-
Repro code:
```python
import tensorflow as tf
import tensorflow_io.arrow as arrow_io
import pyarrow as pa
if __name__ == "__main__":
data = pa.array(list(range(5000)), type=pa.float32())…
-
### 🐛 Describe the bug
When we try to wrap a simple set_ into custom_op, we found it cannot be compiled.
The following simple case failed with error:
```
import torch
from torch import nn
…
-
Can someone tell me how to solve an error that occurs during runtime? The error code is as follows
Error occurred when executing ApplyPulid:
```
No operator found for `memory_efficient_attention_…
-
**Describe the bug**
Attempting to save PTQ `TorchVision` models using the `ptq_benchmark_torchvision.py` script after amending the script to save the model using `export_torch_qcdq` as a final ste…
-
**Describe the bug**
I make a test code at `hidet/python/hidet/graph/ops`. The code snapshot:
```
import numpy as np
import hidet as hi
from hidet import ops, Tensor
from .transform import tra…
-
Duplicate "/data/" in the Vault secret path for K/V version 2.
```
# SpinnakerService.yaml file
: encrypted:vault!e:kv_v2!p:data/devops/spinnaker/halyard/files/kubecfg-gke!k:value
# from vau…
-
Thought I'd try to test this project out. Being on Windows + Lack of windows tensorflow support has made it a challenge.
Using WSL2, I've managed to get far enough to do the training on the data s…
-
When I run the convert_model code, the dnnlib package is missing. After I install dnnlib-0.0.1, the dnnlib.tflib.ops package is missing. Where can I find the new version of dnnlib?
Error encountered:…
-
Thank @chunhuazhou for staging 3 days of GFS grib2 data for ICs, LBCs and rap bufr data for observations.
We also need at least one cycle of GEFS data for ensemble BEC generation and ensemble tests…
-
### Operating System
Windows
### What's the issue you encountered?
ImHex crashes when evaluating patterns seemingly at random
### How can the issue be reproduced?
Load the firmware dump…