You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/09/01 19:43:23 UTC

[GitHub] [tvm] cconvey commented on pull request #12574: [WIP] alloc 2tier

cconvey commented on PR #12574:
URL: https://github.com/apache/tvm/pull/12574#issuecomment-1234706451

   > This might need fixing:
   > 
   > ```
   > tests/python/contrib/test_hexagon/test_2d_physical_buffers.py::TestElementWise::test_execute[nchw-8h8w32c-1d-nchw-8h8w32c-1d-int8-2-32-8x8-nhwc-global.vtcm-hexagon] [09:37:00] /home/cconvey/r/cconvey/tvm/alloc-2tier/src/target/target_info.cc:45: Warning: MemoryInfo for scope = global.vtcm is undefined
   > [09:37:00] /home/cconvey/r/cconvey/tvm/alloc-2tier/src/target/target_info.cc:45: Warning: MemoryInfo for scope = global.vtcm is undefined
   > ```
   
   I discussed this via DM with @csullivan.  His impression is that having supporting `MemoryInfo` for a given memory-scope can be useful, but isn't required.  So I'm not planning to deal with this warning in this PR.


-- 
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: commits-unsubscribe@tvm.apache.org

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