Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/heuristics/direct_conv/
DClDirectConvDefaultConfigValhall.cpp86 const bool is_pointwise = (wei_shape[1] == wei_shape[2]) && wei_shape[1] == 1; in configure_G78_f32() local
148 const bool is_pointwise = (wei_shape[1] == wei_shape[2]) && wei_shape[1] == 1; in configure_G78_f16() local
282 const bool is_pointwise = (wei_shape[1] == wei_shape[2]) && wei_shape[1] == 1; in configure_G57_f32() local
343 const bool is_pointwise = (wei_shape[1] == wei_shape[2]) && wei_shape[1] == 1; in configure_G57_f16() local