Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_verifier.h64 verify_custom_call_nested_computation_thread_name = true; in VerifyCustomCallNestedComputationThreadName()
116 bool verify_custom_call_nested_computation_thread_name = true; member
H A Dhlo_verifier.cc2489 if (opts_.verify_custom_call_nested_computation_thread_name) { in HandleCustomCall()