Skip to content

Integration of ONNX runtime #16

@fortmeier

Description

@fortmeier

To be able to do postprocessing as
** DLSS (deep learning super sampling)
** upsampling

or other techniques as
** latent space decoding

or even just using klartraum as an inference engine, a suitable format representing neural network architecture and tensor contents should be loadable and processable.
The most promising format is ONNX, as it is specifically designed for this purpose and has a nice binary format defined with protobuf.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions