From c3d4eb1b06b03475385f2ed0dc4689f2bc94ef2a Mon Sep 17 00:00:00 2001 From: Robert Muchsel <16564465+rotx-maxim@users.noreply.github.com> Date: Fri, 30 Aug 2024 10:44:22 -0500 Subject: [PATCH] Update KNOWN_ISSUES.txt --- KNOWN_ISSUES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/KNOWN_ISSUES.txt b/KNOWN_ISSUES.txt index cb9d3d2bb..68011539b 100644 --- a/KNOWN_ISSUES.txt +++ b/KNOWN_ISSUES.txt @@ -1,5 +1,5 @@ -KNOWN ISSUES for ai8x-training with PyToch 2.3.1 -================================================ +KNOWN ISSUES for ai8x-training with PyTorch 2.3.1 +================================================= * As of PyTorch 2.3.1, torch.compile() requires CUDA. * When running on Windows, train.py may require the switch "--compiler-mode none" if there is "no working triton installation".