LostTech.TensorFlow : API Documentation

Type UninitializedVariable

Namespace tensorflow.python.ops.resource_variable_ops

Parent BaseResourceVariable

Interfaces IUninitializedVariable

Public static methods

UninitializedVariable NewDyn(object trainable, object caching_device, object name, object shape, object dtype, object constraint, object synchronization, object aggregation, object extra_handle_data, object distribute_strategy, IDictionary<string, object> unused_kwargs)

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;