tkonolige commented on a change in pull request #6522:
URL: https://github.com/apache/incubator-tvm/pull/6522#discussion_r492393801
##########
File path: python/tvm/tvmscript/parser.py
##########
@@ -14,7 +14,7 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-"""Hybrid Script Parser For TIR"""
+"""TVM Script Parser For TIR"""
Review comment:
I think being explicit here is helpful. I'd like to avoid the confusing
the different scripts available in TVM. We have hybrid script (old) and tvm
script. We might have relay script in the future. If I just say script which am
I referring to? Also, the agreement in the Discuss thread seems to be tvm
script.
----------------------------------------------------------------
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]