neptune_tensorboard.integration.tensorflow_integration
¶
Module Contents¶
Classes¶
|
A magical object class that provides Python 2 compatibility methods: |
Functions¶
|
|
|
|
|
|
|
-
neptune_tensorboard.integration.tensorflow_integration.
_integrated_with_tensorflow
= False¶
-
neptune_tensorboard.integration.tensorflow_integration.
integrate_with_tensorflow
(experiment_getter, prefix=False)[source]¶
-
class
neptune_tensorboard.integration.tensorflow_integration.
TensorflowIntegrator
(prefix=False, experiment_getter=None)[source]¶ Bases:
future.builtins.object
- A magical object class that provides Python 2 compatibility methods::
next __unicode__ __nonzero__
Subclasses of this class can merely define the Python 3 methods (__next__, __str__, and __bool__).
-
neptune_tensorboard.integration.tensorflow_integration.
_integrate_with_tensorflow
(experiment_getter, prefix=False)[source]¶