LostTech.TensorFlow : API Documentation

Type LabeledTensor

Namespace tensorflow.contrib.labeled_tensor

Parent PythonObjectContainer

Interfaces ILabeledTensor

Public instance methods

object __abs__()

object __abs___dyn()

object __add__(int other)

object __and__(object other)

object __and___dyn(object other)

LabeledTensor __getitem__(ValueTuple<object, object, object, int> key)

object __invert__()

object __invert___dyn()

LabeledTensor __pos__()

object __pos___dyn()

object __rmul__(double other)

object __rpow__(object other)

object __rpow___dyn(object other)

object __rsub__(double other)

object __xor__(object other)

object __xor___dyn(object other)

Public properties

Axes axes get;

object axes_dyn get;

DType dtype get;

object dtype_dyn get;

LabeledTensor Item get;

object name get;

object name_dyn get;

object PythonObject get;

TensorShape shape get;

object shape_dyn get;

object tensor get;

object tensor_dyn get;