Searched defs:CreateCall (Results 1 – 2 of 2) sorted by relevance
1111 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateCall( in CreateCall() function in xla::HloInstruction
1663 func (b Builder) CreateCall(fn Value, args []Value, name string) (v Value) { func