iree-org / iree-jax

Apache License 2.0
48 stars 19 forks source link

Fix tests and bumping scrips #64

Closed rsuderman closed 1 year ago

rsuderman commented 1 year ago

The default configuration was changed to had a batch size of 1. This breaks the export tests as it requires atleast a batch size of two. Changed to default batch size of 4 and added custom configuration for tests that required batch size of 1.

Also includes fixes for pip install locations and tests.