Skip to content

Conversation

@Green-Sky
Copy link
Contributor

I took the liberties to move some source files around, to match other ggml projects (somewhat). Please tell me if that is ok :)

I suggest renaming the stable-diffusion.h to .hpp, to signal it being a c++ header.

added simple ci that build on all 3 major platforms. nothing sophisticated, and no testing, since no test code is written yet.

@Green-Sky
Copy link
Contributor Author

@leejet
Copy link
Owner

leejet commented Aug 17, 2023

Great!

@leejet
Copy link
Owner

leejet commented Aug 17, 2023

I suggest renaming the stable-diffusion.h to .hpp, to signal it being a c++ header.

For header files that do not contain implementations, I prefer using .h instead of .hpp.

@leejet leejet merged commit 844351c into leejet:master Aug 17, 2023
@Green-Sky Green-Sky deleted the cmake branch November 23, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants