Skip to content

[TEST][TENSORFLOW] Cache the Downloaded File #2911

Description

@tqchen

So far the model files used in the TF end to end tests re-download the file in each test run.
This causes the test execution to be slow. Eventually, the test server can be blocked by the place that hosts the data-source.

We need to change the implementation to cache to local and only re-download the file if necessary.

cc @srkreddy1238 @icemelon9

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions