Connector Switch
Connector Switch
My building environment is windows with mingw64-gcc. Now its build will fail like below: ``` In file included from C:/Users/x/Desktop/pbrt-v4/src/ext/ptex/src/ptex/Ptexture.h:65, from C:/Users/x/Desktop/pbrt-v4/src/pbrt/textures.cpp:24: C:/Users/x/Desktop/pbrt-v4/src/ext/ptex/src/ptex/PtexInt.h:49:27: error: conflicting declaration 'typedef char int8_t' 49...
* Before adding new features and new modules, please go to issues to submit the relevant feature description first. * Write good commit messages and use the same coding conventions...
* Before adding new features and new modules, please go to issues to submit the relevant feature description first. * Write good commit messages and use the same coding conventions...
- [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [x] SHA512s are updated for each updated download. - [x] The "supports" clause reflects platforms that may be fixed by this...
- resolve: #2417
# What does this PR do? By optimizing CausalConv3d, this patch improves the overall performance of wan autoencoders by 5-10%. ## Before submitting - [ ] This PR fixes a...