Cronologia Commit

Autore SHA1 Messaggio Data
  AUTOMATIC1111 386245a264 split shared.py into multiple files; should resolve all circular reference import errors related to shared.py 2 anni fa
  AUTOMATIC1111 0d5dc9a6e7 rework RNG to use generators instead of generating noises beforehand 2 anni fa
  AUTOMATIC1111 fca42949a3 rework torchsde._brownian.brownian_interval replacement to use device.randn_local and respect the NV setting. 2 anni fa
  AUTOMATIC1111 84b6fcd02c add NV option for Random number generator source setting, which allows to generate same pictures on CPU/AMD/Mac as on NVidia videocards. 2 anni fa
  Aarni Koskela b85fc7187d Fix MPS cache cleanup 2 anni fa
  AUTOMATIC1111 da8916f926 added torch.mps.empty_cache() to torch_gc() 2 anni fa
  Aarni Koskela ba70a220e3 Remove a bunch of unused/vestigial code 2 anni fa
  AUTOMATIC 8faac8b963 run basic torch calculation at startup in parallel to reduce the performance impact of first generation 2 anni fa
  AUTOMATIC 028d3f6425 ruff auto fixes 2 anni fa
  AUTOMATIC 5fe0dd79be rename CPU RNG to RNG source in settings, add infotext and parameters copypaste support to RNG source 2 anni fa
  Deciare d40e44ade4 Option to use CPU for random number generation. 2 anni fa
  brkirch 1b8af15f13 Refactor Mac specific code to a separate file 2 anni fa
  brkirch 2217331cd1 Refactor MPS fixes to CondFunc 2 anni fa
  brkirch 7738c057ce MPS fix is still needed :( 2 anni fa
  AUTOMATIC1111 fecb990deb Merge pull request #7309 from brkirch/fix-embeddings 2 anni fa
  brkirch f9edd578e9 Remove MPS fix no longer needed for PyTorch 2 anni fa
  brkirch ada17dbd7c Refactor conditional casting, fix upscalers 2 anni fa
  AUTOMATIC 9beb794e0b clarify the option to disable NaN check. 2 anni fa
  AUTOMATIC d2ac95fa7b remove the need to place configs near models 2 anni fa
  brkirch e3b53fd295 Add UI setting for upcasting attention to float32 2 anni fa
  brkirch 84d9ce30cb Add option for float32 sampling with float16 UNet 2 anni fa
  AUTOMATIC1111 aa60fc6660 Merge pull request #6922 from brkirch/cumsum-fix 2 anni fa
  brkirch a255dac4f8 Fix cumsum for MPS in newer torch 2 anni fa
  AUTOMATIC c361b89026 disable the new NaN check for the CI 2 anni fa
  AUTOMATIC 9991967f40 Add a check and explanation for tensor with all NaNs. 2 anni fa
  brkirch 8111b5569d Add support for PyTorch nightly and local builds 2 anni fa
  brkirch 16b4509fa6 Add numpy fix for MPS on PyTorch 1.12.1 2 anni fa
  AUTOMATIC b6e5edd746 add built-in extension system 2 anni fa
  AUTOMATIC 46b0d230e7 add comment for #4407 and remove seemingly unnecessary cudnn.enabled 2 anni fa
  AUTOMATIC 2651267e3a fix #4407 breaking UI entirely for card other than ones related to the PR 2 anni fa