Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/gml_st/IR/
H A Dgml_st_ops.cc1798 auto accumulatorCount = llvm::count_if(accumulatorFlags, [](Attribute attr) { in build() local
1834 auto accumulatorCount = llvm::count_if( in verify() local