Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dtiled_dot_emitter.cc511 std::vector<VectorVariable> vector_accumulators; in EmitOuterLoopBody() local
570 std::vector<VectorVariable>* vector_accumulators) { in EmitInnerLoopTiled()