Home
last modified time | relevance | path

Searched refs:handle_unflatten_exception (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorShape.cpp3508 static inline void handle_unflatten_exception(const std::runtime_error &e, in handle_unflatten_exception() function
3545 handle_unflatten_exception(e, self, dim, sizes, names); in unflatten_impl()