Searched refs:cached_tensorimpl_mutex (Results 1 – 1 of 1) sorted by relevance
16 std::mutex cached_tensorimpl_mutex; variable23 const std::lock_guard<std::mutex> lock(cached_tensorimpl_mutex); in is_cached_tensor()29 const std::lock_guard<std::mutex> lock(cached_tensorimpl_mutex); in add_cached_tensor()35 const std::lock_guard<std::mutex> lock(cached_tensorimpl_mutex); in remove_cached_tensor()