Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorReductionCuda.h125 __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/
Deigen_spatial_convolutions.h40 const Index num_coeffs = max_depth - depth; member
Deigen_spatial_convolutions-inl.h872 Index num_coeffs) const { in partialPacketNoPadding()
/external/libaom/libaom/aom_dsp/
Dnoise_model.c183 static int num_coeffs(const aom_noise_model_params_t params) { in num_coeffs() function
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c3143 unsigned num_coeffs) in lp_build_polynomial()