Skip to content

Conversation

@sudhu2k
Copy link
Contributor

@sudhu2k sudhu2k commented Jul 10, 2025

Description

Datatsets pip package v4.0.0 causes error while doing CI Tests. This is a temporary fix to limit to previous version of v4.0.0.

Fixes # (issue)
12896

Type of change

  • Documentation change (change only to the documentation, either a fix or a new content)
  • [x ] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Infra/Build change
  • Code refactoring

Changes

Changed the requirements.txt for limiting the version for the datasets package under the following directories.
examples/jax/mnist
examples/jax/encoder

Checklist:

  • [x ] I have read and followed the contributing guidelines
  • [ x] The functionality is complete
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • [ x] My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • [ x] New and existing unit tests pass locally with my changes

@sudhu2k sudhu2k requested review from ipanfilo and wangye805 July 10, 2025 16:39
Copy link
Collaborator

@wangye805 wangye805 left a comment

Choose a reason for hiding this comment

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

Let's merge after we see CI passing

@ipanfilo ipanfilo merged commit cc96041 into dev Jul 10, 2025
5 checks passed
@ipanfilo ipanfilo deleted the 12896_examples_datasets_v_change branch July 10, 2025 21:56
ipanfilo pushed a commit that referenced this pull request Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants