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

Introduce export feature to TensorRT JSON format #3721

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Additional tweaks to trt.json export.

c9e5f2b
Select commit
Loading
Failed to load commit list.
Draft

Introduce export feature to TensorRT JSON format #3721

Additional tweaks to trt.json export.
c9e5f2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2024 in 1s

2.17% of diff hit (target 92.18%)

View this Pull Request on Codecov

2.17% of diff hit (target 92.18%)

Annotations

Check warning on line 101 in src/load_save.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/load_save.cpp#L101

Added line #L101 was not covered by tests

Check warning on line 47 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L47

Added line #L47 was not covered by tests

Check warning on line 57 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L57

Added line #L57 was not covered by tests

Check warning on line 60 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 62 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L62

Added line #L62 was not covered by tests

Check warning on line 66 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 68 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L68

Added line #L68 was not covered by tests

Check warning on line 70 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L70

Added line #L70 was not covered by tests

Check warning on line 72 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L72

Added line #L72 was not covered by tests

Check warning on line 74 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L74

Added line #L74 was not covered by tests

Check warning on line 78 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L78

Added line #L78 was not covered by tests

Check warning on line 81 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L81

Added line #L81 was not covered by tests

Check warning on line 83 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L83

Added line #L83 was not covered by tests

Check warning on line 85 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L85

Added line #L85 was not covered by tests

Check warning on line 87 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L87

Added line #L87 was not covered by tests

Check warning on line 89 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L89

Added line #L89 was not covered by tests

Check warning on line 92 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L92

Added line #L92 was not covered by tests

Check warning on line 94 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L94

Added line #L94 was not covered by tests

Check warning on line 98 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 100 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L100

Added line #L100 was not covered by tests

Check warning on line 102 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L102

Added line #L102 was not covered by tests

Check warning on line 117 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L104-L117

Added lines #L104 - L117 were not covered by tests

Check warning on line 119 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L119

Added line #L119 was not covered by tests

Check warning on line 123 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L123

Added line #L123 was not covered by tests

Check warning on line 128 in src/trt_json.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trt_json.cpp#L128

Added line #L128 was not covered by tests