LostTech.TensorFlow : API Documentation

Type Axes

Namespace tensorflow.contrib.labeled_tensor

Parent PythonObjectContainer

Interfaces IAxes

Public instance methods

bool __contains__(string name)

Axes remove(string axis_name)

Deletes the path located at 'path'.

object remove_dyn(object axis_name)

Deletes the path located at 'path'.

Public properties

object Item get;

object PythonObject get;