[apache/tvm] [RFC]FamilySeer: A new search method for Auto-scheduler (PR #9875)

2022-01-07 Thread noobotdj
We write an 
Pre-RFC(https://discuss.tvm.apache.org/t/rfc-familyseer-a-new-search-method-for-auto-scheduler/11877
 ) and waiting for comments from reviewers.

You can view, comment on, or merge this pull request online at:

  https://github.com/apache/tvm/pull/9875

-- Commit Summary --

  * FamilySeer Update

-- File Changes --

M 3rdparty/vta-hw (2)
M python/tvm/auto_scheduler/cost_model/xgb_model.py (15)
M python/tvm/auto_scheduler/measure.py (75)
M python/tvm/auto_scheduler/measure_record.py (104)
M python/tvm/auto_scheduler/task_scheduler.py (235)

-- Patch Links --

https://github.com/apache/tvm/pull/9875.patch
https://github.com/apache/tvm/pull/9875.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/9875
You are receiving this because you are subscribed to this thread.

Message ID: 


Re: [apache/tvm] [RFC]FamilySeer: A new search method for Auto-scheduler (PR #9875)

2022-02-05 Thread noobotdj
Closed #9875.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/9875#event-6014435578
You are receiving this because you are subscribed to this thread.

Message ID: 

Re: [apache/tvm] [RFC]FamilySeer: A new search method for Auto-scheduler (PR #9875)

2022-02-16 Thread noobotdj
We

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/9875#issuecomment-1042480094
You are receiving this because you are subscribed to this thread.

Message ID: 

Re: [apache/tvm] [RFC]FamilySeer: A new search method for Auto-scheduler (PR #9875)

2022-02-16 Thread noobotdj
Reopened #9875.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/9875#event-6086918071
You are receiving this because you are subscribed to this thread.

Message ID: 

Re: [apache/tvm] [RFC]FamilySeer: A new search method for Auto-scheduler (PR #9875)

2022-02-16 Thread noobotdj
Closed #9875.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/9875#event-6086925132
You are receiving this because you are subscribed to this thread.

Message ID: 

Re: [apache/tvm] [RFC]FamilySeer: A new search method for Auto-scheduler (PR #9875)

2022-02-16 Thread noobotdj
Reopened #9875.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/9875#event-6086927429
You are receiving this because you are subscribed to this thread.

Message ID: 

Re: [apache/tvm] [RFC]FamilySeer: A new search method for Auto-scheduler (PR #9875)

2022-02-16 Thread noobotdj
Closed #9875.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/9875#event-6086939017
You are receiving this because you are subscribed to this thread.

Message ID: 

Re: [apache/tvm] [RFC]FamilySeer: A new search method for Auto-scheduler (PR #9875)

2022-02-16 Thread noobotdj
Reopened #9875.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/9875#event-6086949100
You are receiving this because you are subscribed to this thread.

Message ID: 

Re: [apache/tvm] [RFC]FamilySeer: A new search method for Auto-scheduler (PR #9875)

2022-02-16 Thread noobotdj
Closed #9875.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/9875#event-6086955341
You are receiving this because you are subscribed to this thread.

Message ID: 

[apache/tvm-rfcs] [RFC]FamilySeer: A new search method for Auto-scheduler (PR #57)

2022-02-18 Thread noobotdj
RFC topic in forum: 
https://discuss.tvm.apache.org/t/rfc-familyseer-a-new-search-method-for-auto-scheduler/11877

@comaniac @junrushao1994
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/tvm-rfcs/pull/57

-- Commit Summary --

  * Create 0052-FamilySeer.md
  * Update 0052-FamilySeer.md
  * Update 0052-FamilySeer.md
  * rename
  * Update 0057-FamilySeer.md

-- File Changes --

A rfcs/0057-FamilySeer.md (212)

-- Patch Links --

https://github.com/apache/tvm-rfcs/pull/57.patch
https://github.com/apache/tvm-rfcs/pull/57.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm-rfcs/pull/57
You are receiving this because you are subscribed to this thread.

Message ID: 


[apache/tvm] [Pre-RFC]FamilySeer: A new search method for Auto-scheduler (PR #10308)

2022-02-18 Thread noobotdj
Previous [PR](https://github.com/apache/tvm/pull/9875) is closed due to a 
rename branch problem.
Pre-RFC 
(https://discuss.tvm.apache.org/t/rfc-familyseer-a-new-search-method-for-auto-scheduler/11877)
 in forum.
tvm-rfcs (https://github.com/apache/tvm-rfcs/pull/57)
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/tvm/pull/10308

-- Commit Summary --

  * FamilySeer Update
  * update

-- File Changes --

M 3rdparty/vta-hw (2)
M python/tvm/auto_scheduler/cost_model/xgb_model.py (12)
M python/tvm/auto_scheduler/measure.py (75)
M python/tvm/auto_scheduler/measure_record.py (100)
M python/tvm/auto_scheduler/task_scheduler.py (237)
M tests/python/unittest/test_auto_scheduler_task_scheduler.py (33)

-- Patch Links --

https://github.com/apache/tvm/pull/10308.patch
https://github.com/apache/tvm/pull/10308.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/10308
You are receiving this because you are subscribed to this thread.

Message ID: 


Re: [apache/tvm] [RFC]FamilySeer: A new search method for Auto-scheduler (PR #9875)

2022-02-18 Thread noobotdj
This PR is closed due to a rename branch problem.
Please refer to new PR (https://github.com/apache/tvm/pull/10308)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/9875#issuecomment-1044412038
You are receiving this because you are subscribed to this thread.

Message ID: 

Re: [apache/tvm] [Pre-RFC]FamilySeer: A new search method for Auto-scheduler (PR #10308)

2022-02-24 Thread noobotdj
Sure. @zxybazh 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/10308#issuecomment-1049924550
You are receiving this because you are subscribed to this thread.

Message ID: