Sergey Kurochkin
10/19/2025, 9:31 PM.tflite models from the shared KMP module without writing platform-specific code, with extensions for Moko and Compose Resources
• Running inference across Android and iOS with a unified API
• Hardware acceleration with GPU and NPU
• Tensors – creation, casting, mapping, arithmetic operations, argmax, and argmin
• A Pipeline module to simplify data preprocessing and postprocessing
• Platform-specific functions for more fine-grained inference setup
Next features on the roadmap:
• Media and text processing utilities
• Add more built-in Tensor extension functions
• Add more built-in Pipeline stages
You can check it out here! 👉 github.com/kursor1337/KTensorFlow
What started as a graduation project slowly turned into my personal passion, so I’d love to hear your feedback, ideas, contributions and — of course — stars. They’d help me make this library even better.altavir
10/20/2025, 8:52 AMSergey Kurochkin
10/21/2025, 4:32 PMaltavir
10/21/2025, 4:50 PM