Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Pass/
DPassStatistics.cpp217 static void prepareStatistics(OpPassManager &pm) { in prepareStatistics() function
233 prepareStatistics(nestedPM); in prepareStatistics()
239 prepareStatistics(*this); in dumpStatistics()
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/
Dprepare-quantize-signed.mlir37 // CHECK-LABEL: prepareStatistics
38 func @prepareStatistics(%arg0: tensor<8x4x3xf32>) -> tensor<8x4x3xf32> {
Dprepare-quantize.mlir36 // CHECK-LABEL: prepareStatistics
37 func @prepareStatistics(%arg0: tensor<8x4x3xf32>) -> tensor<8x4x3xf32> {