Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
DTensorShape.cpp2126 const auto tid_offset = thread_offsets.const_data_ptr<int64_t>()[tid]; in index_select_sparse_cpu() local
2384 const auto tid_offset = ptr_thread_offset[tid]; in index_select_sparse_cpu() local