Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go10578 type DecodeRawAttr func(optionalAttr) type
10586 func DecodeRawLittleEndian(value bool) DecodeRawAttr {
10601 func DecodeRaw(scope *Scope, bytes tf.Output, out_type tf.DataType, optional ...DecodeRawAttr) (out… argument