Pinned Repositories
aurora
awesome-ncnn
😎 A Collection of Awesome NCNN-based Projects
basecode
The Basecode compiler toolchain and language workbench.
builder
Continuous builder and binary build scripts for pytorch
caffe
Caffe: a fast open framework for deep learning.
Caffe_Code_Analysis
Caffe_Code_Analysis
chisel-template
自建 chisel 工程模板
chisel-test
cmake-examples
Useful CMake Examples
dxvk
Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
xiaoyu1004's Repositories
xiaoyu1004/basecode
The Basecode compiler toolchain and language workbench.
xiaoyu1004/caffe
Caffe: a fast open framework for deep learning.
xiaoyu1004/cmake-examples
Useful CMake Examples
xiaoyu1004/CUDA_Freshman
xiaoyu1004/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
xiaoyu1004/eigen
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
xiaoyu1004/EigenChineseDocument
This is my translation of Chinese document of Eigen
xiaoyu1004/HIP-Performance-Optmization-on-VEGA64
14 basic topics for VEGA64 performance optmization
xiaoyu1004/javamtp
《Java多线程编程实战指南(设计模式篇)》源码
xiaoyu1004/libtorch-yolov5
A LibTorch inference implementation of the yolov5
xiaoyu1004/linux-0.11
the source code of linux-0.11 for study linux kernel
xiaoyu1004/log4cpp
Log4cpp maintained fork by OrocosDevs
xiaoyu1004/MetaLisp
使用 C++ 模板元编程模拟 Lisp
xiaoyu1004/MiniDL
C++从零开始深度学习
xiaoyu1004/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
xiaoyu1004/Msnhnet
🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.
xiaoyu1004/naruto
高性能的c++日志库
xiaoyu1004/nblas
C++ bindings for CBLAS (Basic Linear Algebra Subprograms).
xiaoyu1004/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
xiaoyu1004/ncnn-android-yolov5
The YOLOv5 object detection android example
xiaoyu1004/ncnn-assets
xiaoyu1004/NNPACK
Acceleration package for neural networks on multi-core CPUs
xiaoyu1004/onnx
Open standard for machine learning interoperability
xiaoyu1004/pyncnn
python wrapper of ncnn with pybind11
xiaoyu1004/rocm_start_sample
hip rocm start sample for amd gpu
xiaoyu1004/step_into_mips
一步一步写MIPS CPU
xiaoyu1004/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
xiaoyu1004/systolic_array_matrix_multiplier
This is a verilog implementation of 4x4 systolic array multiplier
xiaoyu1004/tensorflow
An Open Source Machine Learning Framework for Everyone
xiaoyu1004/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版