Pinned Repositories
caffe
This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors (HSW+) and Intel® Xeon Phi processors
fastsocket
Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability, Fastsocket can provide extremely good performance in multicore machines. In addition, it is very easy to use and maintain. As a result, it has been deployed in the production environment of SINA.
linux-insides
A little bit about a linux kernel
ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Paddle
PArallel Distributed Deep LEarning
qemu-kvm
Ceph RBD support for Qemu/KVM
raidxor
Linux Raid driver with variable, XOR-based encoding
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
tempesta
Linux Application Delivery Controller
wincnn
Winograd minimal convolution algorithm generator for convolutional neural networks.
csuhawk's Repositories
csuhawk/caffe
This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors (HSW+) and Intel® Xeon Phi processors
csuhawk/fastsocket
Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability, Fastsocket can provide extremely good performance in multicore machines. In addition, it is very easy to use and maintain. As a result, it has been deployed in the production environment of SINA.
csuhawk/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
csuhawk/Paddle
PArallel Distributed Deep LEarning
csuhawk/wincnn
Winograd minimal convolution algorithm generator for convolutional neural networks.
csuhawk/binn
Binary Serialization
csuhawk/caffe-1
Caffe: a fast open framework for deep learning.
csuhawk/CaffeOnACL
Using ARM Compute Library (NEON+GPU) to speed up caffe; Providing utilities to debug, profile and tune application performance
csuhawk/caffepresso
CaffePresso: An Optimized Library for Deep Learning on Embedded Accelerator-based platforms
csuhawk/ComputeLibrary
The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs using SIMD technologies.
csuhawk/CRoaring
Roaring bitmaps in C (and C++)
csuhawk/darknet
Convolutional Neural Networks
csuhawk/DeepCL
OpenCL library to train deep convolutional neural networks
csuhawk/doc
documents
csuhawk/easy_mace
easy build for XiaoMI/mace
csuhawk/EasyCNN
easy convolution neural network
csuhawk/f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
csuhawk/FALCON
Library for fast image convolution in neural networks on Intel Architecture
csuhawk/gstreamer
GStreamer open-source multimedia framework core library
csuhawk/haiku
The Haiku operating system. (Pull requests will be ignored; patches may be sent to https://dev.haiku-os.org).
csuhawk/KVM-Annotation
抽出KVM代码进行注释
csuhawk/libserdes
Avro Serialization/Deserialization C/C++ library with Confluent schema-registry support
csuhawk/MXNetOnACL
Using ARM Compute Library (NEON+GPU) to speed up MxNet; Providing utilities to debug, profile and tune application performance
csuhawk/neon
Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
csuhawk/NNPACK
Acceleration package for neural networks on multi-core CPUs
csuhawk/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
csuhawk/pipeline
League\Pipeline
csuhawk/pthreadpool
pthread-based thread pool for C/C++
csuhawk/sdn-handbook
SDN手册
csuhawk/tpl
tpl - a small binary serialization library for C