Skip to content

Commit 0fdd199

Browse files
committed
add example logs
1 parent 90613af commit 0fdd199

File tree

5 files changed

+14
-0
lines changed

5 files changed

+14
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ MANIFEST
5151
htmlcov/
5252
parsed_output/
5353
!tests/example_output/
54+
!tests/example_output/parsed_output/
55+
!tests/example_output/logs/
5456
.tox/
5557
.nox/
5658
.hypothesis/

tests/example_output/logs/dedicated_log_triton_trace_findhao_.ndjson

Lines changed: 2 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"tritonparse_url_prefix": "",
3+
"rank_default": {
4+
"regular_files": [
5+
"f0_fc0_a0_cai-.ndjson.gz"
6+
],
7+
"mapped_file": "dedicated_log_triton_trace_findhao__mapped.ndjson.gz",
8+
"rank_suffix": ""
9+
}
10+
}

0 commit comments

Comments
 (0)