Home
last modified time | relevance | path

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

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