Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.h1846 void set_custom_call_target(absl::string_view target) { in set_custom_call_target() function
H A Dhlo_instruction.cc4788 void HloInstruction::set_custom_call_target(absl::string_view target) { in set_custom_call_target() function in xla::HloInstruction