Searched defs:current_shape (Results 1 – 6 of 6) sorted by relevance
72 const TensorShape current_shape(shapes[i].vec<int64_t>()); in operator ()() local164 const TensorShape current_shape(shapes[i].vec<int64_t>()); in Compute() local
150 const TensorShape current_shape(shapes[i].vec<int64_t>()); in operator ()() local
154 auto current_shape = shapes[i]; in IncludesShapes() local
228 std::vector<int> current_shape = imagined_original_shape; in Run() local
1427 const xla::HloInstruction* instr, const xla::Shape& current_shape, in GetOrCreateArrayView()1494 const HloInstruction* instr, const Shape& current_shape, in GetOrCreateViewImpl()
161 SmallVector<int64_t, 4> current_shape; in VerifyOperandsHaveSameShapesOrBroadcastableShape() local