onnxruntime
bccd09c6 - Serizalize model only once to reduce backend preparation overhead (#8270)

Commit
4 years ago
Serizalize model only once to reduce backend preparation overhead (#8270) * The serialization can be very heavy for large models * Only use the serialized model check on compatible onnx versions * onnx version >= 1.10.0 supports serialized model check Signed-off-by: IceTDrinker <49040125+IceTDrinker@users.noreply.github.com>
Author
Parents
Loading