You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: env var to control runtime
* feat: skeleton impl of IFRT Array & Number types
* feat: working single device execution for IFRT
* fix: ambiguity
* fix: missing runtime
* fix: avoid using args...
* ci: run tests with IFRT runtime
* fix: use preferences + alias ConcreteRArray and concreteRNumber
* feat: more concreteifrt* dispatches
* fix: update tests and more coverage
* fix: python number type
* ci: temporarily disable precompilation
* fix: check for no null client
* fix: more sharding + precompile fix
* fix: copy data over for sharding
* test: fix new tests
* fix: add check
* ci: reduce localjll runners
* fix: IFRT un-sharded inputs with partially sharded inputs
* feat: non-divisible dims for IFRT
* test: remove specialized test
* feat: distributed workflow working
* ci: fix test call
* fix: try disabling precompilation in aarch64
* ci: downgrade testing for ifrt
* fix: remove convert dispatch
* fix: KA backend
* chore: test precompilation on aarch64
* ci: properly use preferences
* chore: run formatter
* ci: dont overwrite preferences
0 commit comments