Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_constructor.h37 bool allow_internal_ops = false; member
H A Dgraph_constructor.cc71 bool IsValidNodeName(StringPiece s, bool allow_internal_ops) { in IsValidNodeName()
121 bool allow_internal_ops; member