Variables
MatrixCL
MatrixCL: any = null
bn_backward_kernel
bn_backward_kernel: any = null
bn_forward_kernel
bn_forward_kernel: any = null
child_process
child_process: any = require('child_process')
cl_enabled
cl_enabled: boolean = Boolean(Number(process.env['TEST_CL']))
cl_forward_kernel
cl_forward_kernel: any = null
cl_init_random_kernel
cl_init_random_kernel: any = null
cl_max_backward_overlap_kernel
cl_max_backward_overlap_kernel: any = null
cl_max_forward_kernel
cl_max_forward_kernel: any = null
cl_update_random_kernel
cl_update_random_kernel: any = null
col2im_gpu_kernel
col2im_gpu_kernel: any = null
col2im_perm_gpu_kernel
col2im_perm_gpu_kernel: any = null
compress_kernel
compress_kernel: any = null
constant_table
constant_table: Matrix = null
decompress_kernel
decompress_kernel: any = null
find_max_kernel_first
find_max_kernel_first: any = null
find_max_kernel_second
find_max_kernel_second: any = null
fixture_bottom
fixture_bottom: Matrix = load_npy('bottom')
fixture_mean
fixture_mean: Matrix = load_npy('mean')
fixture_top
fixture_top: Matrix = load_npy('top')
forward_bias_kernel
forward_bias_kernel: any = null
fs
fs: any = require('fs')
im2col_gpu_kernel
im2col_gpu_kernel: any = null
im2col_perm_gpu_kernel
im2col_perm_gpu_kernel: any = null
layer_test_cases
layer_test_cases: Array<string> = fs.readdirSync('spec/fixture/layer')
max_pooling_backward_gpu_kernel
max_pooling_backward_gpu_kernel: any = null
mtimes_largek_cl_kernel
mtimes_largek_cl_kernel: any = null
os
os: any = require('os')
update_bias_kernel
update_bias_kernel: any = null