Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go7581 type StackV2Attr func(optionalAttr) type
7588 func StackV2StackName(value string) StackV2Attr {
7602 func StackV2(scope *Scope, max_size tf.Output, elem_type tf.DataType, optional ...StackV2Attr) (han… argument