Searched defs:offset_map (Results 1 – 4 of 4) sorted by relevance
45 struct hash_table_u64 *offset_map; member
104 std::unordered_map<kernel::InferTensor *, size_t> offset_map; in AllocTensors() local
211 std::unordered_map<lite::Tensor *, size_t> offset_map; in AllocTensors() local1431 … const std::unordered_map<lite::Tensor *, size_t> &offset_map, in GetInplaceTensorOffset()
1793 auto offset_map = runtime_allocator_->GetOffsetMap(); in RuntimeAllocatorSetData() local