-
```
when i use sqlite the cron work very well.then i dumpdata and be ready to use
postgresql, when i loaddata it give a error,see blow. It's the cron error?
Installing json fixture 'data' from absol…
-
```
when i use sqlite the cron work very well.then i dumpdata and be ready to use
postgresql, when i loaddata it give a error,see blow. It's the cron error?
Installing json fixture 'data' from absol…
-
### 🐛 Describe the bug
`torch.compile(...)` does not pass models containing RNN layers to custom compilers, see this example:
```python
import torch
class Model1(torch.nn.Module):
def…
-
Hi, when using AIT with graph mode to `False`, it works smoothly. But as the title says, setting it to `True` causes the below runtime error. This happens both on the example stable diffusion model (t…
-
An expert in TPU compiler writing can potentially introduce sampling techniques into programs for specific purposes. Here's a breakdown of the concept:
**Sampling for TPU Programs:**
* **Expert-…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.16.1
### Custom code
Yes
### OS platform and dis…
-
Hello,
I installed AIT on AMD MI-250 with ROCm 5.4 from source.
when I run:
./tests/unittest/ops# python test_groupnorm.py
I got the following errors:
ERROR: test_groupnorm_float16 (__main__…
-
Blazor components today are typically authored using Razor syntax, which is designed to make it convenient to define dynamic HTML rendering logic using a combination of HTML and C#. You can define Bla…
-
If you didn't, first read the instructions for installation here: https://github.com/woct0rdho/triton-windows#install-from-wheel
When you see errors, paste the whole error log, not only the last li…
-
### Describe the issue
I am trying to build onnxruntime for a RISCV target platform ([LicheeRV Nano](https://wiki.sipeed.com/hardware/en/lichee/RV_Nano/1_intro.html)). I have succeeded the built of l…
FZR95 updated
5 months ago