Searched defs:shape_pb (Results 1 – 1 of 1) sorted by relevance
265 std::vector<int64> ShapeProtoToVec(const TensorShapeProto& shape_pb) { in ShapeProtoToVec()279 TensorShapeProto shape_pb; in VecToShapeProto() local