Home
last modified time | relevance | path

Searched defs:input_scale_ (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Ddequantize_tester.h84 float input_scale_ = 1.0f; variable
H A Dquantize_tester.h104 float input_scale_ = 1.0f; variable
H A Dquantized_unary_elementwise_tester.h104 float input_scale_ = 1.0f; variable
H A Dquantized_leaky_relu_tester.h106 float input_scale_ = 1.0f; variable
H A Dquantized_reduce_tester.h147 float input_scale_ = 1.25f; variable
H A Dquantized_fully_connected_tester.h180 float input_scale_ = 0.8f; variable
H A Dquantized_conv_2d_tester.h291 float input_scale_ = 0.125f; variable
H A Dquantized_depthwise_conv_2d_tester.h289 float input_scale_ = 0.8f; variable
/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/
H A Dtrace_program.h79 vec2 input_scale_; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/
H A Dqnnpack_utils.h28 double input_scale_; member