LostTech.TensorFlow : API Documentation

Type IVariableScope

Namespace tensorflow

Interfaces IPythonObjectContainer

Public instance methods

object get_collection(object name)

object get_variable(object var_store, object name, object shape, object dtype, object initializer, object regularizer, object reuse, object trainable, object collections, object caching_device, object partitioner, object validate_shape, object use_resource, object custom_getter, object constraint, object synchronization, object aggregation)

object set_dtype_(object dtype)

object set_initializer_(object initializer)

object set_use_resource_(object use_resource)

Public properties

object caching_device get;

object constraint get;

object custom_getter get;

object dtype get;

object initializer get;

object name get;

object original_name_scope get;

object partitioner get;

object regularizer get;

object reuse get;

object use_resource get;