freedomtan / coreml_to_ane_hwxLinks
a quick and dirty little program to convert Apple CoreML model to ANE hwx file
☆33Updated 4 months ago
Alternatives and similar repositories for coreml_to_ane_hwx
Users that are interested in coreml_to_ane_hwx are comparing it to the libraries listed below
Sorting:
- CLI Tools For ANE☆119Updated 4 years ago
- A little program to show how to dump all the IOKit IOReport information☆26Updated 3 years ago
- Tools and samples for understanding Apple's Metal shading language and its LLVM Bitcode shader files☆84Updated last year
- Run a CoreML MLModel on the Asahi Neural Engine☆54Updated 2 years ago
- Tool for messing around with Apple GPU assembly☆24Updated 4 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆43Updated 6 years ago
- Decompiling macOS Hypervisor.framework by hand☆126Updated 2 years ago
- Kdebug events and ktraces parser☆36Updated 2 months ago
- Example showing how to build a standalone iOS executable using Xcode.☆71Updated 6 years ago
- Modifications to Apple's dyld project to fix Objective-C information when extracting dyld_shared_cache from macOS Big Sur to help Hopper …☆147Updated 4 years ago
- A macOS command-line tool to dump the contents of dyld shared cache files.☆37Updated 2 months ago
- Bitcode, Readable for Us Humans☆31Updated 11 months ago
- A tool which checks compatibility of CoreML model with Apple Neural Engine☆13Updated 3 years ago
- BLIS fork with kernels for Apple M1. (Perhaps) The first open-source BLAS with Apple Matrix Coprocessor support.☆35Updated 2 years ago
- Another Virtualization.framework demo project, with focus to iBoot (WIP)☆168Updated last year
- Some scripts I made to patch iOS device trees.☆60Updated 3 years ago
- Extract Metal functions from .metallib files.☆156Updated 2 years ago
- ☆25Updated last month
- Guessed headers of non-public Apple SDK☆43Updated 6 months ago
- Read values from thermal sensors, voltage meters, and current meters on iPhone/iPad☆28Updated 2 years ago
- Easily build, install and deploy the XNU kernel☆63Updated 9 years ago
- Failed experiment for running command line macOS tools on jailbroken iOS. There's nothing useful here.☆42Updated 4 years ago
- tart, but with custom AVPBooter ROM, serial I/O, DFU mode, GDB debugging (port 8000), and panic halting. See help menus for `tart create`…☆45Updated last year
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆91Updated 11 years ago
- Translate and patch arm64e binaries or macOS arm64 binaries to run on an arm64 iPhone at runtime.☆55Updated 3 years ago
- demoing Virtualization.framework changes in macOS 12 beta