Chi-Wei Chu's repositories
acle
Arm C Language Extensions (ACLE)
AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
ARM_NEON_2_x86_SSE
The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using SIMD up to SSE4 intrinsic functions
compose-samples
Official Jetpack Compose samples.
cs-video-courses
List of Computer Science courses with video lectures.
deep-learning-resources
由淺入深的深度學習資源 Collection of deep learning materials for everyone
DSA-2021
Homework, notes, and final exam for "Data Structures and Algorithms" (CSIE 1212) at NTU in 2021 Spring.
FPGA_intro
帮助大家进行FPGA的入门,分享FPGA相关的优秀文章,优秀项目
freebsd-src
The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
neon_sim
NEON intrinsics reference implementation in naive C
NTHU-CPP
前人種樹,後人持久化🌴
postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
simde
Implementations of SIMD instruction sets for systems which don't natively support them.
Verilog-Practice
HDLBits website practices & solutions
XNNPACK
High-efficiency floating-point neural network inference operators for mobile, server, and Web