Home
last modified time | relevance | path

Searched defs:RecordInputAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go6019 type RecordInputAttr func(optionalAttr) type
6089 func RecordInput(scope *Scope, file_pattern string, optional ...RecordInputAttr) (records tf.Output…