| /external/ComputeLibrary/arm_compute/runtime/common/ |
| D | LSTMParams.h | 145 LSTMParams &set_cell_clip_params(float cell_clip) in set_cell_clip_params() 255 float cell_clip() const in cell_clip() function
|
| /external/tensorflow/tensorflow/core/kernels/rnn/ |
| D | lstm_ops_gpu.cu.cc | 88 const float forget_bias, const float cell_clip, in lstm_gates() 229 const float cell_clip, bool use_peephole, typename TTypes<T>::ConstMatrix x, in LSTMBlockCellFpropWithCUDA()
|
| D | lstm_ops.cc | 47 const float forget_bias, const float cell_clip, bool use_peephole, in LSTMBlockCellFpropWithEigen()
|
| /external/ComputeLibrary/examples/ |
| D | graph_deepspeech_v0_4_1.cpp | 77 const float cell_clip = 20.f; in do_setup() local
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | optional_tensor_test.cc | 33 bool use_projection_bias, float cell_clip, float proj_clip, in LSTMOpModel()
|
| D | unidirectional_sequence_lstm_test.cc | 38 bool use_projection_weights, bool use_projection_bias, float cell_clip, in HybridUnidirectionalLSTMOpModel() 2220 bool use_projection_weights, bool use_projection_bias, float cell_clip, in LayerNormUnidirectionalLSTMOpModel()
|
| D | lstm.cc | 147 const float cell_clip = params->cell_clip; in PopulateQuantizedLstmParams8x8_16() local 809 const float cell_clip = params->cell_clip; in PopulateQuantizedLstmParams8x8_8() local
|
| D | unidirectional_sequence_lstm.cc | 55 const float cell_clip = params->cell_clip; in PopulateQuantizedLstmParams8x8_16() local
|
| D | bidirectional_sequence_lstm_test.cc | 36 bool use_aux_input, float cell_clip, float proj_clip, in BidirectionalLSTMOpModel()
|
| D | lstm_test.cc | 2132 float cell_clip, float proj_clip, in HybridSparseLSTMOpModel()
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
| D | lstm_parser.cc | 276 Value* cell_gate, float cell_clip, in BuildCellStateUpdate()
|
| /external/tensorflow/tensorflow/lite/c/ |
| D | builtin_op_data.h | 267 float cell_clip; member 281 float cell_clip; member 295 float cell_clip; member
|
| /external/tensorflow/tensorflow/python/keras/layers/legacy_rnn/ |
| D | rnn_cell_impl.py | 861 cell_clip=None, argument
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir/ |
| D | lstm.json | 221 "cell_clip": 50.0 number
|
| /external/tensorflow/tensorflow/lite/delegates/nnapi/ |
| D | nnapi_delegate_test.cc | 3171 bool use_projection_bias, float cell_clip, float proj_clip, in LSTMOpModel()
|