Hi there 👋
Open source projects
| Open Neural Network Exchange | |||
| ONNXRuntime | |||
| ONNX Model Zoo |
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse| Open Neural Network Exchange | |||
| ONNXRuntime | |||
| ONNX Model Zoo |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
OLive, meaning ONNX Runtime(ORT) Go Live, is a python package that automates the process of accelerating models with ONNX Runtime(ORT). It contains two parts including model conversion to ONNX with…
The Triton backend for the ONNX Runtime.
Drone-view building identification by cross-view Triplet deep neural network and relative spatial estimation
Description
Fix shape inference for scalar input: NonZero; Since the behavior is changed, bump opset version to NonZero-17
Clarify NonZero behavio…
getShapeInput in shape inference for ConstantOfShape
import torch
torch.nonzero(torch.tensor(0))
# output tensor([], size=…