syang-ng commented on a change in pull request #8920:
URL: https://github.com/apache/tvm/pull/8920#discussion_r703107709
##########
File path: tests/python/unittest/test_ir_container.py
##########
@@ -91,5 +125,10 @@ def test_ndarray_container():
test_map()
test_array_save_load_json()
test_map_save_load_json()
+ test_dir_array()
+ test_dir_map()
+ test_getattr_array()
+ test_getattr_map()
Review comment:
Could you help review this new commit as it passes all checks :-D
@comaniac
--
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]