-
## Describe the bug
When I compare the inference throughput of a model loaded using ONNX Runtime's Python API vs invoking `trtexec`, it appears that ONNX Runtime's performance is significantly wors…
-
Hi!
The SDK v1 version has the Topics utility class, which provides functionality to subscribe an SQS queue to an SNS Topic.
The method signature is currently:
`public static String subscribeQu…
-
Motivation: eliminate existing code duplication.
In `base`, `Data.List.NonEmpty.NonEmpty` is, ultimately, a re-export from `ghc-internal` of `GHC.Internal.Base.NonEmpty`. `GHC.Internal.Base` also d…
-
We're building out a list of developer-recommended tools that can be used to help make sure that code being pushed to public repositories is high quality, secure, complies with any relevant policies.
…
-
Would be nice to have few examples docs/examples how one could run all these pipelines outside VSTS and build their own images. For now this project looks like one-leg-opensource, where external c…
-
How are we going to _Unit Test_ the Lambda `handler` to ensure it works as expected?
https://aws.amazon.com/blogs/compute/serverless-testing-with-aws-lambda/ ?
https://medium.com/@AdamRNeary/developin…
-
# Suggestion
## 🔍 Search Terms
- Different types based on visibility
- Different types based on private, protected properties
## ✅ Viability Checklist
My suggestion meets these …
-
I'm working on some UI sketches for the browser (for the moment generic browser) plugin.
I have a few questions about how the browser plugin communicates with the server - what is the default communi…
-
# Issue Transfer
This issue is being transferred from the Azure SDK for .NET repository, [#1243](https://github.com/Azure/azure-libraries-for-net/issues/1243).
### Please be aware that @tgpin…
-
PDE does not (or at least does not configure JDT to) issue compiler errors if a class accesses package-private elements of anther class that resides in another bundle in a package with the same name, …