-
I'm using fx2ait to load an onnx graph. After optimization, the results are not good.
BS: 1, PT Eager time per iter: 0.01654841552734375ms, PT Eager QPS: 60.43, FX2AIT time per iter: 0.02410858642…
-
## Overview
I propose adding a new feature to the Dagger API: saving & loading of pipelines.
* Save: snapshot the state of a pipeline, encode it as text, send it to the client
* Load: restore t…
-
Migrated from Visual Studio IDE UserVoice forum Once you have a lot of packages (we have over 200!) The NuGet cache becomes a complete pain. It continually locks files requireing VS restarts, it gets…
-
React version: 18.2
## Steps To Reproduce
1. Install a library that doesn't support React 18 (e.g react-router-dom@5.3.3)
2. Try to use useState in a component
Link to code example: http…
-
The current `HashIndexBuilder` assumes that we are creating the index from scratch, and the persistent `HashIndex` is not well-optimized for inserting a large number of entries at once. To support mul…
-
Details for the issue
--------------------
#### What did you do?
After updating from Windows 10 Pro 1803 to 1809 yesterday, my system notified me my old 3.0.8 sqlitebrowser was disabled (an…
-
Instead of using `Vec` to represent raw content keys/values, we should use something like [`alloy_primitives::Bytes`](https://docs.rs/alloy-primitives/latest/alloy_primitives/struct.Bytes.html) becaus…
-
| | |
| --- | --- |
| Bugzilla Link | [45889](https://llvm.org/bz45889) |
| Version | trunk |
| OS | Linux |
| Attachments | [XFAIL llvm-lit test](https://user-images.githubusercontent.com/16819903/…
-
Distributed hash tables are powerful protocols that enable content discovering and routing in P2P networks. In "vanilla" DHT implementations (e.g. Kademlia), peer interactions leak a lot of informatio…
-
...or perhaps provide a new library that does so.
Context: Flutter users are concerned about the added size of including a networking stack that they may not want to use (e.g. pre-existing mobile a…