LostTech.TensorFlow : API Documentation

Type DivideDelegateWithName

Namespace tensorflow.python.ops.math_ops

Parent PythonObjectContainer

Interfaces IDivideDelegateWithName

Public instance methods

Tensor __truediv__(double y)

Tensor __truediv__(ValueTuple<PythonClassContainer, PythonClassContainer> y)

Tensor __truediv__(IGraphNodeBase y)

Public properties

string name get; set;

object PythonObject get;

object x get; set;