[Runtime] Fix TVM_DLL_EXPORT_TYPED_FUNC to work on Windows (#4955)
authorJon Soifer <soiferj@gmail.com>
Thu, 27 Feb 2020 21:32:16 +0000 (13:32 -0800)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2020 21:32:15 +0000 (13:32 -0800)
commit9db632fb75e4c7e505316baed7523117c7c4bf90
treec2035b29af1da94a61a366880fdd51c7cc3675f3
parent81ff0613e15eb5bc4e2d02dc74c14c5b6403f46d
[Runtime] Fix TVM_DLL_EXPORT_TYPED_FUNC to work on Windows (#4955)

* [Runtime] Fixed TVM_DLL_EXPORT_TYPED_FUNC to work on Windows

* fix style

Co-authored-by: Jon Soifer <jonso@microsoft.com>
include/tvm/runtime/packed_func.h