-
### 🐛 Describe the bug
distributed/test_data_parallel | test_data_parallel_module_cuda_float16 | (__main__.TestDataParallelDeviceTypeCUDA)
-- | -- | --
distributed/test_data_parallel | test_data_…
-
Hey,
For my research I have to publish the bids and offers in parallel and only validate at the end if the data is correctly added to the blockchain.
Is this something you are planning to add?
If…
-
In the prepareOsmNetworkData, we generate the OSRM data for each mode in sequence.
It would go faster if this was done in sequence
This would easily be done by move some of the code in an async f…
-
# [Python] 병렬처리(Multiprocessing)를 통한 연산속도 개선 - yg’s blog
Pandas dataframe의 연산속도 개선을 위해 병렬처리를 활용해보자
[https://yganalyst.github.io/data_handling/memo_17_parallel/](https://yganalyst.github.io/data_hand…
-
Note: This issue describes possible new functionality for Protected Audience. It is not necessarily a feature that will ship in the near future, but we are considering it as an optional backwards-comp…
-
what is the structure of the training set?
(vnegnn) mou@trailblazer:~/dnapr/vnegnn$ python process_dataset.py --input_path data/scpdb/scpdb_subset_puresnet/raw/ --output_path data/scpdb/scpdb_subset_…
-
## 一言でいうと
教師なし学習で、単語間の翻訳を行う研究。2つの言語で個別に学習された分散表現を、敵対的学習の枠組みでソース言語の単語ベクトルをDに見破られないようターゲット言語の単語ベクトルに似せて変換する(教師なしのためペアはランダムに選ばれる)。これにより幾つかの言語で教師ありの結果を上回った。
![image](https://user-images.githubuserco…
-
**Describe the bug**
When using Megatron-Core v0.9.0 with CUDA Graphs enabled, NaN gradients are encountered during the backward computation. This issue does not occur when CUDA Graphs are disabled.
…
-
Is it possible to use this project to read parallel input data on the ttyUSBx port? If not, can you point me in the right direction, thanks.
-
Hi Robin,
Thank you for your work on this package, providing a nice implementation covering all the mainstream methods and keeping up-to-date. I am trying to run a simulation with clustermq, howeve…