robertknight / rten

ONNX neural network inference engine
124 stars 9 forks source link

Optimize Cast op when source and dest types are the same, add u8/i8 cast tests #388

Closed robertknight closed 1 month ago

robertknight commented 1 month ago

Follow up to https://github.com/robertknight/rten/pull/387.