Searched defs:axis_val (Results 1 – 4 of 4) sorted by relevance
2676 auto axis_val = axis.getInt(); in convertReduceOpCommon() local2698 for (auto axis_val : axes) { in convertReduceOpCommon() local2902 int64_t axis_val = axes_elems.getValues<IntegerAttr>()[i].getInt(); in convertReduceMeanOp() local
2058 int64_t axis_val = axis_elems.getValues<IntegerAttr>()[i].getInt(); in matchAndRewrite() local
2960 int64_t axis_val = axis_elems.getValues<APInt>()[i].getSExtValue(); in matchAndRewrite() local
165 int64_t axis_val = axis.getInt(); in InferOneHotOpType() local