LostTech.TensorFlow : API Documentation

Type ReductionToOneDevice

Namespace tensorflow.distribute

Parent CrossDeviceOps

Interfaces IReductionToOneDevice

Always do reduction to one device first and then do broadcasting.

Batch reduction is done by reduction on each element one by one.

Properties

Public properties

object accumulation_fn get; set;

object PythonObject get;

string reduce_to_device get; set;