Searched defs:input_scale (Results 1 – 8 of 8) sorted by relevance
/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/Lib/ |
D | op_fully_connected.py | 29 def quantize_multiplier(input_scale, weights_scale, output_scale): argument
|
D | op_lstm.py | 108 def calc_scale(name, input_scale, tensor_index): argument
|
/cmsis-nn-latest/Tests/UnitTest/ |
D | svdf_settings.py | 41 input_scale=0.1, argument 118 …def calc_multipliers_and_shifts(self, input_scale, weights_1_scale, weights_2_scale, state_scale, … argument
|
D | softmax_settings.py | 38 input_scale=0.003922, argument
|
D | lstm_settings.py | 311 def calc_scales(self, input_scale, output_state_scale, cell_scale): argument
|
D | fully_connected_settings.py | 26 def __init__(self,
|
D | conv_settings.py | 163 def generate_int4_scale(self, scale, shift, input_scale): argument
|
/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/ |
D | test_plan.json | 12 "input_scale": 0.046774, number 758 "input_scale": 0.1, number
|