[GitHub] [tvm] wrongtest-intellif commented on a diff in pull request #13033: [TIR][Primitive] Support rolling_buffer schedule primitive in TensorIR

2022-10-19 Thread GitBox
wrongtest-intellif commented on code in PR #13033: URL: https://github.com/apache/tvm/pull/13033#discussion_r1000130417 ## src/tir/schedule/primitive/rolling_buffer.cc: ## @@ -0,0 +1,443 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributo

[GitHub] [tvm] wrongtest-intellif commented on a diff in pull request #13033: [TIR][Primitive] Support rolling_buffer schedule primitive in TensorIR

2022-10-12 Thread GitBox
wrongtest-intellif commented on code in PR #13033: URL: https://github.com/apache/tvm/pull/13033#discussion_r994085307 ## src/tir/schedule/primitive/rolling_buffer.cc: ## @@ -0,0 +1,443 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor