Home
last modified time | relevance | path

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

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