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

Add image load profiling #138

Merged
merged 40 commits into from Oct 26, 2021
Merged

Add image load profiling #138

merged 40 commits into from Oct 26, 2021

Conversation

JonathanTripp
Copy link
Contributor

No description provided.

@JonathanTripp JonathanTripp marked this pull request as ready for review October 25, 2021 14:38
environment.yml Outdated
@@ -7,5 +7,7 @@ dependencies:
- python=3.7.3
- pytorch=1.8.0
- pip:
- line_profiler==3.3.1
Copy link
Member

Choose a reason for hiding this comment

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

Should these be moved into one of the requirements files?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

These requirements are only needed for running the slide profiling, but they are needed for pyright so are included in this environment, which is only used by pyright, so it feels better to have them here... Maybe, one day, monai will be a run_requirement, but it isn't yet.

pyrightconfig.json Show resolved Hide resolved
@JonathanTripp JonathanTripp enabled auto-merge (squash) October 26, 2021 13:45
@JonathanTripp JonathanTripp merged commit 9da95e1 into main Oct 26, 2021
@JonathanTripp JonathanTripp deleted the jontri/data_load2 branch October 26, 2021 13:50
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.

None yet

2 participants