Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/fixtures/
DLSTMLayerFixture.h116 bool cifg_opt = scratch_shape.x() == cell_bias_shape.x() * 4 ? false : true; in compute_target() local
120 if(!cifg_opt) in compute_target()
151 if(!cifg_opt) in compute_target()
237 if(!cifg_opt) in compute_target()
290 if(!cifg_opt) in compute_target()
366 bool cifg_opt = scratch_shape.x() == cell_bias_shape.x() * 4 ? false : true; in compute_reference() local
395 if(!cifg_opt && use_layer_norm) in compute_reference()
433 if(cifg_opt) in compute_reference()
519 if(!cifg_opt) in compute_reference()