Searched defs:axis_value_ptr (Results 1 – 4 of 4) sorted by relevance
35 auto axis_value_ptr = prim->GetAttr(kAxis); in UnstackCalc() local
305 auto axis_value_ptr = prim->GetAttr(ops::kAxis); in AdjustAxis() local
117 ValuePtr axis_value_ptr = MakeValue(std::make_shared<Int64Imm>(axis)); in CreateSplitOp() local
480 … const ValueSequencePtr &axis_value_ptr, const PrimitivePtr &primitive) { in DoInferReduceShape()629 auto axis_value_ptr = axis_value->cast<ValueSequencePtr>(); in InferImplReduceShape() local