This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/tvm-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3c791fd  Delete #test.cc#
3c791fd is described below

commit 3c791fd58f4c45a8f297f11d7af4a752e7895e23
Author: Tianqi Chen <[email protected]>
AuthorDate: Sun Oct 10 09:29:44 2021 -0400

    Delete #test.cc#
---
 #test.cc# | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/#test.cc# b/#test.cc#
deleted file mode 100644
index f51e727..0000000
--- a/#test.cc#
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-TVM_REGISTER_META_INSTRUCTION("SamplePerfectTile")
-.set_attr<MetaInstRun>([](Schedule sch, Array<ObjectRef> inputs, 
Array<ObjectRef> attrs) {
-  sch->SamplePerfectTile(inputs, inner->value, outer->value);
-});

Reply via email to