Skip to content

Conversation

pre-commit-ci bot and others added 4 commits April 7, 2025 20:41
updates:
- [github.com/pycqa/isort: 5.13.2 → 6.0.1](PyCQA/isort@5.13.2...6.0.1)
- [github.com/PyCQA/docformatter: 06907d0 → v1.7.5](PyCQA/docformatter@06907d0...v1.7.5)
- [github.com/psf/black.git: 24.10.0 → 25.1.0](https://github.com/psf/black.git/compare/24.10.0...25.1.0)
- [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1)
- [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.11.4](astral-sh/ruff-pre-commit@v0.8.6...v0.11.4)
Signed-off-by: Sun, Xuehao <[email protected]>
Signed-off-by: Sun, Xuehao <[email protected]>
@XuehaoSun XuehaoSun requested a review from Copilot April 9, 2025 06:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

test/adaptor/onnxrt_adaptor/test_onnxrt_operators.py:1968

  • Confirm that changing the shape input from [(2)] to [2] aligns with the expected parameter format of build_test_data and does not inadvertently affect test behavior.
input_data = self.build_test_data(["input1"], [2], ["float32"])

test/adaptor/onnxrt_adaptor/test_onnxrt_operators.py:2193

  • Ensure that the modification from [(2)] to [2] in the bf16 test case correctly matches the expected input dimensions for build_test_data.
input_data = self.build_test_data(["input1"], [2], ["float32"])

@XuehaoSun XuehaoSun merged commit 010b705 into master Apr 15, 2025
38 of 44 checks passed
@XuehaoSun XuehaoSun deleted the pre-commit-ci-update-config branch April 15, 2025 07:57
ved1beta pushed a commit to ved1beta/neural-compressor that referenced this pull request Apr 17, 2025
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: 5.13.2 → 6.0.1](PyCQA/isort@5.13.2...6.0.1)
- [github.com/psf/black.git: 24.10.0 → 25.1.0](https://github.com/psf/black.git/compare/24.10.0...25.1.0)
- [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1)
- [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.11.4](astral-sh/ruff-pre-commit@v0.8.6...v0.11.4)

Signed-off-by: Sun, Xuehao <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

2 participants