Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go8764 type MutexV2Attr func(optionalAttr) type
8771 func MutexV2Container(value string) MutexV2Attr {
8782 func MutexV2SharedName(value string) MutexV2Attr {
8791 func MutexV2(scope *Scope, optional ...MutexV2Attr) (resource tf.Output) { argument