Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc920 void return_cache_entry(std::unique_ptr<TensorInfoCacheEntry> e) in return_cache_entry() function
1493 cache->return_cache_entry(std::move(entry)); in Compute()