Searched defs:to_origin_shape (Results 1 – 1 of 1) sorted by relevance
118 const Shape to_origin_shape = to_origin_.tensor_shape().array(); in Init() local903 Shape AlignToLayoutShape(const Shape &to_origin_shape, const Shape &to_layout_shape) { in AlignToLayoutShape()