Ax icon indicating copy to clipboard operation
Ax copied to clipboard

Expanding TConfig

Open abbas-kazerouni opened this issue 4 years ago • 2 comments

Summary: This adds the possibility of having a Dict[str,Any] as a value in TConfig

Reviewed By: lena-kashtelyan

Differential Revision: D21789863

abbas-kazerouni avatar May 29 '20 20:05 abbas-kazerouni

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

facebook-github-bot avatar May 29 '20 20:05 facebook-github-bot

Codecov Report

Merging #328 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #328   +/-   ##
=======================================
  Coverage   93.73%   93.73%           
=======================================
  Files         267      267           
  Lines       18289    18289           
=======================================
  Hits        17144    17144           
  Misses       1145     1145           
Impacted Files Coverage Δ
ax/models/torch/alebo.py 100.00% <ø> (ø)
ax/core/types.py 100.00% <100.00%> (ø)

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 3d5bb00...f092551. Read the comment docs.

codecov-commenter avatar May 29 '20 20:05 codecov-commenter

already committed

saitcakmak avatar Aug 25 '22 21:08 saitcakmak