axon icon indicating copy to clipboard operation
axon copied to clipboard

Nx-powered Neural Networks

Results 75 axon issues
Sort by recently updated
recently updated
newest added

I recently ported the YOLOv8 object detection model to Axon, and just wanted to share my experiences with it. https://github.com/hansihe/yolov8_elixir - The deployment story seems a lot better than other...

I think this would enable some pretty interesting functionality, but I haven't yet thought through any potential drawbacks. I will do a detailed proposal soon

There is no need to include these because they are not a part of the optimization process, so it ends up being a waste of memory duplicating them and for...