"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "61f6c5472a33bf575ec04b7da588930b4b69706e"
Commit eb7da512 authored by rusty1s's avatar rusty1s
Browse files

update

parent 6d2704b2
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
// #endif // #endif
#ifdef _WIN32 #ifdef _WIN32
PyMODINIT_FUNC PyInit__C(void) { return NULL; } PyMODINIT_FUNC PyInit__scatter(void) { return NULL; }
#endif #endif
std::tuple<torch::Tensor, torch::optional<torch::Tensor>> std::tuple<torch::Tensor, torch::optional<torch::Tensor>>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment