DeepSpeed
Add stable diffusion unit test
#2496
Merged

Commits
  • added stable diffusion unit test
    mrwyattii committed 3 years ago
  • shortened sd unit test prompt
    mrwyattii committed 3 years ago
  • Merge branch 'master' into add-sd-test
    tjruwase committed 3 years ago
  • Merge branch 'master' into add-sd-test
    loadams committed 2 years ago
  • Merge branch 'master' into add-sd-test
    tjruwase committed 2 years ago
  • Merge branch 'master' into add-sd-test
    tjruwase committed 2 years ago
  • Merge branch 'master' into add-sd-test
    loadams committed 2 years ago
  • Merge branch 'master' into add-sd-test
    mrwyattii committed 2 years ago
  • Add diffusers to pass current error
    loadams committed 2 years ago
  • Include diffusers via requirements-sd
    loadams committed 2 years ago
  • Test with same triton version
    loadams committed 2 years ago
  • Update test_inference.py
    mrwyattii committed 2 years ago
  • Switch existing test with proper triton/diffusers
    loadams committed 2 years ago
  • Merge branch 'master' into add-sd-test
    loadams committed 2 years ago
  • Switch to other triton to test if this passes on V100
    loadams committed 2 years ago
  • Merge branch 'master' into add-sd-test
    loadams committed 2 years ago
  • Switch back to triton 2.0.0
    loadams committed 2 years ago
  • Merge branch 'master' into add-sd-test
    loadams committed 2 years ago
  • Merge remote-tracking branch 'ds/master' into add-sd-test
    lekurile committed 2 years ago
  • Update SD unit test
    lekurile committed 2 years ago
  • Remove DSE clone command
    lekurile committed 2 years ago
  • Fix formatting
    lekurile committed 2 years ago
  • Merge branch 'master' into add-sd-test
    lekurile committed 2 years ago
  • Update torch.cuda to get_accelerator()
    lekurile committed 2 years ago
  • Update unit tests
    lekurile committed 2 years ago
  • Fix formatting and add license
    lekurile committed 2 years ago
  • Update workflow name
    lekurile committed 2 years ago
  • Add image evaluator to reqs
    lekurile committed 2 years ago
  • Fix requirements formatting
    lekurile committed 2 years ago
  • Import from within SD unit test
    lekurile committed 2 years ago
  • Update sd workflow
    lekurile committed 2 years ago
  • Auto open issue if weekly CI fails
    lekurile committed 2 years ago
  • Update how we install dependencies
    lekurile committed 2 years ago
  • Fix comparison package install
    lekurile committed 2 years ago
  • Merge branch 'master' into add-sd-test
    loadams committed 2 years ago
  • Explicitly upgrade opencv version
    lekurile committed 2 years ago
  • Merge branch 'add-sd-test' of https://github.com/mrwyattii/DeepSpeed into add-sd-test
    lekurile committed 2 years ago
  • change opencv-python version
    lekurile committed 2 years ago
  • Merge branch 'master' into add-sd-test
    lekurile committed 2 years ago
  • Use rmse function, don't save images
    lekurile committed 2 years ago
  • Merge branch 'add-sd-test' of https://github.com/mrwyattii/DeepSpeed into add-sd-test
    lekurile committed 2 years ago
  • Add debug prints and -s
    lekurile committed 2 years ago
  • Add model download script
    lekurile committed 2 years ago
  • Fix syntax
    lekurile committed 2 years ago
  • Merge remote-tracking branch 'ds/master' into add-sd-test
    lekurile committed 2 years ago
  • Update triton version used
    lekurile committed 2 years ago
  • Remove debug print statements
    lekurile committed 2 years ago
  • remove -s
    lekurile committed 2 years ago
  • Remove SD model download script
    lekurile committed 2 years ago
  • Remove call to SD download script
    lekurile committed 2 years ago
  • Skip if diffusers isn't installed
    lekurile committed 2 years ago
  • Change how test is skipped
    lekurile committed 2 years ago
  • Update requirements-sd
    lekurile committed 2 years ago
  • Update PR triggers
    lekurile committed 2 years ago
  • Update job name from unit-tests to sd-tests
    lekurile committed 2 years ago
  • Merge branch 'master' into add-sd-test
    lekurile committed 2 years ago
Loading