Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go7991 type ResourceConditionalAccumulatorAttr func(optionalAttr) type
7998 func ResourceConditionalAccumulatorContainer(value string) ResourceConditionalAccumulatorAttr {
8009 func ResourceConditionalAccumulatorSharedName(value string) ResourceConditionalAccumulatorAttr {
8017 func ResourceConditionalAccumulatorReductionType(value string) ResourceConditionalAccumulatorAttr {
8039 …ope *Scope, dtype tf.DataType, shape tf.Shape, optional ...ResourceConditionalAccumulatorAttr) (ha… argument