tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[Feature] Implement `sqrt` for `--target=c` (`TVMError: Unresolved call Op(tir.sqrt)`)

Open KOLANICH opened this issue 3 years ago • 1 comments
trafficstars

Expected behavior

Should compile.

Actual behavior

Doesn't.

Environment

TVM: 60cf692a63a22cd2698273c4945f037b4b22474b Source model: an ONNX file

KOLANICH avatar Sep 19 '22 11:09 KOLANICH

Also: the source model contains no Sqrt nodes.

KOLANICH avatar Sep 19 '22 11:09 KOLANICH