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

Added gpu tests #578

Closed
wants to merge 35 commits into from
Closed

Conversation

masanorihirano
Copy link
Collaborator

including #577

@masanorihirano
Copy link
Collaborator Author

Although the current tests include a little number of gpu test, it is not sufficient. Thus; I added gpu test for almost all the test.
For selecting those tests, you must add -m gpu option to pytest command.

@masanorihirano masanorihirano changed the base branch from main to develop March 7, 2023 08:35
# Conflicts:
#	pfhedge/_utils/bisect.py
#	pfhedge/nn/functional.py
#	pyproject.toml
#	tests/_utils/test_bisect.py
#	tests/instruments/derivative/test_cliquet.py
#	tests/nn/modules/test_hedger.py
@codecov-commenter
Copy link

Codecov Report

Merging #578 (091697e) into develop (bdd9653) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff            @@
##           develop     #578   +/-   ##
========================================
  Coverage    97.15%   97.15%           
========================================
  Files           56       56           
  Lines         2317     2317           
========================================
  Hits          2251     2251           
  Misses          66       66           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

* fix cost tensor device

* update black

* update black

(cherry picked from commit 4797fa5)

* reformat because of black update

* bug fix

* reformat because of black update

(cherry picked from commit dfb7948)

* update

* 2nd bug fix related to pfnet-research#576

* added note for cuda usage for bisect

* added test for gpu

* bug fix

* added flexci

* WIP
* added flexci

* WIP

* update flex ci for avoiding docker image push
* added flexci

* WIP

* update flex ci for avoiding docker image push

* update configs
@masanorihirano
Copy link
Collaborator Author

moved to #604

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.

None yet

2 participants