Pinned Repositories
AbstractTensor.lisp
[WIP] 受験生が息抜きで書いてる深層学習コンパイラ
Caten
[wip] Deep Learning Compiler based on Polyhedral Compiler and Light-weight IRs based on Optimizing Pattern Matcher
cl-cram
Simple and Animated ProgressBar library for Common Lisp
cl-easel
[WIP] Elegant 2D Rendering Library on terminal (dedicated to scientific plottings)
cl-metal
[WIP] Common Lisp meets Apple Silicon GPU
cl-onnx
[WIP] CLI-Complete ONNX Graph Manipulator for Common Lisp (dedicated to my personal usage)
cl-tqdm
Simple and Fast ProgressBar Library for Common Lisp. (Reimplementation of cl-cram)
cl-waffe
[Deprecated] Common Lisp Differentiable Matrix Operations for Mathematical Optimization.
cl-waffe2
[Experimental] Graph and Tensor Abstraction for Deep Learning all in Common Lisp
tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
hikettei's Repositories
hikettei/cl-waffe2
[Experimental] Graph and Tensor Abstraction for Deep Learning all in Common Lisp
hikettei/cl-waffe
[Deprecated] Common Lisp Differentiable Matrix Operations for Mathematical Optimization.
hikettei/Caten
[wip] Deep Learning Compiler based on Polyhedral Compiler and Light-weight IRs based on Optimizing Pattern Matcher
hikettei/cl-tqdm
Simple and Fast ProgressBar Library for Common Lisp. (Reimplementation of cl-cram)
hikettei/cl-metal
[WIP] Common Lisp meets Apple Silicon GPU
hikettei/cl-cram
Simple and Animated ProgressBar library for Common Lisp
hikettei/AbstractTensor.lisp
[WIP] 受験生が息抜きで書いてる深層学習コンパイラ
hikettei/cl-easel
[WIP] Elegant 2D Rendering Library on terminal (dedicated to scientific plottings)
hikettei/cl-onnx
[WIP] CLI-Complete ONNX Graph Manipulator for Common Lisp (dedicated to my personal usage)
hikettei/cl-xMatrix
Common Lisp Matrix Operation Library for my personal usage/experiments
hikettei/cl-const-generics
[WIP] Meta-Programming Approach to introduce Const Generics to Common Lisp
hikettei/cl-polyhedral
⚡️ An attempt to implement Polyhedral Compilation in Common Lisp
hikettei/DLwaffe
Deeplearningのライブラリ自作 (100年くらいかかりそう)
hikettei/cl-waffe-docs
An documentation of cl-waffe
hikettei/LiangLang
Programming Language for my studies about Common Lisp and stack machine
hikettei/Lunatic
My personal survey of Maddness (Multiplying Matrices without multiplying) with a reimplementation on Python/C++/Numba
hikettei/my-init.el
my backup of init.el, never to lose it again.
hikettei/cl-isl
A Common Lisp Interface for the Integer Set Library (ISL)
hikettei/coalton
Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
hikettei/hikettei
hikettei/Lancet
Official implementation for the paper Lancet: Accelerating Mixture-of-Experts Training via Whole Graph Computation-Communication Overlapping, published in MLSys'24.
hikettei/lla
Lisp Linear Algebra
hikettei/llama.cpp
LLM inference in C/C++
hikettei/mgl-mat
MAT is library for working with multi-dimensional arrays which supports efficient interfacing to foreign and CUDA code. BLAS and CUBLAS bindings are available.
hikettei/sia-discord-client
hikettei/SIA_v2
PyTorchで遊んでたやつ
hikettei/SLT-Torch
Playground
hikettei/task-execute-bot
謎のDiscordBot
hikettei/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
hikettei/transformer-chatbot