Anh

Results 28 issues of Anh

We have a lot of duplication for `model_file` in the backend settings, making it error-prone when updating.

type:enhancement

This PR introduces a new enforce_max_duration setting to the LoadGen test configuration. This allows users to control whether exceeding max_duration should terminate query issuance early and how minimum query count...

The QTI backend caused a crash in some Pixel devices. ``` 01-15 11:02:14.130 I/flutter (12014): Checking libtflitepixelbackend 01-15 11:02:14.130 I/native (12014): cpp/flutter/dart_backend_match.cc:13 checking backend 'libtflitepixelbackend.so' ... 01-15 11:02:14.131 I/native (12014):...

Currently we use the commit [`238d035`](https://github.com/mlcommons/inference/commit/238d035ab41d7ddd390b35471af169ea641380f6) from Feb 29, 2024. We should update the Loadgen to latest version. https://github.com/mlcommons/inference/commits/master/loadgen

* Bazel v8.4.2 https://github.com/bazelbuild/bazel/releases/tag/8.4.2 has fixed the issue with macOS Tahoe. * We currently use Bazel 6, but its end of support is December 2025. Therefore, we should switch to...

The latest version of Flutter is v3.35.5. We were using v3.19.6, which was released on April 17, 2024. It's time to update our app to the newer version. Here's the...

I got this warning from Google Play: > Your app is affected by Google Play's 16 KB page size requirements To ensure your app works correctly on the latest versions...