Pinned Repositories
coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
intrinsictests
micro benchmarks to test intrinsic functions
jdk8u
https://wiki.openjdk.org/display/jdk8u
labs-openjdk-11
Based on jdk11u-dev with included support for libgraal and GraalVM CE.
labs-openjdk-11-patch
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
helloguo's Repositories
helloguo/intrinsictests
micro benchmarks to test intrinsic functions
helloguo/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
helloguo/FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
helloguo/jdk8u
https://wiki.openjdk.org/display/jdk8u
helloguo/labs-openjdk-11
Based on jdk11u-dev with included support for libgraal and GraalVM CE.
helloguo/labs-openjdk-11-patch
helloguo/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
helloguo/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
helloguo/redex
A bytecode optimizer for Android apps
helloguo/zstd
Zstandard - Fast real-time compression algorithm
helloguo/optimized-routines
Optimized implementations of various library functions for ARM architecture processors
helloguo/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration