Ax icon indicating copy to clipboard operation
Ax copied to clipboard

Move torch-dependent utility out of "core_utils" and into "modelbridge_utils"

Open lena-kashtelyan opened this issue 3 years ago • 2 comments

Differential Revision: D38012735

lena-kashtelyan avatar Jul 21 '22 14:07 lena-kashtelyan

This pull request was exported from Phabricator. Differential Revision: D38012735

facebook-github-bot avatar Jul 21 '22 14:07 facebook-github-bot

Codecov Report

Merging #1030 (a2e5c84) into main (83e36bf) will decrease coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head a2e5c84 differs from pull request most recent head bf30bcc. Consider uploading reports for the commit bf30bcc to get more accurate results

@@            Coverage Diff             @@
##             main    #1030      +/-   ##
==========================================
- Coverage   94.03%   94.02%   -0.01%     
==========================================
  Files         410      410              
  Lines       35798    35809      +11     
==========================================
+ Hits        33663    33671       +8     
- Misses       2135     2138       +3     
Impacted Files Coverage Δ
ax/core/tests/test_utils.py 100.00% <100.00%> (ø)
ax/core/utils.py 100.00% <100.00%> (ø)
ax/modelbridge/modelbridge_utils.py 96.46% <100.00%> (+0.19%) :arrow_up:
ax/modelbridge/tests/test_modelbridge_utils.py 100.00% <100.00%> (ø)
ax/service/scheduler.py 95.86% <0.00%> (-0.46%) :arrow_down:
ax/service/tests/test_scheduler.py 98.67% <0.00%> (-0.27%) :arrow_down:

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

codecov-commenter avatar Jul 21 '22 15:07 codecov-commenter

This pull request was exported from Phabricator. Differential Revision: D38012735

facebook-github-bot avatar Aug 10 '22 19:08 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D38012735

facebook-github-bot avatar Aug 11 '22 17:08 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D38012735

facebook-github-bot avatar Aug 12 '22 12:08 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D38012735

facebook-github-bot avatar Aug 15 '22 13:08 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D38012735

facebook-github-bot avatar Aug 15 '22 14:08 facebook-github-bot