[GitHub] [tvm] mbaret commented on pull request #7925: Add a 'rolling_buffer' scheduling primitive

2021-06-23 Thread GitBox


mbaret commented on pull request #7925:
URL: https://github.com/apache/tvm/pull/7925#issuecomment-866866452


   It would appear the conflict is quite non-trivial (the removal of the Python 
driver). I don't especially want to work around that by registering my pass 
into the global registry and then calling it from the C++ API so as not to 
pollute that with a Python dependency. Given this problem, I shall close this 
PR for now and when I find the time rewrite the pass in C++.


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [tvm] mbaret commented on pull request #7925: Add a 'rolling_buffer' scheduling primitive

2021-06-15 Thread GitBox


mbaret commented on pull request #7925:
URL: https://github.com/apache/tvm/pull/7925#issuecomment-861413701


   ping @junrushao1994, could you take a look?


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [tvm] mbaret commented on pull request #7925: Add a 'rolling_buffer' scheduling primitive

2021-06-14 Thread GitBox


mbaret commented on pull request #7925:
URL: https://github.com/apache/tvm/pull/7925#issuecomment-860773309


   ping @manupa-arm, could you please take another look at this patch?


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [tvm] mbaret commented on pull request #7925: Add a 'rolling_buffer' scheduling primitive

2021-06-07 Thread GitBox


mbaret commented on pull request #7925:
URL: https://github.com/apache/tvm/pull/7925#issuecomment-856053017


   > By the way, this PR didn't extent the support of relay integration, does 
that means currently we're not able to use this feature in an end to end model? 
Since in my understanding the fusion part of relay does not support to fuse 
multiple `pool` to one subgraph.
   
   This doesn't currently improve the Relay build flow but rather adds a new 
scheduling primitive primarily for use with tvm::build at the moment. We do 
however intend to introduce some inter-operating scheduling as part of this 
design https://discuss.tvm.apache.org/t/rfc-cascade-scheduling/8119 and hope to 
make use of this primitive as part of that.


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [tvm] mbaret commented on pull request #7925: Add a 'rolling_buffer' scheduling primitive

2021-05-19 Thread GitBox


mbaret commented on pull request #7925:
URL: https://github.com/apache/tvm/pull/7925#issuecomment-844438758


   @Hzfengsy took 3 tries, but CI is now passing :)


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [tvm] mbaret commented on pull request #7925: Add a 'rolling_buffer' scheduling primitive

2021-05-10 Thread GitBox


mbaret commented on pull request #7925:
URL: https://github.com/apache/tvm/pull/7925#issuecomment-836810118


   @manupa-arm @giuseros 


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [tvm] mbaret commented on pull request #7925: Add a 'rolling_buffer' scheduling primitive

2021-05-07 Thread GitBox


mbaret commented on pull request #7925:
URL: https://github.com/apache/tvm/pull/7925#issuecomment-834459963


   Can anyone take a look at this?


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [tvm] mbaret commented on pull request #7925: Add a 'rolling_buffer' scheduling primitive

2021-04-28 Thread GitBox


mbaret commented on pull request #7925:
URL: https://github.com/apache/tvm/pull/7925#issuecomment-828544745


   @junrushao1994 @merrymercy could you take a look at this?


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org