Skip to content

[benchmarks] Increase compilation cache.#6509

Merged
ysiraichi merged 2 commits intomasterfrom
ysiraichi/increase-compute-cache
Feb 9, 2024
Merged

[benchmarks] Increase compilation cache.#6509
ysiraichi merged 2 commits intomasterfrom
ysiraichi/increase-compute-cache

Conversation

@ysiraichi
Copy link
Copy Markdown
Collaborator

Fix: #5967

This PR increases the compilation cache for 2 benchmarks that were failing due to an assertion error: cachedComputation.

  • cm3leon_generate
  • hf_T5_generate

It also changes the DENY_LIST so that we only skip these benchmarks if they are running on XLA without dynamo (timeout).

cc @miladm

Copy link
Copy Markdown
Collaborator

@vanbasten23 vanbasten23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks.

@ysiraichi ysiraichi merged commit 7a1ee8f into master Feb 9, 2024
amithrm pushed a commit to amithrm/xla that referenced this pull request Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[torchbench] Check failed: cachedComputation

2 participants