Pinned Repositories
A-Primer-on-Memory-Consistency-and-Cache-Coherence
A Primer on Memory Consistency and Cache Coherence (Second Edition) 翻译计划
algorithms-sedgewick-wayne
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
clash
A rule-based tunnel in Go.
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
cutlass
CUDA Templates for Linear Algebra Subroutines
datapipelines
Iterable datapipelines for pytorch training.
OI_Sharing
分享收集的在算法竞赛、数据结构方面的课件、论文、书籍、OJ网站、习题。
Hartmon8's Repositories
Hartmon8/OI_Sharing
分享收集的在算法竞赛、数据结构方面的课件、论文、书籍、OJ网站、习题。
Hartmon8/A-Primer-on-Memory-Consistency-and-Cache-Coherence
A Primer on Memory Consistency and Cache Coherence (Second Edition) 翻译计划
Hartmon8/algorithms-sedgewick-wayne
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
Hartmon8/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
Hartmon8/clash
A rule-based tunnel in Go.
Hartmon8/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Hartmon8/cutlass
CUDA Templates for Linear Algebra Subroutines
Hartmon8/datapipelines
Iterable datapipelines for pytorch training.
Hartmon8/hd_write_verify
LBA tools(hd_write_verify & hd_write_verify_dump) are very useful for testing Storage stability and verifying DATA consistency, there are much better than FIO & vdbench's verifying functions. for example: physical disk: ide/sata/scsi/ssd/iscsi/fc/raid/...; virtual disk: loop/nbd/lvm/soft raid/...; VM disk: ide/sata/scsi/virtio-blk/virtio-scsi/...;
Hartmon8/edm
Elucidating the Design Space of Diffusion-Based Generative Models (EDM)
Hartmon8/HRS_benchmark
Hartmon8/img2dataset
Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.
Hartmon8/k-diffusion
Karras et al. (2022) diffusion models for PyTorch
Hartmon8/lightning-thunder
Source to source compiler for PyTorch. It makes PyTorch programs faster on single accelerators and distributed.
Hartmon8/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Hartmon8/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
Hartmon8/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Hartmon8/NormalizationSurvey
This repo is for our paper: Normalization Techniques in Training DNNs: Methodology, Analysis and Application
Hartmon8/open_clip
An open source implementation of CLIP.
Hartmon8/pcm
Processor Counter Monitor
Hartmon8/Q-Align
③[IQA, IAA, VQA] All-in-one Foundation Model for visual scoring. Can efficiently fine-tune to downstream datasets.
Hartmon8/the-book-of-secret-knowledge
:dizzy: A collection of awesome lists, manuals, blogs, hacks, one-liners, cli/web tools and more. Especially for System and Network Administrators, DevOps, Pentesters or Security Researchers.
Hartmon8/vue-admin-design
基于vue + elementUI的管理系统模板