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