Searched defs:OldTensorInfo (Results 1 – 1 of 1) sorted by relevance
43 struct OldTensorInfo { struct44 …OldTensorInfo(std::vector<int64_t> old_shape, std::vector<int64_t> old_strides, std::vector<int64_… in OldTensorInfo() argument57 using OldTensorInfoPtr = std::shared_ptr<OldTensorInfo>; argument