Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go10078 type UnbatchGradAttr func(optionalAttr) type
10082 func UnbatchGradContainer(value string) UnbatchGradAttr {
10090 func UnbatchGradSharedName(value string) UnbatchGradAttr {
10112 …ut, batch_index tf.Output, grad tf.Output, id tf.Output, optional ...UnbatchGradAttr) (batched_gra… argument