Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go2920 type PackAttr func(optionalAttr) type
2927 func PackAxis(value int64) PackAttr {
2959 func Pack(scope *Scope, values []tf.Output, optional ...PackAttr) (output tf.Output) { argument