vinx13 commented on pull request #8789: URL: https://github.com/apache/tvm/pull/8789#issuecomment-901523306
> BTW, if we have a file containing user-registered functions, can we send this to the worker process so that the worker is aware of these registration? I suppose it is as simple as sending an "import XXX" In this case the registry map need to be sent. Sending an 'import' may also work, it requires the user file that calls register_func be available in PYTHONPATH -- 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]
