question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unified dataset caching test

See original GitHub issue

The caching functionality is currently being tested in multiple dataset tests (test_cifar.py, test_svhn.py). We could unify this, especially considering the fact that the test are slow (download/remove per test).

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
hvycommented, Feb 5, 2018

@kashif Thank you for the offer. This issue is still open and no one is working on it at the moment. If you have an idea for how to approach it, I think you are more than welcome to.

Some relevant contexts are

  • Tests that are flagged with the @attr.slow decorator (e.g. MNIST download test) are skipped by the regular CI and is instead scheduled to run once a week.
  • The general download/caching behavior which the dataset tests depend on is tested here.
0reactions
stale[bot]commented, Jan 1, 2019

This issue is closed as announced. Feel free to re-open it if needed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Client caching - Unified Service Desk - Microsoft Learn
Client caching is best employed in performance testing, training, ... the Unified Service Desk client loads data from the existing cache.
Read more >
MUC FAQ - MoodleDocs
The MUC is a cache, a cache is a store of data which is easier/faster to retrieve than if it came from its...
Read more >
Crystal: A Unified Cache Storage System for Analytical ...
ABSTRACT. Cloud analytical databases employ a disaggregated storage model, where the elastic compute layer accesses data persisted on remote.
Read more >
Potential data read corruption on IBM Storwize V7000 Unified ...
1. Check if the home cluster is configured for Remote Caching setup, by running "lswcachesource". a) If there is no filesystem configured for ......
Read more >
Load testing streaming video at scale - Part 2
The rest of the requests (i.e., for media data) skip the caching layer and go to the remote object storage directly. This is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found