Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.h370 using ShardedVectorType = std::vector<llvm::Type*>; variable
374 ShardedVectorType CreateShardedVectorType(PrimitiveType element_type,
399 const ShardedVectorType& accumulator_type, HloInstruction* init_value,
Dir_emitter.cc1512 IrEmitter::ShardedVectorType IrEmitter::CreateShardedVectorType( in CreateShardedVectorType()
1519 ShardedVectorType sharded_vector_type; in CreateShardedVectorType()
1568 const ShardedVectorType& accumulator_type, HloInstruction* init_value, in EmitInnerLoopForVectorizedReduction()
1757 ShardedVectorType vector_type = CreateShardedVectorType( in EmitVectorizedReduce()
1790 ShardedVectorType vector_type = CreateShardedVectorType( in EmitVectorizedReduce()