-
[TL,DR]
The following case is a PyTorch UT reproducer. It has regression with the commit b6cdccd33d901a2c187719e976e0aed026ea23f0 compared with 91b14bf5593cf58a8541f3e6b9125600a867d4ef. It means that…
-
I've installed Simplevideo in my Open edX devstack environment, but when I go to add it, the text "Simplevideo" isn't appearing on the advanced screen. See attached screenshot. The green highlight whe…
natea updated
10 years ago
-
#137756 adds support for generating cooperative reductions in Triton, something like:
```py
@triton.jit
def triton_unk_fused_add_sum_0(in_ptr0, in_ptr1, out_ptr0, ws_ptr, semaphores_ptr, xnumel, rn…
-
@feanil said:
after I removed the edx user from most of the PyPI packages I found the following:
* acclaimbadge-xblock - This is a private repo that is publishing to PyPI
* django-require is fork…
-
I've started automatically creating reports on XBlock which is awesome, it's working well with Ozone.
The downside is that I have a way higher volume of reports, and it's impossible to distinguish…
-
When we adjusted ACLs for some Kafka topics, a consumer started failing with a misleading error message (`Missing ce_type header on message, cannot determine signal`) that caused us to think there was…
-
As a course author, I would like a way to preserve the metadata I've added to a learning resource: when it's exported form LORE, imported into edX and re-exported and re-imported into LORE. In particu…
-
Say if you are swimming beneath/building above an orbpiercer, and it cant pathfind to you. It would then start shooting projectiles if you are within y-blocks of it.
Same would go for X,Z blocks. It …
-
### 🐛 Describe the bug
reporduce code
```python
from transformers import BloomModel, BloomConfig
import json
import torch
CONFIG = """
{
"apply_residual_connection_post_layernorm": false…
-
It seems as though it would be preferable to have the Brightcove API key set at the course level, rather than at the unit level, so that if you add more than one Brightcove video to a course, you don'…
natea updated
8 years ago