/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | human_readable_profile_builder.h | 49 absl::string_view category, int64_t cycles, int64_t flop_count, in AddOp() 67 int64_t flop_count; // -1 if unknown member
|
H A D | hlo_profile_printer_data.proto | 32 float flop_count = 4; field
|
H A D | hlo_cost_analysis.cc | 1121 float HloCostAnalysis::flop_count() const { in flop_count() function in xla::HloCostAnalysis 1137 int64_t HloCostAnalysis::flop_count(const HloInstruction& hlo) const { in flop_count() function in xla::HloCostAnalysis
|
/aosp_15_r20/external/libopus/dnn/torch/osce/utils/layers/ |
H A D | noise_shaper.py | 65 def flop_count(self, rate): member in NoiseShaper
|
H A D | td_shaper.py | 69 def flop_count(self, rate): member in TDShaper
|
H A D | limited_adaptive_comb1d.py | 212 def flop_count(self, rate): member in LimitedAdaptiveComb1d
|
H A D | limited_adaptive_conv1d.py | 127 def flop_count(self, rate): member in LimitedAdaptiveConv1d
|
/aosp_15_r20/external/libopus/dnn/torch/osce/models/ |
H A D | silk_feature_net.py | 55 def flop_count(self, rate=200): member in SilkFeatureNet
|
H A D | lpcnet_feature_net.py | 58 def flop_count(self, rate=100): member in LPCNetFeatureNet
|
H A D | silk_feature_net_pl.py | 93 def flop_count(self, rate=200): member in SilkFeatureNetPL
|
H A D | shape_up_48.py | 128 def flop_count(self, rate=16000, verbose=False): member in ShapeUp48
|
H A D | lavoce_400.py | 153 def flop_count(self, rate=16000, verbose=False): member in LaVoce400
|
H A D | lace.py | 115 def flop_count(self, rate=16000, verbose=False): member in LACE
|
H A D | no_lace.py | 157 def flop_count(self, rate=16000, verbose=False): member in NoLACE
|
H A D | lavoce.py | 169 def flop_count(self, rate=16000, verbose=False): member in LaVoce
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | xla_data.proto | 248 double flop_count = 1; field
|