Home
last modified time | relevance | path

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

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