Searched defs:value_cache_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ | ||
H A D | fused_ir_emitter.h | 88 absl::flat_hash_map<ValueCacheKey, llvm::Value*> value_cache_; variable |
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ | ||
H A D | profiler_python.cpp | 660 ValueCache* value_cache_; member |