Pinned Repositories
blogtest
chromiumSrc
circle_game
coreclr
This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
deformation-transfer
An implementation of Deformation Transfer algorithm in ANSI C
jrswizzle
one-stop-shop for all your method swizzling needs
MacSymbolicator
Symbolicating macOS/iOS crash reports, easily.
whisper-subtitles
Apple PodCast Transcription with OpenAI's Whisper
fishelegs's Repositories
fishelegs/jrswizzle
one-stop-shop for all your method swizzling needs
fishelegs/MacSymbolicator
Symbolicating macOS/iOS crash reports, easily.
fishelegs/whisper-subtitles
Apple PodCast Transcription with OpenAI's Whisper
fishelegs/blogtest
fishelegs/chromiumSrc
fishelegs/circle_game
fishelegs/coreclr
This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
fishelegs/deformation-transfer
An implementation of Deformation Transfer algorithm in ANSI C
fishelegs/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
fishelegs/finger-detection-and-gesture-recognition
Automatically exported from code.google.com/p/finger-detection-and-gesture-recognition
fishelegs/glb2fbx
Convert gltf or glb files to fbx using a blender 2.8 docker image.
fishelegs/glbToUnlitGlb
fishelegs/gltf-import-export
Convert between GLB and GLTF files.
fishelegs/kifParser
objective-c kif shogi file's parser
fishelegs/GLM-130B
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
fishelegs/GPU-Puzzles
Solve puzzles. Learn CUDA.
fishelegs/jd_sign_bot
京东签到机器人
fishelegs/lens-studio-templates
Lens Studio Templates
fishelegs/Matrix-Multiplication
Three Matrix-Multiplication-Algorithms: Generate Algorithm, Strassen Algorithm and Coppersmith-Winograd Algorithm
fishelegs/MeloTTS
High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.
fishelegs/MetalImage
fishelegs/mitsuba2
Mitsuba 2: A Retargetable Forward and Inverse Renderer
fishelegs/Nate-Robin
fishelegs/netron
Visualizer for deep learning and machine learning models
fishelegs/objc_cover
Quick Python script over otool to help spotting potentially unused methods in Objective-C Mach-O executable files
fishelegs/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
fishelegs/sample-code
fishelegs/school
A reference repository for all of the code I've written in the courses I've taken.
fishelegs/TNN
TNN:由腾讯优图实验室打造,移动端高性能、轻量级推断框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推断框架进一步完善。