Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc2909 std::vector<llvm::Type*> accumulator_types; in EmitElementalReduce() local
2985 llvm::ArrayRef<llvm::Type*> accumulator_types, bool is_variadic) { in EmitAccumResult()