-
Hi there,
I was just comparing the performances of different ML libraries (basically to see if JAX is faster than PyTorch or Tensorflow - the consensus is that JAX is faster but I want numbers) and…
-
On HarmonyOS NEXT JIT is forbidden by the system policy, so one needs to disable JIT in the servo preferences.
In the future we could perhaps during startup check in servo / the embedder if JIT is po…
-
- `Unity Version: 6000.0.23f`
- `Burst: 1.8.18`
- `Collections: 2.5.1`
- `Math: 1.3.2`
- `Unity Transport: 2.3.0`
The library works nice and I can connect with relay using UDP. Sometimes though…
-
Using the COM API, I get the following error compiling `examples/SineSynth` upon calling `link()`.
```
JIT session error: Symbols not found: [ powf, sinf, exp2f ]
Expected must be checked before…
-
Similar to default executors, we should have a good default for transforms to `thunder.jit`. This issue is to discuss how an API for the same would look like.
One option is that it could look simil…
-
Failure link
------------
https://openj9-jenkins.osuosl.org/job/Test_openjdk23_j9_sanity.openjdk_s390x_linux_Personal/4
- test category: sanity.openjdk
- OS/architecture: s390x_linux
- java -…
-
Encountered an issue when running a VUnit test on macOS, which does not occur on Ubuntu (x86_64).
VUnit commit: b0ea8dc4b34c8341bd74ed4de53d4eaca7265360 (vc_standard branch)
Tests run:
``` shell
…
-
### Description
Code:
```csharp
using System;
public class C {
private static uint Clamp1(uint a)
{
return Math.Clamp(a, 5, 100);
}
private static uint Clamp…
-
### 🐛 Describe the bug
Repro is below:
* We have a wrapper module that calls an implementation submodule, and the implementation submodule is marked as an interface
* First we torchscript the wrapp…
-
Platforms: asan, linux, slow
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_torchvision_models_regnet_y_400mf&suite=TestVisionTr…