-
(Copied from https://github.com/memorysafety/rav1d/issues/1294#issuecomment-2349305668 -- @kkysen for visibility, thanks!)
I've been looking into what remaining sources of overhead might be and wan…
-
I have a trained PyTorch model, and when I export it to onnx with `static shapes` in `fp16` and with default `all optimizations enabled` by ort.GraphOptimizationLevel.ORT_ENABLE_ALL.
When I compare …
-
It seems like it's not possible to disable intercept fit. Is there a work around to have intercept be zero? I'm not taking about setting it to zero after train, but having it zero to begin with, so th…
-
On the website, all the videos from youtube on "Videos" tab seems unavailable. I'm _not_ sure this is related with my location or not (Turkey).
https://netflix.github.io/falcor/video-tutorials/intr…
-
### Describe the issue:
On current PyMC (5.16.2) and PyTensor (2.25.4) on OSX 15.0 Beta (24A5327a) all compilation fails. This was also reported in https://discourse.pymc.io/t/environment-not-working…
-
We have a sequence of back-to-back Cast operators casting from float to bfloat16 and then back to float, we expect values to be truncated or rounded to bfloat16 precision. However ORT does that only f…
-
## 🚀 Feature
When performing message passing, we often do:
```
with graph.local_sope():
graph.dstdata['h'] = ...
```
However, the local scope operation which duplicates all of the Frame and …
-
Hi,first at all,Thank you so much for sharing,l learn a lot knowledge from the code. last week ,l feel confuse about that linear twist grow up all the time .thank you give me answer and l found my mis…
-
Yesterday, @cmoore24-24 and I have encountered noticeable performance discrepancies while running the same physics application ([test_skimmer.py](https://github.com/cmoore24-24/hgg/blob/main/notebooks…
-
Hello,
I am tuning 3D Сartographer for my data, but there is a big drift during trajectory build, especially in the vertical channel, I can't solve it, can you help me please? My sensors: Lidar VLP-…