Home
last modified time | relevance | path

Searched defs:projection_weights (Results 1 – 25 of 46) sorted by relevance

12

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dlayer_norm_lstm.mod.py64 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", variable
236 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", variable
Dlstm2_state2_float16.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{0,0}") variable
Dlstm2_float16.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{0,0}") variable
Dlstm3_state2_float16.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{%d,%d}" % (n_output, n_cell)) variable
Dlstm3_float16.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{%d,%d}" % (n_output, n_cell)) variable
Dlstm3_state_float16.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{%d,%d}" % (n_output, n_cell)) variable
Dlstm3_state3_float16.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{%d,%d}" % (n_output, n_cell)) variable
Dlstm2_state_float16.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{0,0}") variable
Dlstm_state_float16.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{0,0}") variable
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dlstm3_state.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable
Dlstm2.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
Dlstm2_state2.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
Dlstm3.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable
Dlstm2_state.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
Dlstm3_state2.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable
Dlstm3_state3.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable
Dlstm_state2.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
Dlstm.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dlstm2_state2_relaxed.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
Dlstm2_state_relaxed.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
Dlstm2_relaxed.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
Dlstm3_state3_relaxed.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable
Dlstm3_state_relaxed.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable
Dlstm3_state2_relaxed.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable
Dlstm3_relaxed.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable

12