-
when I run
```python
sh slurm_inference.sh test_video mp4 24 smpler_x_h32
```
it occurs error
```
RuntimeError: Caught RuntimeError in replica 0 on device 0.
```
I used
```
num_gpus =1 …
-
type 1 h2sc RSUB_TOP: 1 9.805053734448477E-013
88: 9.805053734448477E-013 0.000000000000000E+000 7.510381513390481E-002
88: 1.00000000000000 0.000000000000000E+000 3333.…
-
when we do python3.8 ProST_example_regi.py
There was a problem of CUDA error: invalid argument: nv_pt[:,:,2] = src - inv_pt[:,:,2] in posevec2mat.py
File "/home/broncus/Projective-Spatial-Transfo…
-
I get the following error by executing "sh run_demo.sh"
Parsing the arguments...
Initnializing the KV-Net
bn_running_avg = 0
RefineNet_UNet2D: init conv2d
RefineNet_UNet2D: init conv2d
init…
-
I'm not sure if this is an rmate issue or something with rsub implementation but on some systems it seems the hostname:file is showing in Sublime but on others its just hostname.
What exactly determi…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
##…
zfaee updated
10 months ago
-
Sometimes when editing with rmate, I find that the connection closes and it takes me a while to realise what I have saved is not really being saved.
Is there the ability for some kind of alert to tel…
-
Hello all,
I am training on flownet2C with MPI sintel data and i am running into this issue:
TypeError: rsub() received an invalid combination of arguments - got (Tensor, tuple), but expected one of…
-
rmate [existing_file] opens as it should in both textmate2/3 for me
rmate[non_existing_file] produce no results at all. expected result open a new blank file in sublime (?) (Mountain Lion / Debian)
e…
-
As a convenience, we should provide meta tensor implementations of the following:
`__add__`, `__radd__`, `__sub__`, `__rsub__`, `__mul__`, `__rmul__`, `__div__`, `__rdiv__`, `__truediv__`, `__rtruedi…