Skip to content

Commit 6c0a4c7

Browse files
committed
cleanup
Signed-off-by: jsun-m <91754185+jsun-m@users.noreply.github.com>
1 parent 4998939 commit 6c0a4c7

3 files changed

Lines changed: 9 additions & 278 deletions

File tree

examples/frameworks/nat_autogen_demo/pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@ dependencies = [
3939
]
4040

4141
[tool.uv.sources]
42-
nvidia-nat-core = { path = "../../../packages/nvidia_nat_core", editable = true }
43-
nvidia-nat-ag2 = { path = "../../../packages/nvidia_nat_ag2", editable = true }
44-
nvidia-nat = { path = "../../..", editable = true }
42+
nvidia-nat = { path = "../../..", editable = true }
4543

4644
[project.entry-points.'nat.components']
4745
nat_autogen_demo = "nat_autogen_demo.register"

packages/nvidia_nat_profiler/src/nat/plugins/profiler/decorators/framework_wrapper.py

Lines changed: 0 additions & 249 deletions
This file was deleted.

0 commit comments

Comments
 (0)