Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_runtime/
H A Dmodel_container.h278 static_cast<uint8_t*>(get_constant_blob_ptr(use_inactive)); in update_constant_buffer()
456 void* get_constant_blob_ptr(bool get_inactive) { in get_constant_blob_ptr() function