Cpop

Results 15 comments of Cpop

I also would find support for Jupyter notebooks to be valuable.

ValueError: "Cannot create group in read-only mode."

Same here. /detectorch/lib/cppcuda/build$ ninja [1/4] /usr/local/cuda/bin/nvcc -DTORCH...da.cu -o roi_align_forward_cuda.cuda.o FAILED: roi_align_forward_cuda.cuda.o /usr/local/cuda/bin/nvcc -DTORCH_EXTENSION_NAME=roialign -I/home/ubuntu/anaconda3/envs/pytorch_p36_2/lib/python3.6/site-packages/torch/lib/include -I/home/ubuntu/anaconda3/envs/pytorch_p36_2/lib/python3.6/site-packages/torch/lib/include/TH -I/home/ubuntu/anaconda3/envs/pytorch_p36_2/lib/python3.6/site-packages/torch/lib/include/THC -I/usr/local/cuda/include -I/home/ubuntu/anaconda3/envs/pytorch_p36_2/include/python3.6m -D_GLIBCXX_USE_CXX11_ABI=0 --compiler-options '-fPIC' -std=c++11 -c /data/repos/detectorch/lib/cppcuda/roi_align_forward_cuda.cu -o roi_align_forward_cuda.cuda.o /data/repos/detectorch/lib/cppcuda/roi_align_forward_cuda.cu:173:82: error: macro "AT_ASSERT"...

Yes this would be a valuable feature; it certainly beats having to manually specifying each package. Often the user just wants the version of all packages imported in the Jupyter...

Can confirm; also getting the same error

Just on remote SSH. It works fine locally On Thu, Sep 8, 2022, 1:53 PM Heejae Chang ***@***.***> wrote: > does this only happen on remote (SSH extension)? or happen...

Having this same issue when using VS Code on SSH-Remote, except the "Loading..." drop-down menu doesn't show any drop-down, just continually shows "Loading..." indefinitely. For example, if you are typing...

Yeah I encountered several errors when trying to port this code to work in Keras 2.2.4. Making a new virtual environment with Keras 2.1 doesn't throw the deprecated keras.layers.Merge error.

Any update on this issue? Still a blocker to using Kite on Remote-SSH VS Code as of September 2022.