-
```julia
using Enzyme, Reactant
f(x) = sum(abs2, x .* x)
function enzyme_split_mode(x)
dx = Enzyme.make_zero(x)
forward, reverse = autodiff_thunk(
ReverseSplitWithPrimal, Const{typeo…
-
### Description
Hi team, as discussed briefly with Myles on Discord, it would be nice to have shortcuts to convert back markdown code to python code. Additionnaly, I'm not sure if it exists but I did…
-
Hello! We were looking at the exon counts again and saw some discrepancies from what we expected. This one comes from reads going on one strand counting as being excluded from the gene on the opposite…
-
Evo tukaj imam primer, kjer je reverse split in hkrati menjava ISIN in conid:
```
```
Jasno tradei so vsi na simbol "AMTD"
-
### Problem
`WinSeparator` highlight is not applied when specified in a config file after calling `colorscheme`. This appears to only happen when the terminal has a light background. Perhaps the issu…
-
My twitter archive has the tweets split into three files: tweets.js, tweets-part1.js, & tweets-part2.js. They're sorted, as you might expect, in reverse chronological order, with the header JSON of th…
-
C:\Tools\XData\Reverse\DEBUG\IDA_Pro_v8.3\plugins\tenet_plugin.py: expected str, bytes or os.PathLike object, not NoneType
Traceback (most recent call last):
File "C:\Tools\XData\Reverse\DEBUG\IDA…
-
FIO import supports that
IB import does not contain such data
plan would be to add some external collector of stock splits and ask in GUI if it want to be added (so needs to identify source of imp…
-
Hello,
We've had a brief chat about this on Matrix however, here's a quick recap of the problem:
Currently all videos on my instance are showing the "The media could not be loaded..." error whil…
-
Hello, sweet library that I've discovered just in time. However, C function I'm working is passes user data as last argument.
Is it possible to add another function to support that use case?