Skip to content

Commit 0264bf5

Browse files
ethanwee1AMD AMD
authored andcommitted
Cherry-picked commit with merge conflict
1 parent b65a09a commit 0264bf5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.ci/docker/requirements-ci.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,10 +258,17 @@ scipy==1.14.1 ; python_version > "3.9"
258258
#Pinned versions:
259259
#test that import:
260260

261+
<<<<<<< HEAD
261262
tb-nightly==2.13.0a20230426
262263
#Description: TensorBoard
263264
#Pinned versions:
264265
#test that import:
266+
=======
267+
tlparse==0.3.25
268+
#Description: parse logs produced by torch.compile
269+
#Pinned versions:
270+
#test that import: dynamo/test_structured_trace.py
271+
>>>>>>> 2feede28593 ([release/2.6] Remove tb-nightly (#2535))
265272

266273
# needed by torchgen utils
267274
typing-extensions>=4.10.0

0 commit comments

Comments
 (0)