-
For new users `align_as` and `align_to` seem synonymous. If you write `align_to(tensor)` it should either fail nicely or call align_as. Currently you get a very scary error message (if you don't know …
srush updated
5 years ago
-
Click to expand!
### Issue Type
Feature Request
### Have you reproduced the bug with TF nightly?
Yes
### Source
binary
### Tensorflow Version
2.12.0
### Custom Code
Ye…
DLumi updated
1 month ago
-
### Test Case
@alexcrichton pointed out that the WinML backend of wasi-nn managed to segfault on CI:
- [conversation](https://github.com/bytecodealliance/wasmtime/pull/9503#issuecomment-2433683294…
-
### System Info
We tried with H100/A100 GPU machine both got the same issues.
transformers==4.46.1
torch==2.3.1+cu121
### Who can help?
@ArthurZucker
### Information
- [ ] The offi…
-
PyTorch has experimental support for [named tensors](https://pytorch.org/docs/stable/named_tensor.html) achieving [some compelling design goals](http://nlp.seas.harvard.edu/NamedTensor) while keeping …
-
### Context
OpenVINO component responsible for support of JAX/Flax models is called as JAX Frontend (JAX FE). JAX FE converts a JAX/Flax model represented by `ClosedJAXpr` graph object with operation…
-
on mac
Running Stage 1: Overall restoration
/Users/xxx/Desktop/Bringing-Kmaster/output/stage_1_restore_output/restored_image
/Users/xxx/Desktop/Bringing-Kmaster/output/final_output
Finish Sta…
-
```
Traceback (most recent call last):
File "/p/i/proj/waternet_tf.py", line 5, in
import nobuco
File "/p/i/proj/.venv/lib/python3.12/site-packages/nobuco/__init__.py", line 1, in
f…
-
### Context
OpenVINO component responsible for support of JAX/Flax models is called as JAX Frontend (JAX FE). JAX FE converts a JAX/Flax model represented by `ClosedJAXpr` graph object with operati…
-
### Describe the bug
I have been experimenting with custom weights for diffusion models, particularly focusing on generating human faces using the DiffusionPipeline from the `diffusers` library. Howe…