LostTech.TensorFlow : API Documentation

Type resource_variable_ops

Namespace tensorflow.python.ops.resource_variable_ops

Methods

Properties

Public static methods

UninitializedVariable copy_to_graph_uninitialized(Trackable var)

UninitializedVariable copy_to_graph_uninitialized(ResourceVariable var)

object copy_to_graph_uninitialized_dyn(object var)

Tensor eager_safe_variable_handle(IGraphNodeBase initial_value, TensorShape shape, string shared_name, string name, bool graph_mode)

Tensor eager_safe_variable_handle(IGraphNodeBase initial_value, TensorShape shape, string shared_name, PythonFunctionContainer name, bool graph_mode)

Tensor eager_safe_variable_handle(IGraphNodeBase initial_value, TensorShape shape, object shared_name, string name, bool graph_mode)

Tensor eager_safe_variable_handle(IGraphNodeBase initial_value, TensorShape shape, object shared_name, PythonFunctionContainer name, bool graph_mode)

Tensor eager_safe_variable_handle(IGraphNodeBase initial_value, TensorShape shape, PythonFunctionContainer shared_name, string name, bool graph_mode)

Tensor eager_safe_variable_handle(IGraphNodeBase initial_value, TensorShape shape, PythonFunctionContainer shared_name, PythonFunctionContainer name, bool graph_mode)

Tensor eager_safe_variable_handle(IGraphNodeBase initial_value, IEnumerable<int> shape, string shared_name, string name, bool graph_mode)

Tensor eager_safe_variable_handle(IGraphNodeBase initial_value, IEnumerable<int> shape, string shared_name, PythonFunctionContainer name, bool graph_mode)

Tensor eager_safe_variable_handle(IGraphNodeBase initial_value, IEnumerable<int> shape, object shared_name, string name, bool graph_mode)

Tensor eager_safe_variable_handle(IGraphNodeBase initial_value, IEnumerable<int> shape, object shared_name, PythonFunctionContainer name, bool graph_mode)

Tensor eager_safe_variable_handle(IGraphNodeBase initial_value, IEnumerable<int> shape, PythonFunctionContainer shared_name, string name, bool graph_mode)

Tensor eager_safe_variable_handle(IGraphNodeBase initial_value, IEnumerable<int> shape, PythonFunctionContainer shared_name, PythonFunctionContainer name, bool graph_mode)

object eager_safe_variable_handle_dyn(object initial_value, object shape, object shared_name, object name, object graph_mode)

object get_eager_safe_handle_data(Operation handle)

object get_eager_safe_handle_data(IGraphNodeBase handle)

object get_eager_safe_handle_data_dyn(object handle)

object get_resource_handle_data(Operation graph_op)

object get_resource_handle_data(IGraphNodeBase graph_op)

object get_resource_handle_data_dyn(object graph_op)

bool is_resource_variable(object var)

bool is_resource_variable(PythonFunctionContainer var)

bool is_resource_variable(IEnumerable<IGraphNodeBase> var)

object is_resource_variable_dyn(object var)

object shape_safe_assign_variable_handle(Operation handle, TensorShape shape, IGraphNodeBase value, string name)

object shape_safe_assign_variable_handle(IGraphNodeBase handle, TensorShape shape, IGraphNodeBase value, string name)

object shape_safe_assign_variable_handle_dyn(object handle, object shape, object value, object name)

void variable_accessed(Variable variable)

object variable_accessed_dyn(object variable)

