Searched defs:is_reduction (Results 1 – 8 of 8) sorted by relevance
145 bool is_reduction; member202 is_reduction(ir_instruction *ir, void *data) in is_reduction() function
351 def is_reduction(self) -> bool: member in BaseSchedulerNode739 def is_reduction(self) -> bool: member in OutputNode945 def is_reduction(self) -> bool: member in SchedulerNode1202 def is_reduction(self) -> bool: member in FusedSchedulerNode
1438 def is_reduction(t): function
2253 let is_reduction = in parse_intrinsic() localVariable2429 let is_reduction = in parse_intrinsic() localVariable
2490 pub fn is_reduction(&self) -> bool { in is_reduction() method
916 TensorIteratorConfig& is_reduction(const bool _is_reduction) { in is_reduction() function
846 def is_reduction(op): function
4708 is_reduction: bool = False variable in LoopLevel