LostTech.TensorFlow : API Documentation

Type Shape

Namespace tensorflow.compiler.xla.python_api.xla_shape

Parent PythonObjectContainer

Interfaces IShape

Public instance methods

object dimensions()

object dimensions_dyn()

object element_type()

object element_type_dyn()

object is_tuple()

object is_tuple_dyn()

object layout()

object layout_dyn()

object tuple_shapes()

object tuple_shapes_dyn()

Public static methods

Shape from_pyval(object pyval)

object from_pyval_dyn(object pyval)

Public properties

object message get; set;

object PythonObject get;