Searched defs:shape_vector (Results 1 – 7 of 7) sorted by relevance
116 std::vector<int64_t> shape_vector = std::get<1>(test_params); in TEST_P() local
378 const auto& shape_vector = global_shape(); in DebugString() local482 const auto& shape_vector = global_shape(); in DebugString() local
516 std::string ShapeToDebugString(const std::vector<T> shape_vector) { in ShapeToDebugString()
1113 gtl::InlinedVector<int64, 4> shape_vector( in UpdateOutputLayoutsWithSameShapePolicy() local
231 const auto shape_vector = shape.vec<int64_t>(); in Compute() local
301 auto shape_vector = output_type.getShape(); in GetShape() local
454 std::vector<c10::ShapeSymbol> shape_vector = shape.sizes().value(); in ComputeShapeFromReshape() local