Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dkernel_mapping_scheme.h186 struct ReductionCalculationState { struct
187 llvm::GlobalVariable* shared_cache;
188 llvm::Value* initial_value;
212 const ReductionCalculationState& GetCalculationStateFor( in GetCalculationStateFor() argument