LostTech.TensorFlow : API Documentation

Type TensorSignature

Namespace tensorflow.contrib.learn.tensor_signature

Parent PythonObjectContainer

Interfaces ITensorSignature

Public instance methods

object get_feature_spec_dyn()

object get_placeholder_dyn()

object is_compatible_with(IDictionary<object, object> other)

object is_compatible_with(TensorSignature other)

Public properties

object dtype get; set;

object is_sparse get; set;

object PythonObject get;

object shape get; set;