yrlu / Teaism
A full-fledged yet minimalistic CUDA-based convolutional neural network library from scratch in C++
☆15Updated 5 years ago
Alternatives and similar repositories for Teaism:
Users that are interested in Teaism are comparing it to the libraries listed below
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 5 years ago
- ONNX converter and optimizer scirpts for Kneron hardware.☆38Updated last year
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.☆18Updated 6 years ago
- CNNs in Halide☆23Updated 9 years ago
- A CUDA implementation of the ZeroOut tensorflow custom op, just for fun☆11Updated 8 years ago
- tensorflow c++ example for VS2015☆32Updated 6 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- Object Detection using a ssd_mobilenet_coco model with OpenCV 3.3 & TensorFlow 1.4 in C++ and XCode☆39Updated 7 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor