Home
last modified time | relevance | path

Searched refs:CollectiveReduceV2Attr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go19283 type CollectiveReduceV2Attr func(optionalAttr) type
19287 func CollectiveReduceV2CommunicationHint(value string) CollectiveReduceV2Attr {
19295 func CollectiveReduceV2TimeoutSeconds(value float32) CollectiveReduceV2Attr {
19302 …token []tf.Output, merge_op string, final_op string, optional ...CollectiveReduceV2Attr) (data tf.… argument