Home
last modified time | relevance | path

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

/external/pytorch/c10/core/
DStorageImpl.h19 C10_API void throwNullDataPtrError();
132 throwNullDataPtrError(); in mutable_data_ptr()
167 throwNullDataPtrError(); in mutable_data()
DStorageImpl.cpp17 void throwNullDataPtrError() { in throwNullDataPtrError() function