google-ai-edge / ai-edge-torch

Supporting PyTorch models with the Google AI Edge TFLite runtime.
Apache License 2.0
199 stars 23 forks source link

Enable test for model conversion. #32

Closed haozha111 closed 1 month ago

haozha111 commented 1 month ago

Enable test for model conversion of GenAI examples.

We skip running the model inference since the custom op support is not done yet.

BUG=none

haozha111 commented 1 month ago

there are some tests that i need to disable to save resources, otherwise Github test will always fail/cancel.