tvm
tvm copied to clipboard
[Feature] Implement `sqrt` for `--target=c` (`TVMError: Unresolved call Op(tir.sqrt)`)
trafficstars
Expected behavior
Should compile.
Actual behavior
Doesn't.
Environment
TVM: 60cf692a63a22cd2698273c4945f037b4b22474b Source model: an ONNX file
Also: the source model contains no Sqrt nodes.