Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go33565 type MutexV2Attr func(optionalAttr) type
33572 func MutexV2Container(value string) MutexV2Attr {
33583 func MutexV2SharedName(value string) MutexV2Attr {
33592 func MutexV2(scope *Scope, optional ...MutexV2Attr) (resource tf.Output) { argument