LostTech.TensorFlow : API Documentation

Type shared_variable_creator

Namespace tensorflow.python.distribute.shared_variable_creator

Methods

Properties

Public static methods

object make_fn(IDictionary<object, IEnumerable<object>> shared_variable_store, int device_id)

object make_fn_dyn(object shared_variable_store, object device_id)

Public properties

PythonFunctionContainer make_fn_fn get;