tkonolige commented on code in PR #11479:
URL: https://github.com/apache/tvm/pull/11479#discussion_r887226647


##########
tests/python/unittest/test_autotvm_xgboost_model.py:
##########
@@ -43,6 +43,8 @@ def test_fit():
 
     upper_model.fit(xs, ys, plan_size=32)
 
+    upper_model.predict(np.ones(12))

Review Comment:
   shorter will be padded. Let me add that to this portion of the test too



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

Reply via email to