-
Hello team,
This is a substantial proposal, and I recognize that @bnoordhuis is already exploring similar optimizations with QuickJS. However, I believe it may be valuable to consider implementing …
-
### 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 distribution
Linux Ubu…
-
### Description
The following code:
```php
-
Wondering if there are plans to compile into machine code.
-
# Feature or enhancement
### Proposal:
The proposal is an internal implementation of the JIT and it transparent to the user.
### Has this already been discussed elsewhere?
I have already discussed…
-
**Is your feature request related to a problem? Please describe.**
As described in #15366, we intend to adopt JIT compilation to some of our kernels using JITify/NVRTC.
JITify presently only supports …
-
### Description
Running the https://github.com/amphp/pipeline unit tests on nightly with function or tracing JIT on nightly produces a memory corruption which is not detected by ASAN, which causes …
-
JIT compiler generates arraytranslate nodes for `char[]` to `byte[]` cases, but I haven't been able to make it generate arraytranslate nodes for `byte[]` to `char[]` cases.
I used the following bin…
-
As part of working on https://github.com/anza-xyz/agave/pull/3481 we discovered that `program_cache_us` times seem to have regressed in 2.0.
https://github.com/anza-xyz/agave/pull/3481#issuec…
-
Is there any plan to support the log corresponding to PrintCompilation in the future?