Pinned 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.
ML2021
My coursework for Machine Learning (2021 Spring) at National Taiwan University (NTU)
NTHU_Advanced_Compiler_2023
NTHU_AIAS_2024
NTHU_Compiler_Design_2023
NTHU_Database_2023
NTHU_Logic_Design_Lab_2022
NTHU_OS_2022
NTHU_Parallel_Programming_2023
wewe5215's Repositories
wewe5215/NTHU_Logic_Design_Lab_2022
wewe5215/ML2021
My coursework for Machine Learning (2021 Spring) at National Taiwan University (NTU)
wewe5215/NTHU_AIAS_2024
wewe5215/NTHU_Database_2023
wewe5215/NTHU_Parallel_Programming_2023
wewe5215/acle
Arm C Language Extensions (ACLE)
wewe5215/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.
wewe5215/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
wewe5215/compose-samples
Official Jetpack Compose samples.
wewe5215/NTHU_Advanced_Compiler_2023
wewe5215/NTHU_Compiler_Design_2023
wewe5215/NTHU_OS_2022
wewe5215/cpplinks
A categorized list of C++ resources.
wewe5215/cs-video-courses
List of Computer Science courses with video lectures.
wewe5215/FPGA_intro
帮助大家进行FPGA的入门,分享FPGA相关的优秀文章,优秀项目
wewe5215/freebsd-src
The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
wewe5215/I2P-2021
wewe5215/I2P-I-2020
wewe5215/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
wewe5215/neon_sim
NEON intrinsics reference implementation in naive C
wewe5215/Neon_testcase
wewe5215/Network-Architecture
wewe5215/NTHU-CPP
前人種樹,後人持久化🌴
wewe5215/NTHU_Computer_Architecture_2022
wewe5215/NTHU_Linear_Algebra_2021
wewe5215/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
wewe5215/programming-language-research
✨ Programming Language Research, Applied PLT & Compilers
wewe5215/simde
Implementations of SIMD instruction sets for systems which don't natively support them.
wewe5215/Verilog-Practice
HDLBits website practices & solutions
wewe5215/XNNPACK
High-efficiency floating-point neural network inference operators for mobile, server, and Web