Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dcompilability_check_util.h248 bool IsAssertOrCheckNumerics(absl::string_view op_name) const { in IsAssertOrCheckNumerics() function
H A Dcompilability_check_util.cc474 IsAssertOrCheckNumerics(node.type_string())) { in IsCompilableNode()