1. 21 Nov, 2022 1 commit
    • brkirch's avatar
      Add fixes for PyTorch 1.12.1 · e247b740
      brkirch authored
      Fix typo "MasOS" -> "macOS"
      
      If MPS is available and PyTorch is an earlier version than 1.13:
      * Monkey patch torch.Tensor.to to ensure all tensors sent to MPS are contiguous
      * Monkey patch torch.nn.functional.layer_norm to ensure input tensor is contiguous (required for this program to work with MPS on unmodified PyTorch 1.12.1)
      e247b740
  2. 17 Nov, 2022 2 commits
  3. 12 Nov, 2022 8 commits
  4. 11 Nov, 2022 13 commits
  5. 10 Nov, 2022 4 commits
  6. 09 Nov, 2022 4 commits
  7. 08 Nov, 2022 5 commits
  8. 06 Nov, 2022 3 commits