Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dkernel_mapping_scheme.h225 absl::Span<llvm::GlobalVariable* const> GetSharedCache() const { in GetSharedCache() function
Dir_emitter_unnested.cc4460 llvm::GlobalVariable* shared_cache = reduction_info.GetSharedCache()[i]; in EmitEpilogueForReduction()