Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/heuristics/direct_conv/
H A DClDirectConvDefaultConfigValhall.cpp80 const TensorShape wei_shape = wei->tensor_shape(); in configure_G78_f32() local
141 const TensorShape wei_shape = wei->tensor_shape(); in configure_G78_f16() local
277 const TensorShape wei_shape = wei->tensor_shape(); in configure_G57_f32() local
337 const TensorShape wei_shape = wei->tensor_shape(); in configure_G57_f16() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/heuristics/dwc_native/
H A DClDWCNativeDefaultConfigValhall.cpp80 const TensorShape wei_shape = wei->tensor_shape(); in configure_G78_f32() local
144 const TensorShape wei_shape = wei->tensor_shape(); in configure_G78_f16() local
246 const TensorShape wei_shape = wei->tensor_shape(); in configure_G77_f16() local
H A DClDWCNativeDefaultConfigBifrost.cpp47 const TensorShape wei_shape = wei->tensor_shape(); in configure_f32() local
119 const TensorShape wei_shape = wei->tensor_shape(); in configure_f16() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/heuristics/indirect_conv/
H A DClIndirectConvDefaultConfigValhall.cpp109 const TensorShape wei_shape = wei->tensor_shape(); in configure_G77_f16() local