Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dverify_suitable_for_graph_export.cc25 constexpr char kInvalidExecutorGraphMsg[] = variable
33 function.emitError(kInvalidExecutorGraphMsg) in VerifyExportSuitable()
41 block.begin()->emitError(kInvalidExecutorGraphMsg) in VerifyExportSuitable()
47 function.emitError(kInvalidExecutorGraphMsg) in VerifyExportSuitable()
57 island.emitError(kInvalidExecutorGraphMsg) in VerifyExportSuitable()