Searched defs:Exporter (Results 1 – 5 of 5) sorted by relevance
19 type Exporter interface { interface
505 func doExport(qr interfaces.QueryCommand, exp interfaces.Exporter, outFormat string) {
108 class Exporter { class137 explicit Exporter(Graph* graph, const Dialect* tf_dialect) in Exporter() function in tensorflow::__anon5152639c0111::Exporter
35 Exporter exporter member
405 func Exporter(f func(reflect.Type) bool) Option { func