Searched defs:num_coeffs (Results 1 – 5 of 5) sorted by relevance
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorReductionCuda.h | 125 __global__ void FullReductionKernel(Reducer reducer, const Self input, Index num_coeffs, in FullReductionKernel() 191 …tionInitFullReduxKernelHalfFloat(Reducer reducer, const Self input, Index num_coeffs, half2* scrat… in ReductionInitFullReduxKernelHalfFloat() 204 __global__ void ReductionInitKernelHalfFloat(Reducer reducer, const Self input, Index num_coeffs, h… in ReductionInitKernelHalfFloat() 219 __global__ void FullReductionKernelHalfFloat(Reducer reducer, const Self input, Index num_coeffs, in FullReductionKernelHalfFloat()
|
/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 | 872 Index num_coeffs) const { in partialPacketNoPadding()
|
/external/libaom/libaom/aom_dsp/ |
D | noise_model.c | 183 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 | 3143 unsigned num_coeffs) in lp_build_polynomial()
|