Kathryn-cat commented on code in PR #230:
URL: https://github.com/apache/tvm-ffi/pull/230#discussion_r2535344133
##########
src/ffi/testing/testing.cc:
##########
@@ -282,6 +284,86 @@ TVM_FFI_STATIC_INIT_BLOCK() {
namespace tvm {
namespace ffi {
+//
-----------------------------------------------------------------------------
+// Implementation functions for schema testing
+// These are registered via both GlobalDef and TVM_FFI_DLL_EXPORT_TYPED_FUNC
+//
-----------------------------------------------------------------------------
+namespace schema_test_impl {
+
Review Comment:
changed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]