-
![image](https://user-images.githubusercontent.com/1072059/136234595-3c02d91e-70c0-47bf-a82a-a2a737f2087f.png)
-
chardet==5.1.0
charset-normalizer==3.1.0
idna==3.4
-e git+https://github.com/ultmaster/whisper-movie.git@5d05c8075e5159767dbccfc7c7dfa3da243f1027#egg=nni_amlt
pysrt==1.1.2
requests==2.31.0
urlli…
-
A birth-death model can be used to simulate phylogenetic trees. We can perform some form of sampling over these trees, as well as perturbation to introduce inconsistency. Supertree methods can then be…
-
### Issue description
为了方便国内中文用户的使用以及中文的检索,我们需要一个中文版本的README
-
Conv1D is invoked as part of GPT2 (instead of matmul) and is also used in speech models. We will need dynamic quant support and static quant support for this operator in pytorch. Also, see:
https://…
-
**Describe the bug**
Data race in qpipe(qstrm)
```
panic: pthread_mutex_lock: Invalid argument
This message is indicative of a BUG.
Report this at https://github.com/emqx/nanomq
/root/nanomq…
-
```
=================================================================
==980499==ERROR: AddressSanitizer: attempting double-free on 0x603000092ef0 in thread T37:
#0 0x7f9d8e2b4517 in __intercept…
-
This is going to collect missing spaces a fter a period as discussed in https://github.com/petergtz/alexa-wikipedia/issues/37.
-
Sending 100K requests and receiving 100K corresponding responses (512 bytes payload size) takes 40+ seconds using asynchronous IO and contexts. Flame graph profiling shows:
![nng](https://github.c…
-
**Describe the issue**:
The validation_step() function in customized pytorch_lightning module doesn't work, which causes a KeyError 'val_loss' in teardown() function.
Here is my customized modul…