/frameworks/ml/nn/runtime/test/specs/ |
D | lstm2_state.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable 67 input_to_forget_weights, 98 …input_to_forget_weights: [-0.55291498, -0.42866567, 0.13056988, -0.3633365, -0.22755712, 0.2825369…
|
D | lstm2.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable 67 input_to_forget_weights, 98 …input_to_forget_weights: [-0.55291498, -0.42866567, 0.13056988, -0.3633365, -0.22755712, 0.2825369…
|
D | lstm.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable 67 input_to_forget_weights, 98 …input_to_forget_weights: [0.09701663, 0.20334584, -0.50592935, -0.31343272, -0.40032279, 0.4478132…
|
D | lstm3_state2.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable 68 input_to_forget_weights, 119 input_to_forget_weights: [
|
D | lstm3_state.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable 68 input_to_forget_weights, 119 input_to_forget_weights: [
|
D | lstm2_state2.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable 67 input_to_forget_weights, 98 …input_to_forget_weights: [-0.55291498, -0.42866567, 0.13056988, -0.3633365, -0.22755712, 0.2825369…
|
D | lstm_state.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable 67 input_to_forget_weights, 98 …input_to_forget_weights: [0.09701663, 0.20334584, -0.50592935, -0.31343272, -0.40032279, 0.4478132…
|
D | lstm_state2.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable 67 input_to_forget_weights, 98 …input_to_forget_weights: [0.09701663, 0.20334584, -0.50592935, -0.31343272, -0.40032279, 0.4478132…
|
D | lstm3_state3.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable 68 input_to_forget_weights, 119 input_to_forget_weights: [
|
D | lstm3.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable 68 input_to_forget_weights, 119 input_to_forget_weights: [
|
/frameworks/ml/nn/tools/test_generator/tests/P_lstm/ |
D | lstm.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable 67 input_to_forget_weights, 98 …input_to_forget_weights: [0.09701663, 0.20334584, -0.50592935, -0.31343272, -0.40032279, 0.4478132…
|
D | stdout.txt.expect | 16 auto input_to_forget_weights = model->addOperand(&type1); 42 …model->addOperation(ANEURALNETWORKS_LSTM, {input, input_to_input_weights, input_to_forget_weights,… 45 …{input, input_to_input_weights, input_to_forget_weights, input_to_cell_weights, input_to_output_we…
|
/frameworks/ml/nn/runtime/test/generated/models/ |
D | lstm2.model.cpp | 16 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 42 …model->addOperation(ANEURALNETWORKS_LSTM, {input, input_to_input_weights, input_to_forget_weights,… in CreateModel() 45 …{input, input_to_input_weights, input_to_forget_weights, input_to_cell_weights, input_to_output_we… in CreateModel()
|
D | lstm3_state2.model.cpp | 17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 43 …model->addOperation(ANEURALNETWORKS_LSTM, {input, input_to_input_weights, input_to_forget_weights,… in CreateModel() 46 …{input, input_to_input_weights, input_to_forget_weights, input_to_cell_weights, input_to_output_we… in CreateModel()
|
D | lstm_state2.model.cpp | 16 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 42 …model->addOperation(ANEURALNETWORKS_LSTM, {input, input_to_input_weights, input_to_forget_weights,… in CreateModel() 45 …{input, input_to_input_weights, input_to_forget_weights, input_to_cell_weights, input_to_output_we… in CreateModel()
|
D | lstm3_state.model.cpp | 17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 43 …model->addOperation(ANEURALNETWORKS_LSTM, {input, input_to_input_weights, input_to_forget_weights,… in CreateModel() 46 …{input, input_to_input_weights, input_to_forget_weights, input_to_cell_weights, input_to_output_we… in CreateModel()
|
D | lstm.model.cpp | 16 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 42 …model->addOperation(ANEURALNETWORKS_LSTM, {input, input_to_input_weights, input_to_forget_weights,… in CreateModel() 45 …{input, input_to_input_weights, input_to_forget_weights, input_to_cell_weights, input_to_output_we… in CreateModel()
|
D | lstm3_state3.model.cpp | 17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 43 …model->addOperation(ANEURALNETWORKS_LSTM, {input, input_to_input_weights, input_to_forget_weights,… in CreateModel() 46 …{input, input_to_input_weights, input_to_forget_weights, input_to_cell_weights, input_to_output_we… in CreateModel()
|
D | lstm3.model.cpp | 17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 43 …model->addOperation(ANEURALNETWORKS_LSTM, {input, input_to_input_weights, input_to_forget_weights,… in CreateModel() 46 …{input, input_to_input_weights, input_to_forget_weights, input_to_cell_weights, input_to_output_we… in CreateModel()
|
D | lstm2_state.model.cpp | 16 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 42 …model->addOperation(ANEURALNETWORKS_LSTM, {input, input_to_input_weights, input_to_forget_weights,… in CreateModel() 45 …{input, input_to_input_weights, input_to_forget_weights, input_to_cell_weights, input_to_output_we… in CreateModel()
|
D | lstm_state.model.cpp | 16 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 42 …model->addOperation(ANEURALNETWORKS_LSTM, {input, input_to_input_weights, input_to_forget_weights,… in CreateModel() 45 …{input, input_to_input_weights, input_to_forget_weights, input_to_cell_weights, input_to_output_we… in CreateModel()
|
D | lstm2_state2.model.cpp | 16 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 42 …model->addOperation(ANEURALNETWORKS_LSTM, {input, input_to_input_weights, input_to_forget_weights,… in CreateModel() 45 …{input, input_to_input_weights, input_to_forget_weights, input_to_cell_weights, input_to_output_we… in CreateModel()
|
/frameworks/ml/nn/common/operations/ |
D | LSTM.cpp | 105 const RunTimeOperandInfo *input_to_forget_weights = in CheckInputTensorDimensions() local 107 NN_CHECK_EQ(NumDimensions(input_to_forget_weights), 2); in CheckInputTensorDimensions() 108 NN_CHECK_EQ(SizeOfDimension(input_to_forget_weights, 0), n_cell); in CheckInputTensorDimensions() 109 NN_CHECK_EQ(SizeOfDimension(input_to_forget_weights, 1), n_input); in CheckInputTensorDimensions()
|