Home
last modified time | relevance | path

Searched refs:cell_bias_weights (Results 1 – 1 of 1) sorted by relevance

/external/ComputeLibrary/tests/datasets/
DLSTMLayerDataset.h126 …nsorShape input_weights, TensorShape recurrent_weights, TensorShape cell_bias_weights, TensorShape… in add_config() argument
132 _cell_bias_shapes.emplace_back(std::move(cell_bias_weights)); in add_config()