-
Recently, we have had discussions on whether contributions to DVT specifications count towards PG eligibility. I'd like to make the case that we should be counting such work towards eligibility.
In…
-
### Describe the bug
When scrapping a twitter user with tweet-user and tweet-profile, the protected attribute in the JSON is null if the account is not protected. Protected accounts work fine (protec…
-
In some tweets, results from the library are shorter than the actual text in Twitter.
Example:
https://twitter.com/elonmusk/status/1641874582473695246
Result from scraping:
```
{
…
-
### Describe the feature
The script returns false for the verified field for a user with Twitter Blue.
I assume that this field is for the so-called Legacy Veryfied
Is it possible to read Twitter…
-
-
**Describe the bug**
AttributeError: 'DeepSpeedCPUAdam' object has no attribute 'ds_opt_adam' for multinode training
**To Reproduce**
To reproduce, run the following with your `hostfile` and `d…
-
From the openpbs [source](https://github.com/openpbs/openpbs/blob/master/src/cmds/pbs_ralter.c#L303) it appears calling `pbs_modify_resv` with `force` as the extend arg is equivelent to the `-Wforce` …
-
### Describe your question
I ran my own program using an image I built myself, and upon completion of the test I found the following problem that did not occur on a single GPU, when trying multiple G…
-
The param.json as follows:
{
"api_version": "1.0",
"_deepmd_version": "2.1.0",
"train" :[
{
"command": "dp",
"machine": {
"batch_type": "PBS",
"context_t…
-
From reading the openpbs [source](https://github.com/openpbs/openpbs/blob/master/src/cmds/pbs_rsub.c#L955), it appears passing an 'm' in the extend arg of `pbs_submit_resv` is needed to create a maint…