Skip to content

Adopt tVM for Windows#8

Open
samolisov wants to merge 1 commit intob9org:masterfrom
samolisov:add-windows-support
Open

Adopt tVM for Windows#8
samolisov wants to merge 1 commit intob9org:masterfrom
samolisov:add-windows-support

Conversation

@samolisov
Copy link

The following changes updates tVM for Windows and allow building and
using tVM on this OS:

  • DLL Exports are defined in the include/tvm/Visibility.hpp, core
    classes from tVM are marked as 'TVM_API'

  • Exceptions are enabled (the '/EHsc' parameter has been added)

  • Two string manipulation methods: and are defined.

Signed-off-by: Pavel Samolysov samolisov@gmail.com

The following changes updates tVM for Windows and allow building and
using tVM on this OS:
 - DLL Exports are defined in the include/tvm/Visibility.hpp, core
   classes from tVM are marked as 'TVM_API'

 - Exceptions are enabled (the '/EHsc' parameter has been added)

 - Two string manipulation methods: and are defined.

Signed-off-by: Pavel Samolysov <samolisov@gmail.com>
@Leonardo2718 Leonardo2718 requested a review from nbhuiyan October 11, 2019 13:54
@nbhuiyan nbhuiyan self-assigned this Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants