wyc-ruiker commented on a change in pull request #4971: [TFLITE]FLOOR_MOD &
FLOOR_DIV support
URL: https://github.com/apache/incubator-tvm/pull/4971#discussion_r386037666
##########
File path: tests/python/frontend/tflite/test_forward.py
##########
@@ -942,6 +942,22 @@ def _test_squared_difference(data):
""" One iteration of squared difference """
return _test_elemwise(math_ops.squared_difference, data)
+#######################################################################
+# floor_divide
Review comment:
It would be better to use capitalized `F` at the beginning.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services