dlprimitives icon indicating copy to clipboard operation
dlprimitives copied to clipboard

Deep Learning Primitives and Mini-Framework for OpenCL

Results 8 dlprimitives issues
Sort by recently updated
recently updated
newest added

``` bash benchark_all.sh /home/inetstar/Kamenev/programming/ZenDnn/lib/python3.10/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. warnings.warn( /home/inetstar/Kamenev/programming/ZenDnn/lib/python3.10/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a...

how to test /build/mnist? which net.json should be used? and how to get net.h5?

cf. https://github.com/KhronosGroup/OpenCL-CLHPP/blob/main/include/CL/cl2.hpp

the option `USE_PYDLPRIM` is defined but not used

Error: ``` [ 90%] Running cpp protocol buffer compiler on proto/onnx.proto [ 92%] Building CXX object CMakeFiles/dlprim_onnx.dir/src/importers/onnx.cpp.o In file included from /home/skunkwork/experiments/dlprimitives/include/dlprim/opencl_include.hpp:26, from /home/skunkwork/experiments/dlprimitives/include/dlprim/context.hpp:9, from /home/skunkwork/experiments/dlprimitives/include/dlprim/tensor.hpp:9, from /home/skunkwork/experiments/dlprimitives/include/dlprim/model.hpp:9, from /home/skunkwork/experiments/dlprimitives/include/dlprim/onnx.hpp:9,...

It took me quite a while to fix this as the error message is completely opaque: ``` CMakeFiles/dlprim_onnx.dir/build.make:73: *** target pattern contains no '%'. Stop. make[1]: *** [CMakeFiles/Makefile2:515: CMakeFiles/dlprim_onnx.dir/all] Error...

Hi, Can you add a release tag? The release tag is needed for that I can add this repo in vcpkg as port, meaning devs will able to compile this...

Will this project get adapted for [kpet/clvk](https://github.com/kpet/clvk)? ``` $ clinfo Number of platforms 1 Platform Name clvk Platform Vendor clvk Platform Version OpenCL 3.0 clvk Platform Profile FULL_PROFILE Platform Extensions...