Home
last modified time | relevance | path

Searched defs:kernel_cache (Results 1 – 25 of 69) sorted by relevance

123

/dports/science/afni/afni-AFNI_21.3.16/src/svm/
H A Dsvm_common.h171 typedef struct kernel_cache { struct
174 long *invindex;
175 long *active2totdoc;
176 long *totdoc2active;
177 long *lru;
178 long *occu;
179 long elems;
180 long max_elems;
181 long time;
182 long activenum;
[all …]
H A Dsvm_learn.c38 KERNEL_CACHE *kernel_cache, MODEL *model) in svm_learn_classification()
423 KERNEL_CACHE *kernel_cache, MODEL *model) in svm_learn_regression()
776 KERNEL_CACHE *kernel_cache, in optimize_to_convergence()
1641 KERNEL_CACHE *kernel_cache, in update_linear_component()
2027 KERNEL_CACHE *kernel_cache, in select_next_qp_subproblem_grad()
2104 KERNEL_CACHE *kernel_cache, in select_next_qp_subproblem_grad_cache()
2184 KERNEL_CACHE *kernel_cache, in select_next_qp_subproblem_rand()
2394 KERNEL_CACHE *kernel_cache, in reactivate_inactive_examples()
2684 void kernel_cache_reset_lru(KERNEL_CACHE *kernel_cache) in kernel_cache_reset_lru()
2697 void kernel_cache_cleanup(KERNEL_CACHE *kernel_cache) in kernel_cache_cleanup()
[all …]
H A Dsvm_learn.h134 KERNEL_CACHE *kernel_cache; member
H A Dsvm_learn_main.c44 KERNEL_CACHE *kernel_cache; in main() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DGB_reduce_to_scalar_cuda.cu40 thread_local static jitify::JitCache kernel_cache; in GB_reduce_to_scalar_cuda() local
/dports/devel/vexcl/vexcl-1.4.3/vexcl/
H A Dcache.hpp165 typedef object_cache<index_by_context, backend::kernel> kernel_cache; typedef
/dports/science/p5-Algorithm-SVMLight/Algorithm-SVMLight-0.09/lib/Algorithm/
H A DSVMLight.xs239 KERNEL_CACHE *kernel_cache; in train() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Dasm-eva.h17 #define kernel_cache(op, base) "cache " op ", " base "\n" macro
104 #define kernel_cache(op, base) cache op, base macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/
H A Dasm-eva.h17 #define kernel_cache(op, base) "cache " op ", " base "\n" macro
104 #define kernel_cache(op, base) cache op, base macro

123