-
I tried to run the demo:
`(venv) PS E:\bin\iPERCore-main> python demo/motion_imitate.py --gpu_ids 0 --image_size 512 --num_source 2 --output_dir "./results" --assets_dir "./assets" --model_id "…
-
![image](https://cloud.githubusercontent.com/assets/7620713/3140926/d76f9236-e94e-11e3-8e36-e708c8713a1a.png)
-
hello expert,
I am installing GDS on ubuntu22.04, now everything works fine. gdsio can shows direct write is 3x better than cpu copy gpu write.
but I am trying to build gds_parnters dockers to ru…
-
**OBJECTIVE**
Support a debugging tool for TVM's computation graphs which helps to access internal graph structures, ops, input and output values at TVM runtime.
In TVM's current computation-grap…
-
Hi unsiloai,
I want to install this package. Do you have a procedure I can follow?
Thanks,
Thai
-
OSX Sierra 10.12
Python 3.5.2
AstroConda
```python
In [12]: teal.teal('tweakreg')
---------------------------------------------------------------------------
UnicodeDecodeError …
-
Thanks for putting this together!
Do you have any plans to add a tensorrt container (with cudnn)?
I'm looking to use an l4t-container to build an application that depends on tensorrt (in this c…
-
`DetachElementwiseFromNamedOps` transforms a linalg-op-on-existing-accumulator into a pair of separate ops (linalg-op-on-zero-accumulator, elementwise-add), as in this example:
```
benoitjacob@clo…
-
### Input C/C++ Header
Since the header file generated has 15000+ lines, I won't copy it here, you can find the repository [Arduino-IRremote](https://github.com/Arduino-IRremote/Arduino-IRremote)…
-
**Describe the bug**
A mysql cluster has a mysql component with two replicas, and one replica is evicted due to disk pressure of node ephemeral-storage. When the disk pressure recovers to normal (< 8…