Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dimport_model.cc3627 DCHECK(CheckGraphNameValidity(name)); in GetSubGraph()
3652 bool CheckGraphNameValidity(absl::string_view name) const { in CheckGraphNameValidity() function in tensorflow::__anon636eac960111::SimpleSavedModelMLIRImportInput