Pinned Repositories
alohali.github.io
benchmark-models
benchmark models for TNN, ncnn, MNN
benchmarks
A benchmark framework for Tensorflow
BladeDISC
clbenchmark
cs231nHomework
cudnnNet
neonbenchmark
ppl.cv
ppl.cv is a high-performance image processing library of openPPL supporting x86 and cuda platforms.
TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
alohali's Repositories
alohali/benchmark-models
benchmark models for TNN, ncnn, MNN
alohali/clbenchmark
alohali/neonbenchmark
alohali/ppl.cv
ppl.cv is a high-performance image processing library of openPPL supporting x86 and cuda platforms.
alohali/alohali.github.io
alohali/benchmarks
A benchmark framework for Tensorflow
alohali/BladeDISC
alohali/clpeak
A tool which profiles OpenCL devices to find their peak capacities
alohali/composable_kernel
Composable Kernel: Performance Portable Programming Model for Machine Learning Tensor Operators
alohali/ComputeLibrary
The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
alohali/cpufp
A CPU tool for benchmarking the peak of floating points
alohali/DeepRec
DeepRec is a recommendation engine based on TensorFlow.
alohali/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
alohali/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
alohali/gpu-arch-microbenchmark
Dissecting NVIDIA GPU Architecture
alohali/MipsCPU
A Mips I CPU simulation written in C++ that is completely programmable and can run most instructions.
alohali/MNN
MNN is a lightweight deep neural network inference engine.
alohali/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
alohali/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
alohali/neongemm
alohali/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
alohali/ppl.nn
A primitive library for neural network
alohali/product-nets-distributed
distributed version of product-nets
alohali/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
alohali/tensorflow
An Open Source Machine Learning Framework for Everyone
alohali/tensorflow-1
alohali/TNN
TNN:移动端高性能、轻量级推断框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推断框架进一步完善。
alohali/tutorials
PyTorch tutorials.
alohali/vim-sublime-monokai
Vim Monokai color scheme that tries to be as faithful as possible to Sublime's Monokai syntax highlighting
alohali/vision
Datasets, Transforms and Models specific to Computer Vision