Searched defs:CreateCustomCall (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.cc1123 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateCustomCall( function in class:xla::HloInstruction
1269 clone = CreateCustomCall(shape, new_operands, custom_call_target_);

Completed in 123 milliseconds