Commit 85c10f9
CorrDiff: Adding NVTX markers and removing redundant regression model inference (#306)
* Refactor saving results to improve perf and overlap with inferencing
* Update blossom-ci.yml (#295)
* Change pip install commands with the correct PyPI package name (#298)
* Make number of writer workers parameterized
* add comment for writer workers
* revert readme and blossom-ci
* 2nd revert of readme
* Adding NVTX markers and removing redundant regression model inference
* Code formatting
* Adding nvtx to pyproject.toml
* Updating CHANGELOG.md
---------
Co-authored-by: David Pruitt <dpruitt@login-eos01.eos.clusters.nvidia.com>
Co-authored-by: Kaustubh Tangsali <71059996+ktangsali@users.noreply.github.com>
Co-authored-by: Abdullah <37012364+Saydemr@users.noreply.github.com>
Co-authored-by: David Pruitt <dpruitt@nvidia.com>
Co-authored-by: David Pruitt <daviddpruitt@gmail.com>
Co-authored-by: Akshay Subramaniam <asubramaniam@login-eos01.eos.clusters.nvidia.com>1 parent 3897519 commit 85c10f9
File tree
8 files changed
+235
-175
lines changed- examples/generative/corrdiff
- modulus
- models/diffusion
- utils/generative
8 files changed
+235
-175
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments