Pinned Repositories
amazon-freertos
Cloud-native IoT operating system for microcontrollers.
armnn
Arm NN ML Software. The code here is a read-only mirror of https://review.mlplatform.org/admin/repos/ml/armnn
ArmnnBackendFramework
This is the Framework used for developing ArmNN backend. It can compiled without error under armnn_21_05
deepstream-6.1
resource comes from deepstream-6.1_6.1.0-1_amd64.deb
gst-deepstream-plugin-demo
Deepstream plugin demo
Install-OpenCV-Jetson-Orin
OpenCV installation script with CUDA and cuDNN support
micro_speech_riscv
a static lib used on riscv platform based on TensorFlow-lite mcu
Stm32_GCC_FreeRTOS10.2.1
tflite-micro
tflite micro on Risc-V
weibo_ctrl_switch
tuanhe's Repositories
tuanhe/deepstream-6.1
resource comes from deepstream-6.1_6.1.0-1_amd64.deb
tuanhe/ArmnnBackendFramework
This is the Framework used for developing ArmNN backend. It can compiled without error under armnn_21_05
tuanhe/gst-deepstream-plugin-demo
Deepstream plugin demo
tuanhe/Install-OpenCV-Jetson-Orin
OpenCV installation script with CUDA and cuDNN support
tuanhe/armnn
Arm NN ML Software. The code here is a read-only mirror of https://review.mlplatform.org/admin/repos/ml/armnn
tuanhe/annotated-transformer
An annotated implementation of the Transformer paper.
tuanhe/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
tuanhe/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
tuanhe/Awesome-LLM-Inference
📖A curated list of Awesome LLM Inference Paper with codes, TensorRT-LLM, vLLM, streaming-llm, AWQ, SmoothQuant, WINT8/4, Continuous Batching, FlashAttention, PagedAttention etc.
tuanhe/deepstream-test1-usb-camera
deepstream test1 with usb camera input
tuanhe/GObjectTutorial
Example code on how to use GObject in C programming language
tuanhe/gst-MyProject
gstreamer plugin study based on 1.16, code from gst-plugins-bad template
tuanhe/gst-plugins-bad
'Bad' GStreamer plugins and helper libraries. This module has been merged into the main GStreamer repo for further development.
tuanhe/gst-project-template
This is gstreamer project template which including plugin and app
tuanhe/llama.cpp
LLM inference in C/C++
tuanhe/ML-zoo
machine learning model zoo
tuanhe/NetAssist_PyQt
一个用PyQt5实现的网络调试助手工具。TCP UDP WebServer三种模式
tuanhe/Paddle-Lite
Multi-platform high performance deep learning inference engine (『飞桨』多平台高性能深度学习预测引擎)
tuanhe/PINTO_model_zoo
A repository that shares tuning results of trained models generated by TensorFlow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. TensorFlow Lite. OpenVINO. CoreML. TensorFlow.js. TF-TRT. MediaPipe. ONNX. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin, .onnx]
tuanhe/ROS2Demo
tuanhe/taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
tuanhe/Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
tuanhe/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
tuanhe/ThreadPool
A simple C++11 Thread Pool implementation
tuanhe/threadpool-1
based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数
tuanhe/TinyChatEngine
TinyChatEngine: On-Device LLM Inference Library
tuanhe/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
tuanhe/transformer_introductory
This
tuanhe/tuanhe.github.io
machine learning way
tuanhe/vector_c
implement the vector by plain C