Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dtestlib.cc433 Node* GetSessionTensor(Graph* g, Node* in) { in GetSessionTensor() function
/external/tensorflow/tensorflow/go/op/
Dwrappers.go28678 func GetSessionTensor(scope *Scope, handle tf.Output, dtype tf.DataType) (value tf.Output) { func