Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc4274 inline bool IsIntegerInInt32Bounds(const Input& inp) { in IsIntegerInInt32Bounds() function
4298 if (!IsIntegerInInt32Bounds(src[i])) { in CopyToTrtInt32Array()