Searched refs:kNopCustomCallTarget (Results 1 – 2 of 2) sorted by relevance
259 HloInstruction::CreateCustomCall(infeed_shape, {}, kNopCustomCallTarget)); in RemoveInfeed()284 HloInstruction::CreateCustomCall(recv_shape, {}, kNopCustomCallTarget)); in RemoveRecvDone()341 hlo->shape(), hlo->operands(), kNopCustomCallTarget)); in RemoveCollective()
131 constexpr char kNopCustomCallTarget[] = "AllocateBuffer"; variable