onnx-mlir/src/conversion/onnx_to_krnl/tensor
Gheorghe-Teodor Bercea 8a992b619f
Create some helper functions to emit constant op for a specific type (#7)
* emitConstantOp with a given type

* Helper functions to create infinity constants

* Use new constant helper functions for MaxPoolSingleOut

Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
2020-03-05 14:21:00 -05:00
..
identity.cpp [NFC] Change structure of conversion folder. (#96) 2020-02-25 10:38:08 -05:00
reshape.cpp Create some helper functions to emit constant op for a specific type (#7) 2020-03-05 14:21:00 -05:00
transpose.cpp [NFC] Change structure of conversion folder. (#96) 2020-02-25 10:38:08 -05:00
unsqueeze.cpp Create some helper functions to emit constant op for a specific type (#7) 2020-03-05 14:21:00 -05:00