Searched refs:input_weights (Results 1 – 6 of 6) sorted by relevance
107 input_weights
127 input_weights
58 gate->input_weights, in arm_nn_lstm_calculate_gate_s16()
65 gate->input_weights, in arm_nn_lstm_calculate_gate_s8_s16()
202 const void *input_weights; member
67 … input_weights = Lib.op_utils.generate_tf_tensor(shapes["all_input_weights"], -1, 1, decimals=8)68 model.layers[1 + time_major_offset].weights[0].assign(input_weights)