Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go6621 type OneHotAttr func(optionalAttr) type
6627 func OneHotAxis(value int64) OneHotAttr {
6730 … depth tf.Output, on_value tf.Output, off_value tf.Output, optional ...OneHotAttr) (output tf.Outp… argument