Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dgraph_utils.h86 Status GetScalarConstNodeValue(const NodeDef& node, T* value) { in GetScalarConstNodeValue() function
H A Dgraph_utils.cc197 Status GetScalarConstNodeValue(const NodeDef& node, int64_t* value) { in GetScalarConstNodeValue() function
204 Status GetScalarConstNodeValue(const NodeDef& node, bool* value) { in GetScalarConstNodeValue() function