-
Hello!
FWIW, this is truly a wonderful project!
Unfortunately, my limited skills can't even ### seem to get `donkey train --tub data` to work on Ubuntu 22.04 x86-64. The command also fails on RP…
-
## 🐛 Bug
`malloc(): invalid size (unsorted)`
happens with `cudatoolkit==11.0`, works fine with `cudatoolkit==10.2` w/ pt-1.6 or pt-nightly - no difference.
Installed with:
```
conda instal…
-
Hello mlcommons teams!
When using `MultiWorkerMirroredStrategy`, it has been observed that the `cross_device_ops` raises an `IndexError` during `optimizer.apply_gradient()`.
https://github.com/m…
-
Hi @fjxmlzn,
Thank you for the phenomenal effort on the repo. Additionally, thank you for sharing the code the calculating the autocorrelation, it helped me to match the autocorrelation curve in Fi…
-
The legend when plotting `diff_model` objects using the `autographs()` function shows the categories as 'TRUE' or 'FALSE' rather than 'Infected' or 'Susceptible' etc.
``` r
manynet::autographs(mig…
-
I need the tensorflow 1.x pd file of clip text encoder, so I have to convert the TF 2.x pb file. Here is the code:
---------------------------------- code start -------------------------
import…
-
On frontend country of origin is visible but how to get it in the SP-API?
-
您好,我想使用该项目训练自己的数据集,但是我的数据处理后shape为(n,50,30)的数据,而该项目inputs shape好像只能是(n,m)的维度,我将自己的数据reshape成(n,m)的shape后,loss不降低,测试结果都是0,请问怎么修改能满足我的数据呢?
`inputs = Input(shape=(maxlen,), name="inputs")`
-
Users may commonly want to do arithmetic on measurement results (for example: syndrome calculation in quantum error correction). Today `measure()` returns a `BitVar` which cannot be operated on withou…
-
I get the following error when I run this with a GPU on the cloud but not when I run on my local, with the exact same code.
```
TypeError: in user code:
/usr/local/lib/python3.7/dist-packag…