Searched defs:is_scheduled (Results 1 – 8 of 8) sorted by relevance
47 const HloPredicate& is_scheduled) { in ShouldScheduleSuccessor()66 const HloPredicate& is_scheduled) { in ShouldSchedulePredecessor()84 auto is_scheduled = [&](const HloInstruction* instr) -> bool { in PostprocessorToScheduleAsEarlyOrLateAsPossible() local116 auto is_scheduled = [&](const HloInstruction* instr) -> bool { in PostprocessorToScheduleAsEarlyOrLateAsPossible() local
59 bool is_scheduled) { in BuildHloTextDepthwiseConvolution2D()
78 bool is_scheduled = scheduler->IsScheduled(stream_id); in UpdateSendGroup() local
59 is_scheduled: str = "" variable in BinaryBuildWorkflow
52 fn is_scheduled(&self) -> bool { in is_scheduled() method
87 bool is_scheduled() const { return m_instr_flags.test(scheduled); } in is_scheduled() function
164 is_scheduled(struct ir3_instruction *instr) in is_scheduled() function
922 std::optional<bool> is_scheduled; in ParseHloModule() local