fix the "initializing global variables with values that are not compile-time constants" issue in Intel SDK for OpenCL. The root cause is when initializing global variables with value, the variable need is compile-time constants. Thanks Zheng, Yang <yang.zheng@intel.com>, Chodor, Jaroslaw <jaroslaw.chodor@intel.com> give a help. Signed-off-by: Liu,Kaixuan <kaixuan.liu@intel.com> Signed-off-by: Jun Zhao <jun.zhao@intel.com> |
||
|---|---|---|
| .. | ||
| runtime | ||
| arithm.cl | ||
| convert.cl | ||
| copymakeborder.cl | ||
| copyset.cl | ||
| cvtclr_dx.cl | ||
| fft.cl | ||
| flip.cl | ||
| gemm.cl | ||
| halfconvert.cl | ||
| inrange.cl | ||
| intel_gemm.cl | ||
| lut.cl | ||
| meanstddev.cl | ||
| minmaxloc.cl | ||
| mixchannels.cl | ||
| mulspectrums.cl | ||
| normalize.cl | ||
| reduce2.cl | ||
| reduce.cl | ||
| repeat.cl | ||
| set_identity.cl | ||
| split_merge.cl | ||
| transpose.cl | ||