Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Benchmark: Application error crash when select commits in torchbench/userbenchmark #8024

Open
yangw-dev opened this issue Jan 29, 2025 · 2 comments
Labels
module: benchmark Issues related to the benchmark infrastructure triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@yangw-dev
Copy link

🐛 Describe the bug

in HUD https://torchci-git-maxoutissue-fbopensource.vercel.app/torchbench/userbenchmark
when select the commit to compare for nightly, error occurred,

errors

Page Error

Application error: a client-side exception has occurred (see the browser console for more information).

console error

main-dcfe18648f748ff1.js:1 Error: MUI X: `pageSize` cannot exceed 100 in the MIT version of the DataGrid.
You need to upgrade to DataGridPro or DataGridPremium component to unlock this feature.
    at nm (4833-ee009d3ced044108.js:19:27945)
    at iG (4833-ee009d3ced044108.js:21:1261)
    at 4833-ee009d3ced044108.js:21:2008
    at Object.setState (4833-ee009d3ced044108.js:19:57267)
    at Object.setPaginationModel (4833-ee009d3ced044108.js:21:1930)
    at Object.setPageSize (4833-ee009d3ced044108.js:21:1792)
    at Object.current (4833-ee009d3ced044108.js:21:3031)
    at oJ.<anonymous> (4833-ee009d3ced044108.js:10:16448)
    at oJ.emit (4833-ee009d3ced044108.js:19:53715)
    at Object.publishEvent (4833-ee009d3ced044108.js:19:59273)
overrideMethod @ hook.js:608
Z @ main-dcfe18648f748ff1.js:1
fn @ main-dcfe18648f748ff1.js:1
componentDidCatch @ main-dcfe18648f748ff1.js:1
a.componentDidCatch.t.callback @ framework-945b357d4a851f4b.js:1
lX @ framework-945b357d4a851f4b.js:1
uY @ framework-945b357d4a851f4b.js:1
e @ framework-945b357d4a851f4b.js:1
(anonymous) @ framework-945b357d4a851f4b.js:1
oI @ framework-945b357d4a851f4b.js:1
oC @ framework-945b357d4a851f4b.js:1
r8 @ framework-945b357d4a851f4b.js:1
(anonymous) @ framework-945b357d4a851f4b.js:1
oI @ framework-945b357d4a851f4b.js:1
oS @ framework-945b357d4a851f4b.js:1
x @ framework-945b357d4a851f4b.js:1
T @ framework-945b357d4a851f4b.js:1

main-dcfe18648f748ff1.js:1 A client-side exception has occurred, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred

error process gif

Image

Versions

found bug in HUD ui

@yangw-dev yangw-dev added the module: benchmark Issues related to the benchmark infrastructure label Jan 29, 2025
@yangw-dev yangw-dev changed the title Benchmark: Application error crash when select commits in torchbench/userbenchmark [Bug] Benchmark: Application error crash when select commits in torchbench/userbenchmark Jan 29, 2025
@manuelcandales manuelcandales added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Jan 29, 2025
@guangy10
Copy link
Contributor

guangy10 commented Feb 4, 2025

Thanks for reporting the issue. We will take a look

@guangy10
Copy link
Contributor

guangy10 commented Feb 5, 2025

It's from the torchbench, not executorch benckmark. Will forward to DevInfra team to take a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: benchmark Issues related to the benchmark infrastructure triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
Status: To triage
Status: Cold Storage
Development

No branches or pull requests

3 participants