Shreyas Atre
Shreyas Atre
Since python 2 also supports `json` import we don't have to write a complicated one. But we still need tests to ensure that there are no mistakes based on Specs...
https://github.com/SAtacker/quick-ftxui ongoing, maybe it will complete in Summers next year If possible have a look @ArthurSonzogni (sorry just saw that you are sick, take care) , thanks
Also https://interestingengineering.com/facebooks-new-ai-tool-transforms-2d-image-to-3d-models https://arxiv.org/pdf/2004.00452.pdf --- PIFuHD: Multi-Level Pixel-Aligned Implicit Function for High-Resolution 3D Human Digitization∗ git https://github.com/facebookresearch/pifuhd
+1 This is a great project, thanks! Is there any workaround for the latency pop up issue after which there is no noise cancellation? ``` [2022-11-01 18:10:09.771] [server] [info] Virtual...
> @SAtacker @mmngreco I would ask you a simple question because I'm struggling with the test of the project, Can you please provide me some instructions for the after running?...
> Intrinsic CMake support in Boost reaches complete status starting V1.82: https://github.com/boostorg/cmake/blob/develop/README.md. At that point this ticket should be easily resolvable. This can be accomplished in the current boost versions...
Can we close this now @gautam-dev-maker ?
> > @hkaiser Do you know if we fixed that or is it still open? > > We have not tried recently. @SAtacker: would you be able to check? The...
I was able to reproduce this. Thanks! Let me take a look.
While I wasn't able to use llvm/clang for testing, I made a simple workaround for this. ```diff diff --git a/hpx/CMakeLists.txt b/hpx/CMakeLists.txt index ed6f08e..bd6102b 100644 --- a/hpx/CMakeLists.txt +++ b/hpx/CMakeLists.txt @@ -37,7...