Searched defs:kernel_values (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/pytorch/test/edge/ |
H A D | test_operator_registration.cpp | 19 EValue* kernel_values[4]; in TEST() local 41 EValue* kernel_values[4]; in TEST() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/ |
H A D | fully-connected-sparse.c | 31 const uint8_t* kernel_values, in pytorch_qnnp_create_fully_connected_sparse_dq_nc_q8()
|
H A D | operator-run.c | 83 const uint8_t* kernel_values; member 142 const uint8_t* kernel_values; member
|
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ |
H A D | onedevice_train_palm_detection_filter_inference_beta.cc | 220 const T* __restrict kernel_values, in DepthwiseConv2dNative() 311 const T* __restrict kernel_values, in DepthwiseConv2dNativeVALID() 326 const T* __restrict kernel_values, in DepthwiseConv2dNativeSAME()
|
H A D | onedevice_train_palm_detection_filter_inference.cc | 221 const T* __restrict kernel_values, in DepthwiseConv2dNative() 312 const T* __restrict kernel_values, in DepthwiseConv2dNativeVALID() 327 const T* __restrict kernel_values, in DepthwiseConv2dNativeSAME()
|
H A D | onedevice_train_palm_detection_filter_inference_v2.cc | 220 const T* __restrict kernel_values, in DepthwiseConv2dNative() 311 const T* __restrict kernel_values, in DepthwiseConv2dNativeVALID() 326 const T* __restrict kernel_values, in DepthwiseConv2dNativeSAME()
|