Searched defs:input_shape_vector (Results 1 – 6 of 6) sorted by relevance
27 auto input_shape_vector = input_shape->GetShapeVector(); in InferShape() local
52 auto input_shape_vector = input_shape_ptr->GetShapeVector(); in InferShape() local
130 STATUS AclOptionParamParser::ParseInputShapeVector(const std::string &input_shape_vector, in ParseInputShapeVector()
88 std::string input_shape_vector; member149 std::string input_shape_vector; member
131 auto input_shape_vector = input_shape->GetShapeVector(); in ReshapeExtInferShape() local
180 std::vector<int> input_shape_vector(intput_shape, intput_shape + input_shape_size_); in FixedBitHalfDequantTask() local