Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dimport_quant_stats_pass.cc126 ElementsAttr layer_stats, in InsertStatsOpAtResult()
149 ElementsAttr layer_stats = DenseFPElementsAttr::get( in ImportAsStatsOps() local
/external/webrtc/test/scenario/
Dstats_collection.cc61 std::vector<VideoQualityStats> VideoQualityAnalyzer::layer_stats() const { in layer_stats() function in webrtc::test::VideoQualityAnalyzer
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_quantize_helper.h207 mlir::ElementsAttr layer_stats = mlir::DenseFPElementsAttr::get( in processRestrictScale() local
/external/webrtc/modules/video_coding/codecs/test/
Dvideocodec_test_stats_impl.cc81 std::vector<VideoStatistics> layer_stats; in SliceAndCalcLayerVideoStatistic() local
Dvideocodec_test_fixture_impl.cc481 std::vector<VideoStatistics> layer_stats = in AnalyzeAllFrames() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_import.cc262 mlir::ElementsAttr layer_stats = mlir::DenseFPElementsAttr::get( in ConvertMinMaxToStatsOp() local
Dflatbuffer_export.cc1310 auto layer_stats = stats_op.layerStats().cast<mlir::DenseFPElementsAttr>(); in GetQuantizationForQuantStatsOpOutput() local