[GitHub] [incubator-tvm] ANSHUMAN87 commented on a change in pull request #5838: [Target] Introduce Target Id Registry

2020-06-19 Thread GitBox
ANSHUMAN87 commented on a change in pull request #5838: URL: https://github.com/apache/incubator-tvm/pull/5838#discussion_r442975202 ## File path: include/tvm/target/target_id.h ## @@ -0,0 +1,298 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [incubator-tvm] ANSHUMAN87 commented on a change in pull request #5838: [Target] Introduce Target Id Registry

2020-06-19 Thread GitBox
ANSHUMAN87 commented on a change in pull request #5838: URL: https://github.com/apache/incubator-tvm/pull/5838#discussion_r442940997 ## File path: tests/cpp/target_test.cc ## @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contrib