LostTech.TensorFlow : API Documentation

Type CollectiveKeys

Namespace tensorflow.python.distribute.cross_device_utils

Parent PythonObjectContainer

Interfaces ICollectiveKeys

Public instance methods

int get_group_key(IEnumerable<object> devices)

object get_group_key_dyn(object devices)

object get_op_instance_key()

object get_op_instance_key_dyn()

int get_variable_instance_key()

object get_variable_instance_key_dyn()

Public properties

object PythonObject get;