LostTech.TensorFlow : API Documentation

Type IOptional

Namespace tensorflow.data.experimental

Interfaces ICompositeTensor

Methods

Properties

Public instance methods

object get_value(object name)

Returns the value of a variable.
Returns
object
A Numpy array.

object has_value(object name)

Public properties

object value_structure get;