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

Add python 3.8 the doc readme #333

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Conversation

Eleven1Liu
Copy link
Collaborator

@Eleven1Liu Eleven1Liu commented Sep 11, 2023

What does this PR do?

as title

Test CLI & API (bash tests/autotest.sh)

Test APIs used by main.py.

  • Test Pass
    • (Copy and paste the last outputted line here.)
  • Not Applicable (i.e., the PR does not include API changes.)

Check API Document

If any new APIs are added, please check if the description of the APIs is added to API document.

  • API document is updated (linear, nn)
  • Not Applicable (i.e., the PR does not include API changes.)

Test quickstart & API (bash tests/docs/test_changed_document.sh)

If any APIs in quickstarts or tutorials are modified, please run this test to check if the current examples can run correctly after the modified APIs are released.

Copy link
Collaborator

@Gordon119 Gordon119 left a comment

Choose a reason for hiding this comment

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

PyO3 error will occur using python 3.9, so I think we should only use python 3.8for now.

@Eleven1Liu Eleven1Liu merged commit 7e620ae into ASUS-AICS:master Sep 11, 2023
1 check passed
@Eleven1Liu Eleven1Liu deleted the doc-pyversion branch September 11, 2023 13:30
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