Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/cpu/operators/
DCpuWinogradConv2d.cpp400 void *win_wght_transf_ptr; in prepare() local
403win_wght_transf_ptr = reinterpret_cast<void *>(winograd_transformed_weights.get()->buffer() + win… in prepare()
412 win_wght_transf_ptr, in prepare()