GeometricFlux.jl: Graph Neural Networks in Julia Language
Geometric Deep Learning for Flux. Contribute to FluxML/GeometricFlux.jl development by creating an account on GitHub. (more…)
Read more »General Matrix Multiplication or GEMM kernels take center place in high performance
computing and machine learning. Recent NVIDIA GPUs include GEMM accelerators, such as
NVIDIA’s Tensor Cores. In this paper we show how it is possible to program these
acce… Read more