-
when I run quantization_speedup.py in /examples/tutorials, get erros like this:
```
Traceback (most recent call last):
File "quantization_speedup.py", line 114, in
engine.compress()
Fi…
-
# BGD SGD MBGD
## Reference
- [随机梯度下降法,批量梯度下降法和小批量梯度下降法以及代码实现](https://blog.csdn.net/LoseInVain/article/details/78243051)
- [优化器(Optimizer)介绍](https://blog.csdn.net/weixin_41417982/article/de…
-
I tested Q19a query of JOB benchmark in the latest PG17beta1 version. I found the following problems which indicate that hints cannot totally force the decisions of optimizer and optimizer will not fo…
-
Hello, I have trained a mobilenetv2 model with the help of pytorch(version: 1.9.0)
and convert to .pt format, deploy the .pt model on android mobilephone.
However, I get very different result from …
-
**Describe the bug**
When trying to build onnxruntime with the Vitis-AI runtime according to the build instructions at https://onnxruntime.ai/docs/reference/execution-providers/Vitis-AI-ExecutionProv…
-
## Background
[DeepSpeed](https://github.com/microsoft/DeepSpeed) reduces distributed data parallel training memory footprint by partitioning parameters, gradients, optimizer states, and recomput…
-
I'm considering using this for some simple tests of [a few different uncertainty quantification quality metrics](https://github.com/uncertainty-toolbox/uncertainty-toolbox#metrics) to see which ones a…
-
## 🚀 Feature
It would be great to have a library of optimization routines for the deterministic setting (a la `scipy.optimize`) using PyTorch autograd mechanics. I have written a [prototype library](…
-
### Information
- **Qiskit Aqua version**: master, stable
- **Python version**: 3.6.8
- **Operating system**: Linux
### What is the current behavior?
Running QAOA with the master bran…
-
Hi everyone,
Found several bugs while checking the code of ipynb notebooks with benchmark results for 3 environments [TinyToy](https://github.com/microsoft/CyberBattleSim/blob/4fd228bccfc2b088d911e…