Home
last modified time | relevance | path

Searched defs: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
366 bool cifg_opt = scratch_shape.x() == cell_bias_shape.x() * 4 ? false : true; in compute_reference() local