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

Pin torch until #2248 is fixed #2250

Merged
merged 1 commit into from
Mar 13, 2021
Merged

Pin torch until #2248 is fixed #2250

merged 1 commit into from
Mar 13, 2021

Conversation

gitanshu
Copy link
Contributor

No description provided.

@gitanshu gitanshu requested a review from a team as a code owner March 12, 2021 23:04
@gitanshu gitanshu requested review from ryanjulian and removed request for a team March 12, 2021 23:04
@mergify mergify bot requested review from a team, irisliucy and ziyiwu9494 and removed request for a team March 12, 2021 23:05
@mergify mergify bot requested a review from a team March 12, 2021 23:06
@codecov
Copy link

codecov bot commented Mar 13, 2021

Codecov Report

Merging #2250 (314077b) into master (62bbc5c) will decrease coverage by 0.61%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2250      +/-   ##
==========================================
- Coverage   91.79%   91.18%   -0.62%     
==========================================
  Files         242      201      -41     
  Lines       17456    10977    -6479     
  Branches     2534     1371    -1163     
==========================================
- Hits        16024    10009    -6015     
+ Misses       1063      705     -358     
+ Partials      369      263     -106     
Impacted Files Coverage Δ
src/garage/sampler/utils.py 0.00% <0.00%> (-77.05%) ⬇️
src/garage/torch/algos/pearl.py 48.64% <0.00%> (-31.00%) ⬇️
src/garage/envs/multi_env_wrapper.py 79.51% <0.00%> (-14.60%) ⬇️
src/garage/tf/policies/policy.py 77.77% <0.00%> (-13.53%) ⬇️
src/garage/sampler/env_update.py 82.92% <0.00%> (-13.08%) ⬇️
src/garage/tf/algos/erwr.py 44.44% <0.00%> (-12.70%) ⬇️
src/garage/experiment/task_sampler.py 75.86% <0.00%> (-7.58%) ⬇️
src/garage/np/_functions.py 77.39% <0.00%> (-7.01%) ⬇️
...rage/tf/optimizers/conjugate_gradient_optimizer.py 81.90% <0.00%> (-6.57%) ⬇️
src/garage/tf/_functions.py 68.85% <0.00%> (-5.98%) ⬇️
... and 149 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62bbc5c...314077b. Read the comment docs.

@mergify mergify bot merged commit 6d53e49 into master Mar 13, 2021
@mergify mergify bot deleted the pin-torch branch March 13, 2021 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants