Historique des commits

Auteur SHA1 Message Date
  AUTOMATIC 8faac8b963 run basic torch calculation at startup in parallel to reduce the performance impact of first generation il y a 2 ans
  AUTOMATIC 028d3f6425 ruff auto fixes il y a 2 ans
  AUTOMATIC 5fe0dd79be rename CPU RNG to RNG source in settings, add infotext and parameters copypaste support to RNG source il y a 2 ans
  Deciare d40e44ade4 Option to use CPU for random number generation. il y a 2 ans
  brkirch 1b8af15f13 Refactor Mac specific code to a separate file il y a 2 ans
  brkirch 2217331cd1 Refactor MPS fixes to CondFunc il y a 2 ans
  brkirch 7738c057ce MPS fix is still needed :( il y a 2 ans
  AUTOMATIC1111 fecb990deb Merge pull request #7309 from brkirch/fix-embeddings il y a 2 ans
  brkirch f9edd578e9 Remove MPS fix no longer needed for PyTorch il y a 2 ans
  brkirch ada17dbd7c Refactor conditional casting, fix upscalers il y a 2 ans
  AUTOMATIC 9beb794e0b clarify the option to disable NaN check. il y a 2 ans
  AUTOMATIC d2ac95fa7b remove the need to place configs near models il y a 2 ans
  brkirch e3b53fd295 Add UI setting for upcasting attention to float32 il y a 2 ans
  brkirch 84d9ce30cb Add option for float32 sampling with float16 UNet il y a 2 ans
  AUTOMATIC1111 aa60fc6660 Merge pull request #6922 from brkirch/cumsum-fix il y a 2 ans
  brkirch a255dac4f8 Fix cumsum for MPS in newer torch il y a 2 ans
  AUTOMATIC c361b89026 disable the new NaN check for the CI il y a 2 ans
  AUTOMATIC 9991967f40 Add a check and explanation for tensor with all NaNs. il y a 2 ans
  brkirch 8111b5569d Add support for PyTorch nightly and local builds il y a 2 ans
  brkirch 16b4509fa6 Add numpy fix for MPS on PyTorch 1.12.1 il y a 2 ans
  AUTOMATIC b6e5edd746 add built-in extension system il y a 2 ans
  AUTOMATIC 46b0d230e7 add comment for #4407 and remove seemingly unnecessary cudnn.enabled il y a 2 ans
  AUTOMATIC 2651267e3a fix #4407 breaking UI entirely for card other than ones related to the PR il y a 2 ans
  AUTOMATIC1111 681c0003df Merge pull request #4407 from yoinked-h/patch-1 il y a 2 ans
  brkirch 0fddb4a1c0 Rework MPS randn fix, add randn_like fix il y a 2 ans
  AUTOMATIC1111 cc90dcc933 Merge pull request #4918 from brkirch/pytorch-fixes il y a 2 ans
  AUTOMATIC 5b2c316890 eliminate duplicated code from #5095 il y a 2 ans
  Matthew McGoogan c67c40f983 torch.cuda.empty_cache() defaults to cuda:0 device unless explicitly set otherwise first. Updating torch_gc() to use the device set by --device-id if specified to avoid OOM edge cases on multi-GPU systems. il y a 2 ans
  brkirch e247b7400a Add fixes for PyTorch 1.12.1 il y a 2 ans
  brkirch abfa22c16f Revert "MPS Upscalers Fix" il y a 2 ans