-
Hello, I'm trying to use TensorRT for tuning my model. For that matter, I use partition_for_tensorrt before building the model. However, this function fails when processing strided_slice ops. This mig…
-
https://learn.microsoft.com/en-us/azure/app-service/configure-ssl-certificate?tabs=apex%2Cportal#private-certificate-requirements
This section's title says "Private certificate" but the requirement…
-
**Description**
The SKR watcher (web-hook server + watcher http client) need PKI (public key, private key, ca certificate) to authenticate with the SKR API server and with the KCP Gateway.
In the curr…
-
## New azd-template Submission
Fill in the sections below to populate a new gallery card for your template. **All fields are mandatory unless explicitly identified as optional**
## 1. Description
…
-
https://github.com/qiskit-community/qiskit-braket-provider/blob/1f64aaeceb241df3eb10e696f1e5034e73c1d712/qiskit_braket_provider/providers/braket_job.py#L63
**Make sure that `AWSBraketJob` remains a…
-
**Bicep version**
Bicep CLI version 0.7.4 (5afc312467)
**Describe the bug**
Unable to use output of a module in a resource block declared in child bicep file. Getting error as below
1. This…
-
The [LFX Insights](https://lfx.linuxfoundation.org/tools/insights) tool has been recommended for use with O3DE by the Linux Foundation. There are supposedly issues blocking its use for recording test …
-
**Setup**
- Rancher version: 2.7.0-rc11
- EKS Cluster created with `eksctl` CLI tool
- k8s 1.22 specified via `eksctl` install
- csp adapter version installed `v2.0.0`
- Browser type & version:…
-
After partitioning through BYOC, the constant memory in the operator in the model is out of order
![image](https://user-images.githubusercontent.com/115987013/202334428-1b5d82c5-2217-4d67-8e75-7390…
-
When we invoke
```
relay_mod = relay.transform.ToMixedPrecision('bfloat16')(relay_mod)
```
pass, we are supposed to get a well-transformed model which contains different kinds of operators with a…