Commit aa55b1a9 by Tianqi Chen Committed by GitHub

Update metal_module.mm

parent 05b7bac2
......@@ -22,7 +22,6 @@ namespace tvm {
namespace runtime {
// Module to support thread-safe multi-GPU execution.
// cuModule is a per-GPU module
// The runtime will contain a per-device module table
// The modules will be lazily loaded
class MetalModuleNode final :public runtime::ModuleNode {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment