Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/inductor/aoti_runtime/
Dmodel_container.h60 model->compute_cuda_constant_blob(blob_size_, constants_internal_offset_); in use_secondary_()
398 size_t blob_size_; variable
462 constant_blob_secondary_ = RAII_cudaMalloc(blob_size_); in get_constant_blob_ptr()