Home
last modified time | relevance | path

Searched defs:use_byte_size_t (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/
H A DStorage.h27 struct use_byte_size_t {}; struct
H A DStorageImpl.h47 struct use_byte_size_t {}; struct
/aosp_15_r20/external/pytorch/test/cpp_extensions/
H A Dopen_registration_extension.cpp215 c10::intrusive_ptr<c10::StorageImpl> make_custom_storage_impl(c10::StorageImpl::use_byte_size_t, in make_custom_storage_impl()