libGDL icon indicating copy to clipboard operation
libGDL copied to clipboard

一个移动端跨平台的gpu+cpu并行计算的cnn框架(A mobile-side cross-platform gpu+cpu parallel computing CNN framework)

Results 3 libGDL issues
Sort by recently updated
recently updated
newest added

@rexbu I have successfully compiled files under libGPU/bs to generate library of libbs. However, when I tried to compile files under libGPU/filter, it shown that some files rely on libGPU/base,...

@rexbu. Amazed for your great work about building framework with openGL ES. However, I used caffe to train model on GPU mostly, do you have plan to add support for...