This is an automated email from the ASF dual-hosted git repository.
zhic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 974195d [TOPI] upsample operator 'NCHWinic' format support. (#4791)
add 6f7d6fa [LINT] Fix -Wextra (#4804)
No new revisions were added by this update.
Summary of changes:
include/tvm/ir/attrs.h | 2 ++
include/tvm/ir/op.h | 2 +-
include/tvm/ir/type_relation.h | 2 ++
include/tvm/node/container.h | 4 ++--
include/tvm/relay/expr.h | 2 ++
include/tvm/runtime/object.h | 4 ++--
include/tvm/tir/expr.h | 2 ++
src/ir/attr_functor.h | 2 ++
src/ir/op.cc | 2 +-
src/relay/backend/compile_engine.h | 2 ++
src/relay/backend/contrib/codegen_c/codegen_c.h | 4 ++++
src/relay/pass/combine_parallel_op.h | 2 ++
src/relay/pass/partial_eval.cc | 1 +
src/relay/pass/transform_layout.h | 2 ++
src/relay/qnn/util.h | 4 ++--
src/runtime/library_module.h | 2 ++
src/target/source/codegen_cuda.cc | 1 +
vta/src/runtime.cc | 2 +-
18 files changed, 33 insertions(+), 9 deletions(-)