[Apache TVM Discuss] [Development/RFC] Append a custom target for TVM Context

2020-09-24 Thread Akhil via Apache TVM Discuss
Hey @comaniac and @junrushao1994 seems like I just messed up the names inside the cmake/modules/opencl.cmake file --- [Visit Topic](https://discuss.tvm.apache.org/t/append-a-custom-target-for-tvm-context/7925/7) to respond. You are receiving this because you enabled mailing list mode. T

[Apache TVM Discuss] [Development/RFC] [RFC] Rename Hybrid Script

2020-09-24 Thread tqchen via Apache TVM Discuss
To move forward, how about we go with option 2b for now. --- [Visit Topic](https://discuss.tvm.apache.org/t/rfc-rename-hybrid-script/7915/14) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apac

Re: [apache/incubator-tvm] [RFC] v0.7 Release Planning (#6421)

2020-09-24 Thread ziheng
@apache/tvm-committers @jroesch @u99127 @comaniac We have a release note candidate here: https://github.com/apache/incubator-tvm/issues/6486 Please comment it if you have anything want to be added into this release or other opinion. -- You are receiving this because you are subscribed to th

Re: [apache/incubator-tvm] TVM v0.7 Release Note Candidate (#6486)

2020-09-24 Thread ziheng
# Performance Improvements - Int8 GEMM performance enhancement using Cublas ([#4550](https://github.com/apache/incubator-tvm/pull/4550)) - Speedup TSIM with multi-threading ([#4491](https://github.com/apache/incubator-tvm/pull/4491)) - [Runtime][Contrib] Support cudnn softmax (#5214) - [cuDNN] A

Re: [apache/incubator-tvm] TVM v0.7 Release Note Candidate (#6486)

2020-09-24 Thread ziheng
# Bug Fixes - Add bfloat16 typeflag support ([#4525](https://github.com/apache/incubator-tvm/pull/4525)) - MSVC / Windows fixes ([#4455](https://github.com/apache/incubator-tvm/pull/4455), [#4569](https://github.com/apache/incubator-tvm/pull/4569)) - Fix Makefile for howto_deploy ([#4457](http

Re: [apache/incubator-tvm] TVM v0.7 Release Note Candidate (#6486)

2020-09-24 Thread ziheng
## Operator Coverage - Allow empty tensor for reshape, tile and strided_slice [#4618](https://github.com/apache/incubator-tvm/issues/4618) - Fix meaning of conv2d_transpose output_padding parameter"; [#4708](https://github.com/apache/incubator-tvm/issues/4708) - Remove cpp upsampling and resize

Re: [apache/incubator-tvm] TVM v0.7 Release Note Candidate (#6486)

2020-09-24 Thread ziheng
# Feature Improvement ## Accelerator and Microcontroller Support - Cleanup legacy verilog code ([#4576](https://github.com/apache/incubator-tvm/pull/4576)) - uTVM support for ARM STM32F746XX boards ([#4274](https://github.com/apache/incubator-tvm/pull/4274)) - Add --runtime=c, remove micro_dev

Re: [apache/incubator-tvm] TVM v0.7 Release Note Candidate (#6486)

2020-09-24 Thread ziheng
# Feature Improvement ## Accelerator and Microcontroller Support - Cleanup legacy verilog code ([#4576](https://github.com/apache/incubator-tvm/pull/4576)) - uTVM support for ARM STM32F746XX boards ([#4274](https://github.com/apache/incubator-tvm/pull/4274)) - Add --runtime=c, remove micro_dev

[apache/incubator-tvm] [COMMUNITY] Zhi's key for ASF release (#6554)

2020-09-24 Thread Zhi
cc @tqchen @ZihengJiang You can view, comment on, or merge this pull request online at: https://github.com/apache/incubator-tvm/pull/6554 -- Commit Summary -- * Zhi's key for ASF release -- File Changes -- M KEYS (56) -- Patch Links -- https://github.com/apache/incubator-tvm/pull/65

[apache/incubator-tvm] [COMMUNITY] Add Ziheng's key for ASF release (#6552)

2020-09-24 Thread ziheng
@tqchen You can view, comment on, or merge this pull request online at: https://github.com/apache/incubator-tvm/pull/6552 -- Commit Summary -- * [COMMUNITY] Add Ziheng's key for ASF release -- File Changes -- M KEYS (58) -- Patch Links -- https://github.com/apache/incubator-tvm/pull

[Apache TVM Discuss] [Development/RFC] [RFC] TVM Website Style Update

2020-09-24 Thread Chris Hoge via Apache TVM Discuss
To support the TVM user and developer community, this RFC proposes a style update to the TVM website to improve its appearance and usability. The PR for this proposal is up at https://github.com/apache/incubator-tvm-site/pull/15 This is largely a style update, with most of the content untouche

[Apache TVM Discuss] [Development/RFC] [RFC] tlcpack: Thirdparty Binary Packages

2020-09-24 Thread Junru Shao via Apache TVM Discuss
BTW, @haichen shall we also release runtime-only version of tlcpack? It would be helpful if people want to bake TVM-compiled operators in other frameworks shallowly in python --- [Visit Topic](https://discuss.tvm.apache.org/t/rfc-tlcpack-thirdparty-binary-packages/7903/8) to respond. Yo

Re: [apache/incubator-tvm] [RFC] NNVMv2 IR - Relay (#1673)

2020-09-24 Thread Jared Roesch
@calvin886 ONNX was very different then it is today back in 2017 when we began work on Relay. Furthermore ONNX is designed as an interchange format and has very little of the utilities that come with compiler IRs, these days Relay has many more extensions then ONNX including closures, data struc