Home
last modified time | relevance | path

Searched defs:_transpose_cell_state (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNELSTMLayer.h179 NETranspose _transpose_cell_state; variable
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLLSTMLayer.h242 std::unique_ptr<opencl::kernels::ClTransposeKernel> _transpose_cell_state; variable