Searched defs:num_coeffs (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_spatial_convolutions.h | 40 const Index num_coeffs = max_depth - depth; member
|
D | eigen_spatial_convolutions-inl.h | 873 Index num_coeffs) const { in partialPacketNoPadding()
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorReductionGpu.h | 134 …IP_LAUNCH_BOUNDS_1024 void FullReductionKernel(Reducer reducer, const Self input, Index num_coeffs, in FullReductionKernel() 216 …024 void ReductionInitFullReduxKernelHalfFloat(Reducer reducer, const Self input, Index num_coeffs, in ReductionInitFullReduxKernelHalfFloat() 241 …oid ReductionInitKernelHalfFloat(Reducer reducer, const Self input, Index num_coeffs, half* output… in ReductionInitKernelHalfFloat() 261 …_BOUNDS_1024 void FullReductionKernelHalfFloat(Reducer reducer, const Self input, Index num_coeffs, in FullReductionKernelHalfFloat()
|
/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ |
D | onedevice_train_palm_detection_filter_inference_beta.cc | 621 const int32_t num_coeffs = num_lines * kernel_width * in_depth; in Im2Row() local 632 const int32_t num_coeffs = kernel_x_start * in_depth; in Im2Row() local 644 const int32_t num_coeffs = in Im2Row() local 663 const int32_t num_coeffs = (kernel_width - kernel_x_end) * in_depth; in Im2Row() local 675 const int32_t num_coeffs = num_lines * kernel_width * in_depth; in Im2Row() local
|
D | onedevice_train_palm_detection_filter_inference_v2.cc | 621 const int32_t num_coeffs = num_lines * kernel_width * in_depth; in Im2Row() local 632 const int32_t num_coeffs = kernel_x_start * in_depth; in Im2Row() local 644 const int32_t num_coeffs = in Im2Row() local 663 const int32_t num_coeffs = (kernel_width - kernel_x_end) * in_depth; in Im2Row() local 675 const int32_t num_coeffs = num_lines * kernel_width * in_depth; in Im2Row() local
|
D | onedevice_train_palm_detection_filter_inference.cc | 622 const int32_t num_coeffs = num_lines * kernel_width * in_depth; in Im2Row() local 633 const int32_t num_coeffs = kernel_x_start * in_depth; in Im2Row() local 645 const int32_t num_coeffs = in Im2Row() local 664 const int32_t num_coeffs = (kernel_width - kernel_x_end) * in_depth; in Im2Row() local 676 const int32_t num_coeffs = num_lines * kernel_width * in_depth; in Im2Row() local
|
/external/libaom/aom_dsp/ |
D | noise_model.c | 184 static int num_coeffs(const aom_noise_model_params_t params) { in num_coeffs() function
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.c | 3168 unsigned num_coeffs) in lp_build_polynomial()
|