[GitHub] [tvm] yelite commented on a diff in pull request #12232: libstdc++ CXX11 ABI Compatibility & boolean tensor support

2022-07-29 Thread GitBox
yelite commented on code in PR #12232: URL: https://github.com/apache/tvm/pull/12232#discussion_r933396360 ## src/contrib/torch/tvm_module_wrapper/runtime_bridge.h: ## @@ -0,0 +1,53 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor lic

[GitHub] [tvm] yelite commented on a diff in pull request #12232: libstdc++ CXX11 ABI Compatibility & boolean tensor support

2022-07-29 Thread GitBox
yelite commented on code in PR #12232: URL: https://github.com/apache/tvm/pull/12232#discussion_r933381946 ## cmake/modules/contrib/PT_TVMDSOOP.cmake: ## @@ -21,38 +21,55 @@ if(NOT USE_PT_TVMDSOOP STREQUAL "OFF") execute_process(COMMAND ${PYTHON_EXECUTABLE} -c "import torch;

[GitHub] [tvm] yelite commented on a diff in pull request #12232: libstdc++ CXX11 ABI Compatibility & boolean tensor support

2022-07-29 Thread GitBox
yelite commented on code in PR #12232: URL: https://github.com/apache/tvm/pull/12232#discussion_r933381946 ## cmake/modules/contrib/PT_TVMDSOOP.cmake: ## @@ -21,38 +21,55 @@ if(NOT USE_PT_TVMDSOOP STREQUAL "OFF") execute_process(COMMAND ${PYTHON_EXECUTABLE} -c "import torch;