-
This is an issue started from the following PR #192
Ping @mandel.
-
Does ace-compiler support current large language models such as BERT? Thank you.
-
For the attached IR, seeing crash as
```
iree-compile: /proj/xhdhdstaff6/dhirajp/localBuild/iree/third_party/llvm-project/mlir/lib/Transforms/Utils/DialectConversion.cpp:2868: SmallVector mlir::Ty…
-
Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_fft_ifft2_cuda_float64&suite=TestInductorOpInfoCUDA…
-
Platforms: inductor, linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_bernoulli_cuda_float16&suite=TestInduc…
-
| --- | --- |
| Bugzilla Link | [485151](https://bugs.eclipse.org/bugs/show_bug.cgi?id=485151) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Jan 04, 2016 10:15 EDT |
| Modified | Nov…
-
I am trying compile LLaVA 1.5 7B to Neuron. As far as I can tell, the way to do this is to select some specific inputs and then trace the model execution with those inputs. However, when I try to trac…
-
### Issue Type
Build/Install
### Modules Involved
SPU runtime, SPU compiler
### Have you reproduced the bug with SPU HEAD?
Yes
### Have you searched existing issues?
Yes
### SPU Version
0.9.2…
-
### Version
1.27.0
### What happened?
`sqlc generate` sometimes silently fails and sometimes segfaults. I managed to isolate the issue to this nested query
```sql
-- name: GetAnsweredTas…
-
I have an environment that supports both torch-neuronx and torch-xla. When I do simple utility calls I can confirm that the XLA device is being detected and is accurately identified as Neuron. However…