Histórico de Commits

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