Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/cpu/operators/
DCpuGemm.cpp119 …_aux_mem[InterleavedLHS] = MemoryInfo(offset_int_vec(InterleavedLHS), MemoryLifetime::Temporary, _… in configure()
306 CpuAuxTensorHandler interleaved_a(offset_int_vec(InterleavedLHS), _tmp_a, tensors, true); in run()
DCpuWinogradConv2d.h99 InterleavedLHS = 2, enumerator
DCpuGemm.h134 InterleavedLHS, enumerator
DCpuWinogradConv2d.cpp274 _aux_mem[InterleavedLHS] = asm_mem_req[InterleavedLHS]; in configure()