Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/
Dgraph_test.go121 options.AddInputMapping("input", 0, replacement)
Dgraph.go78 func (o *GraphImportOptions) AddInputMapping(src string, srcIndex int, dst Output) { func