-
Make fresh env, pip install textattack[tensorflow, optional], textattack --help fails. See below.
C:\Users\stanl
λ cd dev
C:\Users\stanl\dev
λ mkdir textattacktest
C:\Users\stanl\dev
λ cd …
-
### Description
``ax.plot`` stops showing the line on the axis if there are more than 1000 lat/lon points on a Mercator projection (haven't tried others). The problem doesn't occur if the longitud…
-
**Describe the bug**
Running the documentation's [quickstart](https://robustnessgym.readthedocs.io/en/latest/getting-started/quickstart.html) example does not return the tagged dataset.
**To Repro…
-
报错异常:
![image](https://user-images.githubusercontent.com/16860171/121624013-52a5a700-caa3-11eb-925b-d4aac9ba9ce1.png)
Connected to the target VM, address: '127.0.0.1:50948', transport: 'socket'
[…
-
**Describe the bug**
Using cudf-0.16, NVTabular uses `cudf.io.parquet.ParquetWriter` to iteratively write out a parquet file to a `BytesIO` object as data is processed, and then later reads back the …
-
Trying to import requirements for https://github.com/githubharald/SimpleHTR which can be viewed at https://github.com/githubharald/SimpleHTR/blob/master/requirements.txt
```
> Task :app:generateDe…
-
## What is your question?
Can not train the translator
#### Code
The commands I runned:
fairseq-preprocess --source-lang en --target-lang de --trainpref D:\fairseq\test_translateEN-DE\data\tra…
-
At present we are using edit distance ([Levenshtein distance](https://en.wikipedia.org/wiki/Levenshtein_distance)) which is provided by editdistance package. For many languages (Japanese, Chinese and …
R1j1t updated
3 years ago
-
[According to nikolaizujev on Twitter](https://twitter.com/nikolaizujev/status/1468341977724997633):
> Tested on several internal projects, noticed almost 2x slowdown compared to 6.2.5 on py3.8
…
-
**Describe the bug**
In a release build the tests `CUDA_STREAM_TEST` and `CUDA_STREAM_PTDS_TEST` segfault.
**Steps/Code to reproduce bug**
```bash
cmake .. -DCMAKE_BUILD_TYPE=Release
make
./gt…