We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65a09a commit 0264bf5Copy full SHA for 0264bf5
.ci/docker/requirements-ci.txt
@@ -258,10 +258,17 @@ scipy==1.14.1 ; python_version > "3.9"
258
#Pinned versions:
259
#test that import:
260
261
+<<<<<<< HEAD
262
tb-nightly==2.13.0a20230426
263
#Description: TensorBoard
264
265
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))
272
273
# needed by torchgen utils
274
typing-extensions>=4.10.0
0 commit comments