iree.gd icon indicating copy to clipboard operation
iree.gd copied to clipboard

Running Pre-trained Machine Learning Model in Godot.

Results 12 iree.gd issues
Sort by recently updated
recently updated
newest added

### Describe the proposed feature and its relevance to inferencing Having a workflow that lint the code on pull request would be nice. ### Context or use case _No response_...

enhancement

### Describe the proposed feature and its relevance to inferencing Document how to take a random PyTorch model and make it run in Godot Engine IREE.gd ### Context or use...

enhancement

### Describe the proposed feature and its relevance to inferencing The current method of compiling source models like TensorFlow Lite into VMFB in the IREE.GD project involves an external Python...

enhancement
help wanted

### Describe the proposed feature and its relevance to inferencing A proposal to compare execution times of `iree.gd` with `iree`, ensuring they fall within an acceptable performance range (1.5x to...

enhancement
help wanted

### Describe the proposed feature and its relevance to inferencing Currently, we have three backend, Metal, Vulkan and VMVX (or cpu). The issue of VMVX is that it is slow...

enhancement

### Describe the proposed feature and its relevance to inferencing Add support to slice, segment, and categorize large images atlases. Used to generate a typical style for anomaly detection. Tagging...

enhancement

### Describe the proposed feature and its relevance to inferencing Some of the mediapipe code has changed. ### Context or use case Demo ### Proposed solution _No response_ ### Additional...

enhancement

Update to the latest IREE stable. Fixes: https://github.com/iree-gd/iree.gd/issues/105

### Describe the proposed feature and its relevance to inferencing Update IREE to the latest version. ### Context or use case Update to the latest IREE stable release. ### Proposed...

enhancement