Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dtensor_numpy.cpp33 void warn_numpy_not_writeable() { in warn_numpy_not_writeable() function
205 void warn_numpy_not_writeable() { in warn_numpy_not_writeable() function
231 warn_numpy_not_writeable(); in tensor_from_numpy()
H A Dtensor_numpy.h19 void warn_numpy_not_writeable();
H A Dtensor_new.cpp1789 warn_numpy_not_writeable(); in asarray()