Tensor variable_handle_from_shape_and_dtype(IEnumerable<int> shape, DType dtype, PythonFunctionContainer shared_name, string name, bool graph_mode, Operation extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(TensorShape shape, DType dtype, string shared_name, string name, bool graph_mode, IGraphNodeBase extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(TensorShape shape, DType dtype, string shared_name, string name, bool graph_mode, Operation extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(TensorShape shape, DType dtype, string shared_name, PythonFunctionContainer name, bool graph_mode, IGraphNodeBase extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(TensorShape shape, DType dtype, string shared_name, PythonFunctionContainer name, bool graph_mode, Operation extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(IEnumerable<int> shape, DType dtype, PythonFunctionContainer shared_name, PythonFunctionContainer name, bool graph_mode, IGraphNodeBase extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(TensorShape shape, DType dtype, object shared_name, string name, bool graph_mode, Operation extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(TensorShape shape, DType dtype, object shared_name, PythonFunctionContainer name, bool graph_mode, IGraphNodeBase extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(TensorShape shape, DType dtype, object shared_name, PythonFunctionContainer name, bool graph_mode, Operation extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(TensorShape shape, DType dtype, object shared_name, string name, bool graph_mode, IGraphNodeBase extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(TensorShape shape, DType dtype, PythonFunctionContainer shared_name, string name, bool graph_mode, Operation extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(IEnumerable<int> shape, DType dtype, PythonFunctionContainer shared_name, string name, bool graph_mode, IGraphNodeBase extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(IEnumerable<int> shape, DType dtype, object shared_name, PythonFunctionContainer name, bool graph_mode, Operation extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(IEnumerable<int> shape, DType dtype, object shared_name, PythonFunctionContainer name, bool graph_mode, IGraphNodeBase extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(IEnumerable<int> shape, DType dtype, PythonFunctionContainer shared_name, PythonFunctionContainer name, bool graph_mode, Operation extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(TensorShape shape, DType dtype, PythonFunctionContainer shared_name, string name, bool graph_mode, IGraphNodeBase extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(IEnumerable<int> shape, DType dtype, object shared_name, string name, bool graph_mode, IGraphNodeBase extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(IEnumerable<int> shape, DType dtype, object shared_name, string name, bool graph_mode, Operation extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(IEnumerable<int> shape, DType dtype, string shared_name, PythonFunctionContainer name, bool graph_mode, IGraphNodeBase extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(IEnumerable<int> shape, DType dtype, string shared_name, string name, bool graph_mode, Operation extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(IEnumerable<int> shape, DType dtype, string shared_name, string name, bool graph_mode, IGraphNodeBase extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(TensorShape shape, DType dtype, PythonFunctionContainer shared_name, PythonFunctionContainer name, bool graph_mode, Operation extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(TensorShape shape, DType dtype, PythonFunctionContainer shared_name, PythonFunctionContainer name, bool graph_mode, IGraphNodeBase extra_handle_data)

Tensor variable_handle_from_shape_and_dtype(IEnumerable<int> shape, DType dtype, string shared_name, PythonFunctionContainer name, bool graph_mode, Operation extra_handle_data)

object variable_handle_from_shape_and_dtype_dyn(object shape, object dtype, object shared_name, object name, object graph_mode, object extra_handle_data)

Tensor variable_shape(IGraphNodeBase handle, ImplicitContainer<T> out_type)

Tensor variable_shape(int handle, ImplicitContainer<T> out_type)

Tensor variable_shape(Operation handle, ImplicitContainer<T> out_type)

Tensor variable_shape(IEnumerable<object> handle, ImplicitContainer<T> out_type)

Tensor variable_shape(double handle, ImplicitContainer<T> out_type)

Tensor variable_shape(object handle, ImplicitContainer<T> out_type)

object variable_shape_dyn(object handle, ImplicitContainer<T> out_type)

Public properties

PythonFunctionContainer _UnreadVariable_fn get;

PythonFunctionContainer BaseResourceVariable_fn get;

PythonFunctionContainer copy_to_graph_uninitialized_fn get;

PythonFunctionContainer eager_safe_variable_handle_fn get;

PythonFunctionContainer EagerResourceDeleter_fn get;

PythonFunctionContainer get_eager_safe_handle_data_fn get;

PythonFunctionContainer get_resource_handle_data_fn get;

PythonFunctionContainer is_resource_variable_fn get;

PythonFunctionContainer ResourceVariable_fn get;

PythonFunctionContainer shape_safe_assign_variable_handle_fn get;

PythonFunctionContainer UninitializedVariable_fn get;

PythonFunctionContainer variable_accessed_fn get;

PythonFunctionContainer variable_handle_from_shape_and_dtype_fn get;

PythonFunctionContainer variable_shape_fn get;