Searched defs:ishape (Results 1 – 4 of 4) sorted by relevance
370 const auto& ishape = input->shape(); in ValidateShapesForSlice() local
24 c10::SmallVector<int64_t, 3u> ishape; member
3479 ishape = [1, 400, 400, 1] variable
498 static int64_t GetInferredShapeSize(const InferredShape& ishape, in GetInferredShapeSize()