Skip to content

Tags: unslothai/stable-diffusion.cpp

Tags

master-782-b290693

Toggle master-782-b290693's commit message
Pass /bigobj to the Windows CPU prebuilt build

stable-diffusion.cpp grew past MSVC's default object section limit on the
newer upstream tags (fatal error C1128 in run 28701743849); upstream's own
Windows CI passes -DCMAKE_CXX_FLAGS='/bigobj' for the same reason.

master-778-c00a9e9

Toggle master-778-c00a9e9's commit message
Pass /bigobj to the Windows CPU prebuilt build

stable-diffusion.cpp grew past MSVC's default object section limit on the
newer upstream tags (fatal error C1128 in run 28701743849); upstream's own
Windows CI passes -DCMAKE_CXX_FLAGS='/bigobj' for the same reason.

master-775-b5d8120

Toggle master-775-b5d8120's commit message
Pass /bigobj to the Windows CPU prebuilt build

stable-diffusion.cpp grew past MSVC's default object section limit on the
newer upstream tags (fatal error C1128 in run 28701743849); upstream's own
Windows CI passes -DCMAKE_CXX_FLAGS='/bigobj' for the same reason.

master-769-cc73429

Toggle master-769-cc73429's commit message
Pass /bigobj to the Windows CPU prebuilt build

stable-diffusion.cpp grew past MSVC's default object section limit on the
newer upstream tags (fatal error C1128 in run 28701743849); upstream's own
Windows CI passes -DCMAKE_CXX_FLAGS='/bigobj' for the same reason.

master-767-885f01a

Toggle master-767-885f01a's commit message
Pass /bigobj to the Windows CPU prebuilt build

stable-diffusion.cpp grew past MSVC's default object section limit on the
newer upstream tags (fatal error C1128 in run 28701743849); upstream's own
Windows CI passes -DCMAKE_CXX_FLAGS='/bigobj' for the same reason.

master-765-bb84971

Toggle master-765-bb84971's commit message
Pass /bigobj to the Windows CPU prebuilt build

stable-diffusion.cpp grew past MSVC's default object section limit on the
newer upstream tags (fatal error C1128 in run 28701743849); upstream's own
Windows CI passes -DCMAKE_CXX_FLAGS='/bigobj' for the same reason.

master-758-c674225

Toggle master-758-c674225's commit message
Pass /bigobj to the Windows CPU prebuilt build

stable-diffusion.cpp grew past MSVC's default object section limit on the
newer upstream tags (fatal error C1128 in run 28701743849); upstream's own
Windows CI passes -DCMAKE_CXX_FLAGS='/bigobj' for the same reason.

master-748-68f3d6d

Toggle master-748-68f3d6d's commit message
Pass /bigobj to the Windows CPU prebuilt build

stable-diffusion.cpp grew past MSVC's default object section limit on the
newer upstream tags (fatal error C1128 in run 28701743849); upstream's own
Windows CI passes -DCMAKE_CXX_FLAGS='/bigobj' for the same reason.

master-746-2574f59

Toggle master-746-2574f59's commit message
Pass /bigobj to the Windows CPU prebuilt build

stable-diffusion.cpp grew past MSVC's default object section limit on the
newer upstream tags (fatal error C1128 in run 28701743849); upstream's own
Windows CI passes -DCMAKE_CXX_FLAGS='/bigobj' for the same reason.

master-741-484baa4

Toggle master-741-484baa4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add beta scheduler (leejet#811)

Co-authored-by: phil2sat <[email protected]>