LostTech.TensorFlow : API Documentation

Type ResourceVariable

Namespace tensorflow.python.ops.resource_variable_ops

Parent BaseResourceVariable

Interfaces IResourceVariable

Public static methods

ResourceVariable NewDyn(object initial_value, object trainable, object collections, ImplicitContainer<T> validate_shape, object caching_device, object name, object dtype, object variable_def, object import_scope, object constraint, object distribute_strategy, object synchronization, object aggregation, object shape)

Public properties

object aggregation get;

object aggregation_dyn get;

object constraint get;

object constraint_dyn get;

object create get;

object create_dyn get;

object device get;

object device_dyn get;

object dtype get;

object dtype_dyn get;

object graph get;

object graph_dyn get;

object handle get;

object handle_dyn get;

Tensor initial_value get;

object initial_value_dyn get;

object initializer get;

object initializer_dyn get;

object name get;

object name_dyn get;

object op get;

object op_dyn get;

object PythonObject get;

TensorShape shape get;

object shape_dyn get;

object synchronization get;

object synchronization_dyn get;

Nullable<bool> trainable get;

object trainable_dyn get;