Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go3189 type UnbatchGradAttr func(optionalAttr) type
3193 func UnbatchGradContainer(value string) UnbatchGradAttr {
3201 func UnbatchGradSharedName(value string) UnbatchGradAttr {
3223 …ut, batch_index tf.Output, grad tf.Output, id tf.Output, optional ...UnbatchGradAttr) (batched_gra… argument