Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dimport_quant_stats_pass.cc143 ElementsAttr layer_stats, in InsertStatsOpAtResult()
166 ElementsAttr layer_stats = DenseFPElementsAttr::get( in ImportAsStatsOps() local
/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
Dconvert_custom_aggregation_op_to_quant_stats.cc89 ElementsAttr layer_stats = DenseFPElementsAttr::get( in matchAndRewrite() local
/external/webrtc/test/scenario/
Dstats_collection.cc60 std::vector<VideoQualityStats> VideoQualityAnalyzer::layer_stats() const { in layer_stats() function in webrtc::test::VideoQualityAnalyzer
/external/webrtc/modules/video_coding/codecs/test/
Dvideocodec_test_stats_impl.cc81 std::vector<VideoStatistics> layer_stats; in SliceAndCalcLayerVideoStatistic() local
Dvideocodec_test_fixture_impl.cc536 std::vector<VideoStatistics> layer_stats = in AnalyzeAllFrames() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_quantize_helper.h208 mlir::ElementsAttr layer_stats = mlir::DenseFPElementsAttr::get( in processRestrictScale() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_import.cc295 mlir::ElementsAttr layer_stats = mlir::DenseFPElementsAttr::get( in ConvertMinMaxToStatsOp() local
Dflatbuffer_export.cc1426 auto layer_stats = stats_op.getLayerStats().cast<mlir::DenseFPElementsAttr>(); in GetQuantizationForQuantStatsOpOutput() local