Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repo cleanup #108

Merged
merged 10 commits into from
Apr 24, 2020
Merged

Repo cleanup #108

merged 10 commits into from
Apr 24, 2020

Conversation

rajivsam
Copy link
Contributor

(1) Updated the documentation for the build procedure for torch. All entries for test_datagen_config.yaml have been explained
(2) Verified that the instance works when the test_datagen_config.yaml points either to container provided db or oasis. This is the database used by the UI - the UI uses test data.
(3) Pushing the docker image now to docker hub.

self.ap = None
self.admin = None
return


if __name__ == '__main__':
unittest.main()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot comment on bin file but do we want to checkin arangopipe/tests/pytorch/.data/ag_news_csv.tar.gz ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can just wget all the data bin files? Git is not great for large files

Copy link
Contributor

@joerg84 joerg84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Except the large .data file LGTM

@joerg84
Copy link
Contributor

joerg84 commented Apr 24, 2020

Still lgtm

@rajivsam rajivsam merged commit b7bab2c into master Apr 24, 2020
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