garage icon indicating copy to clipboard operation
garage copied to clipboard

Allow installing only TF or torch version

Open gitanshu opened this issue 3 years ago • 1 comments

gitanshu avatar Oct 28 '20 02:10 gitanshu

Codecov Report

Merging #2155 (5bd4d70) into master (62bbc5c) will decrease coverage by 0.29%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2155      +/-   ##
==========================================
- Coverage   91.79%   91.49%   -0.30%     
==========================================
  Files         242      197      -45     
  Lines       17456    10845    -6611     
  Branches     2534     1356    -1178     
==========================================
- Hits        16024     9923    -6101     
+ Misses       1063      666     -397     
+ Partials      369      256     -113     
Impacted Files Coverage Δ
src/garage/torch/algos/pearl.py 48.29% <0.00%> (-31.35%) :arrow_down:
src/garage/tf/_functions.py 55.12% <0.00%> (-19.71%) :arrow_down:
src/garage/envs/multi_env_wrapper.py 79.51% <0.00%> (-14.60%) :arrow_down:
src/garage/tf/policies/policy.py 77.77% <0.00%> (-13.53%) :arrow_down:
src/garage/sampler/env_update.py 82.92% <0.00%> (-13.08%) :arrow_down:
src/garage/tf/algos/erwr.py 44.44% <0.00%> (-12.70%) :arrow_down:
src/garage/experiment/task_sampler.py 75.86% <0.00%> (-7.58%) :arrow_down:
...rage/tf/optimizers/conjugate_gradient_optimizer.py 81.90% <0.00%> (-6.57%) :arrow_down:
src/garage/plotter/plotter.py 62.06% <0.00%> (-5.46%) :arrow_down:
src/garage/experiment/meta_evaluator.py 88.63% <0.00%> (-5.12%) :arrow_down:
... and 162 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...8200b0c. Read the comment docs.

codecov[bot] avatar Oct 28 '20 03:10 codecov[bot]