LostTech.TensorFlow : API Documentation

Type composite_tensor

Namespace tensorflow.python.framework.composite_tensor

Public static methods

object replace_composites_with_components(IEnumerable<IGraphNodeBase> structure)

object replace_composites_with_components(CompositeTensor structure)

object replace_composites_with_components(object structure)

object replace_composites_with_components_dyn(object structure)

Public properties

PythonFunctionContainer CompositeTensor_fn get;

PythonFunctionContainer replace_composites_with_components_fn get;