-
https://github.com/microsoft/autogen
-
I think we have the basic integer types we want now:
- `int`, which is a arbitrary sized integer
- `i64`, `i32`, `i16` are fixed sized integers
- `u64`, `u32`, `u16` are fixed sized unsigned intege…
-
Hi there,
I have ran retinanet on **jetson Orin** and found the latency is greater than the official one.
My result is **118112979.00** ns which is 0.16 of the official results **19378310.00** ns.…
-
Can I use apex at inference time on a pure FP32 model that was not trained with apex?
Does apex require for inferences explicitly and emphatically a model that was initially trained with apex being …
-
I've tried the procedure in the documentation that had worked for me previously, as well as the mlperf-inference branch here to try to get it to work. Reference works fine, but NVIDIA/TensorRT fails t…
-
### Willingness to contribute
Yes. I can contribute this feature independently.
### Proposal Summary
Hi, would you consider to add onnxruntime session options into ONNX mlflow save_model and pyfunc…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
![image](https://user-images.githubusercontent.com/…
-
Hi, I am trying to quantize my own tf-keras model for NNAPI delegate. First the origin tf-keras model size is 5.6MB,and quantized int8-tflite model size is about 1.8M, that is not 4X times. And more i…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues and checked the recent builds/commits
### What happened?
When attempting to generate a txt2img prompt, the p…
-
ControlNet v1.1.130
ControlNet v1.1.130
Loading weights [f20c91bd27] from /content/gdrive/MyDrive/sd/stable-diffusion-webui/models/Stable-diffusion/model.safetensors
Creating model from config: /co…