gemini-code-assist[bot] commented on code in PR #19653:
URL: https://github.com/apache/tvm/pull/19653#discussion_r3332846477


##########
tests/python/contrib/test_ccache.py:
##########
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-"""Test contrib.cc with ccache"""
+"""Test support.cc with ccache"""

Review Comment:
   ![medium](https://www.gstatic.com/codereviewagent/medium-priority.svg)
   
   Since the module under test has been refactored from `tvm.contrib.cc` to 
`tvm.support.cc`, this test file should be moved from 
`tests/python/contrib/test_ccache.py` to `tests/python/support/test_ccache.py` 
to maintain consistency with the package structure.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to