Apache TVM Discuss
"Unresolved intrinsic floor with return type int32"
Development
nicklhy
February 19, 2019, 3:19am
3
Thanks, simply cast
a/b
to
Float(32)
solves the problem !
show post in topic