Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2022-064.md3 ### CVE Number
6 ### Impact
23 ### Patches
28 ### For more information
31 ### Attribution
/external/tensorflow/tensorflow/core/graph/
Dtestlib.cc433 Node* GetSessionTensor(Graph* g, Node* in) { in GetSessionTensor() function
/external/tensorflow/tensorflow/go/op/
Dwrappers.go18978 func GetSessionTensor(scope *Scope, handle tf.Output, dtype tf.DataType) (value tf.Output) { func