Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1582 auto shard_type = accumulator_shard->getType()->getPointerElementType(); in EmitInnerLoopForVectorizedReduction() local
1583 if (auto vector_type = llvm::dyn_cast<llvm::VectorType>(shard_type)) { in EmitInnerLoopForVectorizedReduction()