[DOC] various assorted grammar fixes (#3127)
authorMarcus Shawcroft <marcus.shawcroft@arm.com>
Wed, 1 May 2019 16:05:18 +0000 (17:05 +0100)
committerJared Roesch <roeschinc@gmail.com>
Wed, 1 May 2019 16:05:18 +0000 (12:05 -0400)
commit5af257223d0110c60241642c3e49dbb7301a7a5b
tree64985807048b9945a22557ff998a41267358cb54
parent78e0871daa6ce6b153c901e65bdaeb7a26cc51de
[DOC] various assorted grammar fixes (#3127)

* Correct spelling of 'inavlid'

* [DOC] correct spelling of 'schdule'.

* [DOC] clean up use of abbreviation "interop"

* [DOC] capitalize API abbreviation consistently

* [DOC] correct spelling of 'peformed'.

* [DOC] correct spelling of 'intermidiate'

* Remove trailing white space.

* Correct spelling of 'parametrization'.

* [DOC] minor improvements to Range documentation.
docs/dev/codebase_walkthrough.rst
python/tvm/container.py
src/codegen/build_module.cc
src/codegen/codegen_c_host.cc
src/codegen/codegen_c_host.h
src/codegen/llvm/llvm_common.cc
tutorials/autotvm/tune_simple_template.py