-
# Problem
Transfer model from pytorch to onnx by torch.onnx.dynamo_export failed.
These failed occured when array slicing inside model and set torch.onnx.ExportOptions(dynamic_shapes=True), it can run…
-
### Environment
If applicable, please include the following:
**CPU architecture:** x86_64
**CPU/Host memory size:** 440 GiB memory
### GPU properties
GPU name: A100
GPU memory size: 160G…
-
### System Info
```shell
when I use
pip install optimum[onnxruntime-gpu]==1.8.5
run this code
from optimum.onnxruntime.configuration import OptimizationConfig
have some bug
╭────────…
-
What is the resource requirement of the deployed model? Explain the resources defined for the model pod.
What is the throughput of the model? How can we increase the throughput?
Given a combinat…
-
# Context
#45 reminded the fact the "optimization direction" or "optimal value range" is important to benchmark for generative model, such as molecular generation and optimization.
# Descriptio…
-
Latest Nuitka, standalone
src
```py
import multiprocessing
from sklearn.datasets import fetch_california_housing
from sklearn.model_selection import GridSearchCV
import xgboost as xgb
i…
KRRT7 updated
8 months ago
-
The problem is that, as of now, the optimizer is not able to optimize a model whose model part is already read in before creating the optimizer. Instead the optimizer, respectively its model part cont…
-
**Describe the bug**
I am trying to run the code in [LLM Optimization with DirectML](https://github.com/microsoft/Olive/tree/d068cf963e0ec1c5d4ecf9b87c2a1e118fe2303f/examples/directml/llm). The `requ…
-
Hello, may I ask if you can provide pretrained weights files
-
**Describe the bug**
tensorflow_model_optimization.quantization.keras.quantize_model function throws the following error with mobilenet v3.
```
Traceback (most recent call last):
File "issu…
ejcgt updated
2 years ago