Skip to content

Namespace default cache dir by model_type.#1246

Merged
jeswan merged 1 commit intomasterfrom
cache-dir-by-model-type
Dec 21, 2020
Merged

Namespace default cache dir by model_type.#1246
jeswan merged 1 commit intomasterfrom
cache-dir-by-model-type

Conversation

@HarshTrivedi
Copy link
Collaborator

The default cache directory should be namespaced by model-type so that when 2 different models are sequentially run on the same task, the latter doesn't use cached inputs from previous model.

The default cache directory should be namespaced by model-type so that when 2 different models are sequentially run on the same task, the latter doesn't use cached inputs from previous model.
@codecov
Copy link

codecov bot commented Dec 15, 2020

Codecov Report

Merging #1246 (5a8f593) into master (3bd801c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1246   +/-   ##
=======================================
  Coverage   56.43%   56.43%           
=======================================
  Files         147      147           
  Lines       10598    10598           
=======================================
  Hits         5981     5981           
  Misses       4617     4617           
Impacted Files Coverage Δ
jiant/proj/simple/runscript.py 80.32% <ø> (ø)

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 3bd801c...5a8f593. Read the comment docs.

@jeswan
Copy link
Collaborator

jeswan commented Dec 17, 2020

Thanks for opening this! I need to run the example notebooks before merging.

@jeswan jeswan merged commit 192d6b5 into master Dec 21, 2020
@jeswan jeswan deleted the cache-dir-by-model-type branch December 21, 2020 00:19
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.

2 participants