[tvm] branch last-successful updated (0d70f690ea -> 895f79f42a)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch last-successful in repository https://gitbox.apache.org/repos/asf/tvm.git from 0d70f690ea [Relay] Allow partial virtual device annotations. (#12107) add 895f79f42a [MetaSchedule] All

[GitHub] [tvm] junrushao1994 commented on a diff in pull request #12048: [TVMScript] ExprDoc

2022-07-15 Thread GitBox
junrushao1994 commented on code in PR #12048: URL: https://github.com/apache/tvm/pull/12048#discussion_r922637780 ## include/tvm/script/printer/doc.h: ## @@ -158,6 +188,454 @@ class LiteralDoc : public ExprDoc { TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS(LiteralDoc, ExprDoc,

[GitHub] [tvm] junrushao1994 commented on a diff in pull request #12048: [TVMScript] ExprDoc

2022-07-15 Thread GitBox
junrushao1994 commented on code in PR #12048: URL: https://github.com/apache/tvm/pull/12048#discussion_r922637739 ## include/tvm/script/printer/doc.h: ## @@ -158,6 +188,454 @@ class LiteralDoc : public ExprDoc { TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS(LiteralDoc, ExprDoc,

[tvm] branch main updated: [MetaSchedule] Allow MultiLevelTilingTensorCore rule to specify multiple tensor intrin groups (#12113)

2022-07-15 Thread masahi
This is an automated email from the ASF dual-hosted git repository. masahi pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 895f79f42a [MetaSchedule] Allow MultiLevelTilingTensorC

[GitHub] [tvm] masahi merged pull request #12113: [MetaSchedule] Allow MultiLevelTilingTensorCore rule to specify multiple tensor intrin groups

2022-07-15 Thread GitBox
masahi merged PR #12113: URL: https://github.com/apache/tvm/pull/12113 -- 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. To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.or

[GitHub] [tvm] guberti opened a new pull request, #12114: [microTVM] Arduino retry on flash failure

2022-07-15 Thread GitBox
guberti opened a new pull request, #12114: URL: https://github.com/apache/tvm/pull/12114 Previously, the `flash` function would sometimes lock up indefinitely without failing, stalling for hours or more. This pull request changes it to have a 60-second timeout (more than enough time to uplo

[GitHub] [tvm] vinx13 commented on a diff in pull request #12113: [MetaSchedule] Allow MultiLevelTilingTensorCore rule to specify multiple tensor intrin groups

2022-07-15 Thread GitBox
vinx13 commented on code in PR #12113: URL: https://github.com/apache/tvm/pull/12113#discussion_r922610270 ## python/tvm/meta_schedule/testing/schedule_rule.py: ## @@ -114,18 +115,29 @@ def multi_level_tiling(target: Target) -> ScheduleRule: def multi_level_tiling_tensor_core

[GitHub] [tvm] masahi commented on a diff in pull request #12113: [MetaSchedule] Allow MultiLevelTilingTensorCore rule to specify multiple tensor intrin groups

2022-07-15 Thread GitBox
masahi commented on code in PR #12113: URL: https://github.com/apache/tvm/pull/12113#discussion_r922605734 ## python/tvm/meta_schedule/testing/schedule_rule.py: ## @@ -114,18 +115,29 @@ def multi_level_tiling(target: Target) -> ScheduleRule: def multi_level_tiling_tensor_core

[tvm-rfcs] branch main updated: Asynchronous stage in software pipeline (#80)

2022-07-15 Thread csullivan
This is an automated email from the ASF dual-hosted git repository. csullivan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-rfcs.git The following commit(s) were added to refs/heads/main by this push: new aecb219 Asynchronous stage in software pipelin

[GitHub] [tvm-rfcs] csullivan merged pull request #80: Asynchronous stage in software pipeline

2022-07-15 Thread GitBox
csullivan merged PR #80: URL: https://github.com/apache/tvm-rfcs/pull/80 -- 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. To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.

[tvm] branch last-successful updated (d4365011f5 -> 0d70f690ea)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch last-successful in repository https://gitbox.apache.org/repos/asf/tvm.git from d4365011f5 [Collage] PruneCandidates and demo_collage_partition.py (#12105) add 0d70f690ea [Relay] All

[tvm] branch nightly-docker-update updated (a02e57ccde -> 40f9f23c92)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch nightly-docker-update in repository https://gitbox.apache.org/repos/asf/tvm.git discard a02e57ccde [ci][docker] Nightly Docker image update add d4365011f5 [Collage] PruneCandidates and

[GitHub] [tvm] github-actions[bot] commented on pull request #12108: [ci] Re-run flaky tests on failure

2022-07-15 Thread GitBox
github-actions[bot] commented on PR #12108: URL: https://github.com/apache/tvm/pull/12108#issuecomment-1186015783 Built docs for commit cfa1c2016148d59768f9ae8b29bbb68f3aca719b can be found [here](https://pr-docs.tlcpack.ai/PR-12108/2/docs/index.html). -- This is an automated mess

[GitHub] [tvm] cbalint13 commented on pull request #12087: [UMA] UMA v1.0

2022-07-15 Thread GitBox
cbalint13 commented on PR #12087: URL: https://github.com/apache/tvm/pull/12087#issuecomment-1186011020 Cc @driazati may help with missing ```clang``` [i386 test failure](https://ci.tlcpack.ai/blue/rest/organizations/jenkins/pipelines/tvm/branches/PR-12087/runs/7/nodes/360/steps/1197/log/?s

[GitHub] [tvm] cbalint13 commented on a diff in pull request #12087: [UMA] UMA v1.0

2022-07-15 Thread GitBox
cbalint13 commented on code in PR #12087: URL: https://github.com/apache/tvm/pull/12087#discussion_r922537840 ## CMakeLists.txt: ## @@ -494,6 +494,7 @@ include(cmake/modules/contrib/ArmComputeLib.cmake) include(cmake/modules/contrib/TensorRT.cmake) include(cmake/modules/contri

[tvm-rfcs] branch main updated: [RFC] Buffer Layout Padding (#77)

2022-07-15 Thread wuwei
This is an automated email from the ASF dual-hosted git repository. wuwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-rfcs.git The following commit(s) were added to refs/heads/main by this push: new ca695fe [RFC] Buffer Layout Padding (#77) ca695fe

[GitHub] [tvm-rfcs] vinx13 merged pull request #77: [RFC] Buffer Layout Padding

2022-07-15 Thread GitBox
vinx13 merged PR #77: URL: https://github.com/apache/tvm-rfcs/pull/77 -- 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. To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.org

[GitHub] [tvm] vinx13 opened a new pull request, #12113: [MetaSchedule] Allow MultiLevelTilingTensorCore rule to specify multiple tensor intrin groups

2022-07-15 Thread GitBox
vinx13 opened a new pull request, #12113: URL: https://github.com/apache/tvm/pull/12113 This PR made it possible to specify multiple tensor core intrinsics (for different dtype) at the same time. cc @masahi @spectrometerHBH @junrushao1994 -- This is an automated message from the A

[GitHub] [tvm] AndrewZhaoLuo merged pull request #12107: [Relay] Allow partial virtual device annotations.

2022-07-15 Thread GitBox
AndrewZhaoLuo merged PR #12107: URL: https://github.com/apache/tvm/pull/12107 -- 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. To unsubscribe, e-mail: commits-unsubscr...@tvm.ap

[tvm] branch main updated (d4365011f5 -> 0d70f690ea)

2022-07-15 Thread andrewzhaoluo
This is an automated email from the ASF dual-hosted git repository. andrewzhaoluo pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from d4365011f5 [Collage] PruneCandidates and demo_collage_partition.py (#12105) add 0d70f690ea [Relay] Allow parti

[GitHub] [tvm] driazati commented on issue #11688: [CI Image] support CSI-NN2 in ci_qemu

2022-07-15 Thread GitBox
driazati commented on issue #11688: URL: https://github.com/apache/tvm/issues/11688#issuecomment-1185901353 The docker build passed, but it looks like [the validate failed](https://ci.tlcpack.ai/job/docker-images-ci/job/daily-docker-image-validate/), something between commits cf15375e2 and

[tvm] branch last-successful updated (770738c514 -> d4365011f5)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch last-successful in repository https://gitbox.apache.org/repos/asf/tvm.git from 770738c514 Add member object accessors to With<> (#12100) add d4365011f5 [Collage] PruneCandidates and

[tvm] branch last-successful updated (8f208adae2 -> 770738c514)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch last-successful in repository https://gitbox.apache.org/repos/asf/tvm.git from 8f208adae2 [Relay] Allow Primitive functions to carry virtual device annotations in PlanDevices (#12095)

[GitHub] [tvm] yelite opened a new pull request, #12112: [TVMScript] StmtDoc Printing

2022-07-15 Thread GitBox
yelite opened a new pull request, #12112: URL: https://github.com/apache/tvm/pull/12112 This PR addes: - StmtDoc Printing in PythonDocPrinter Tracking issue: https://github.com/apache/tvm/issues/12111 This PR is in draft state because it's branched off an open PR https:/

[GitHub] [tvm] yelite opened a new pull request, #12111: [TVMScript] StmtDoc Definitions

2022-07-15 Thread GitBox
yelite opened a new pull request, #12111: URL: https://github.com/apache/tvm/pull/12111 This PR addes: - All StmtDoc subclasses - Python bindings for StmtDoc Tracking issue: https://github.com/apache/tvm/issues/11912 This PR is in draft state because it's branched off

[GitHub] [tvm] mbs-octoml commented on a diff in pull request #12107: [Relay] Allow partial virtual device annotations.

2022-07-15 Thread GitBox
mbs-octoml commented on code in PR #12107: URL: https://github.com/apache/tvm/pull/12107#discussion_r922413056 ## src/target/compilation_config.cc: ## @@ -98,19 +98,30 @@ Target CompilationConfigNode::CanonicalTarget(const Target& target) const { VirtualDevice CompilationCon

[GitHub] [tvm] driazati opened a new issue, #12110: [ci] Add retries for `docker pull`

2022-07-15 Thread GitBox
driazati opened a new issue, #12110: URL: https://github.com/apache/tvm/issues/12110 Failures like https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/3812/pipeline happen from time to time, we should have a retry + backoff (wait 1 second, retry, wait 10 seconds, retry, wait 3

[GitHub] [tvm-rfcs] tqchen merged pull request #83: [RFC] Create LLVM scope class for use with LLVM libraries

2022-07-15 Thread GitBox
tqchen merged PR #83: URL: https://github.com/apache/tvm-rfcs/pull/83 -- 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. To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.org

[tvm-rfcs] branch main updated: [RFC] Create LLVM scope class for use with LLVM libraries (#83)

2022-07-15 Thread tqchen
This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-rfcs.git The following commit(s) were added to refs/heads/main by this push: new 22d1d11 [RFC] Create LLVM scope class for use wit

[GitHub] [tvm] driazati opened a new issue, #12109: [ci] CPU integration tests are bottleneck-ing CI

2022-07-15 Thread GitBox
driazati opened a new issue, #12109: URL: https://github.com/apache/tvm/issues/12109 The CI runtime has creeped up to around 2.5 hours from 1.8~ish. Looking at https://monitoring.tlcpack.ai/d/hB2FYR87k/build-status?orgId=1, this happened this week after #12030 merged. The second chart shows

[GitHub] [tvm] mbs-octoml commented on a diff in pull request #12107: [Relay] Allow partial virtual device annotations.

2022-07-15 Thread GitBox
mbs-octoml commented on code in PR #12107: URL: https://github.com/apache/tvm/pull/12107#discussion_r922406486 ## python/tvm/target/virtual_device.py: ## @@ -27,7 +27,9 @@ class VirtualDevice(Object): """A compile time representation for where data is to be stored at runtim

[tvm] branch last-successful updated (e0a0e67e55 -> 8f208adae2)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch last-successful in repository https://gitbox.apache.org/repos/asf/tvm.git from e0a0e67e55 [Relay, Op] Add conv2d generic layout op strategy when meta schedule is enabled (#12104) ad

[GitHub] [tvm] jwfromm merged pull request #12105: [Collage] PruneCandidates and demo_collage_partition.py

2022-07-15 Thread GitBox
jwfromm merged PR #12105: URL: https://github.com/apache/tvm/pull/12105 -- 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. To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.o

[GitHub] [tvm] mbs-octoml commented on a diff in pull request #12105: [Collage] PruneCandidates and demo_collage_partition.py

2022-07-15 Thread GitBox
mbs-octoml commented on code in PR #12105: URL: https://github.com/apache/tvm/pull/12105#discussion_r922400184 ## tests/python/relay/collage/demo_collage_partitioner.py: ## @@ -0,0 +1,401 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor lic

[GitHub] [tvm-rfcs] tqchen commented on pull request #83: [RFC] Create LLVM scope class for use with LLVM libraries

2022-07-15 Thread GitBox
tqchen commented on PR #83: URL: https://github.com/apache/tvm-rfcs/pull/83#issuecomment-1185770803 I think we can go ahead and merge -- 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

[GitHub] [tvm] driazati commented on a diff in pull request #12107: [Relay] Allow partial virtual device annotations.

2022-07-15 Thread GitBox
driazati commented on code in PR #12107: URL: https://github.com/apache/tvm/pull/12107#discussion_r922394353 ## python/tvm/target/virtual_device.py: ## @@ -27,7 +27,9 @@ class VirtualDevice(Object): """A compile time representation for where data is to be stored at runtime,

[GitHub] [tvm] jwfromm commented on a diff in pull request #12105: [Collage] PruneCandidates and demo_collage_partition.py

2022-07-15 Thread GitBox
jwfromm commented on code in PR #12105: URL: https://github.com/apache/tvm/pull/12105#discussion_r922395117 ## tests/python/relay/collage/demo_collage_partitioner.py: ## @@ -0,0 +1,401 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor licens

[GitHub] [tvm] driazati opened a new pull request, #12108: [ci] Re-run flaky tests on failure

2022-07-15 Thread GitBox
driazati opened a new pull request, #12108: URL: https://github.com/apache/tvm/pull/12108 This is a follow up to implement the library added in #12055 -- 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

[GitHub] [tvm-rfcs] kparzysz-quic commented on pull request #83: [RFC] Create LLVM scope class for use with LLVM libraries

2022-07-15 Thread GitBox
kparzysz-quic commented on PR #83: URL: https://github.com/apache/tvm-rfcs/pull/83#issuecomment-1185759039 Should we still wait for review from Junru? -- 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

[GitHub] [tvm-rfcs] kparzysz-quic commented on pull request #71: Add Target Pre-processing RFC

2022-07-15 Thread GitBox
kparzysz-quic commented on PR #71: URL: https://github.com/apache/tvm-rfcs/pull/71#issuecomment-1185758537 > @kparzysz-quic, sorry, I'm still not understanding here - the name of the kind is enough to look it up in the kind registry and gather any kind-specific information. What further det

[tvm] branch nightly-docker-update updated (27a40280e3 -> a02e57ccde)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch nightly-docker-update in repository https://gitbox.apache.org/repos/asf/tvm.git omit 27a40280e3 [ci][docker] Nightly Docker image update add c0f4450958 Fix bug that disabled cuda int

[GitHub] [tvm-rfcs] Mousius commented on pull request #71: Add Target Pre-processing RFC

2022-07-15 Thread GitBox
Mousius commented on PR #71: URL: https://github.com/apache/tvm-rfcs/pull/71#issuecomment-1185744822 @kparzysz-quic, sorry, I'm still not understanding here - the name of the kind is enough to look it up in the kind registry and gather any kind-specific information. What further details are

[GitHub] [tvm] mbs-octoml opened a new pull request, #12107: [Relay] Allow partial virtual device annotations.

2022-07-15 Thread GitBox
mbs-octoml opened a new pull request, #12107: URL: https://github.com/apache/tvm/pull/12107 Previously CompilationConfig::CanonicalVirtualDevice required the argument virtual device to contain a device type. However now that virtual devices may contain memory scopes that's unnecessar

[tvm] branch main updated: Add member object accessors to With<> (#12100)

2022-07-15 Thread kparzysz
This is an automated email from the ASF dual-hosted git repository. kparzysz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 770738c514 Add member object accessors to With<> (#12

[GitHub] [tvm] kparzysz-quic merged pull request #12100: Add member object accessors to With<>

2022-07-15 Thread GitBox
kparzysz-quic merged PR #12100: URL: https://github.com/apache/tvm/pull/12100 -- 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. To unsubscribe, e-mail: commits-unsubscr...@tvm.ap

[GitHub] [tvm-rfcs] kparzysz-quic commented on pull request #71: Add Target Pre-processing RFC

2022-07-15 Thread GitBox
kparzysz-quic commented on PR #71: URL: https://github.com/apache/tvm-rfcs/pull/71#issuecomment-1185696517 ```C++ Map TargetNode::Export() const { Map result = { {"kind", this->kind->name},< {"tag", this->tag}, {"keys", th

[GitHub] [tvm-rfcs] Mousius commented on pull request #78: Add Target Features RFC

2022-07-15 Thread GitBox
Mousius commented on PR #78: URL: https://github.com/apache/tvm-rfcs/pull/78#issuecomment-1185690255 > If we add another member to `Target`, how will this interact with the [target parser proposal](https://github.com/apache/tvm-rfcs/pull/71)? The hope is to use the target parser to pa

[GitHub] [tvm-rfcs] Mousius commented on pull request #71: Add Target Pre-processing RFC

2022-07-15 Thread GitBox
Mousius commented on PR #71: URL: https://github.com/apache/tvm-rfcs/pull/71#issuecomment-1185688020 > Actually, the target JSON only shows the name of the kind, so the target parser (if it operates on the JSON) won't see the details of the kind, unless they are included in the JSON. I thin

[tvm] branch main updated (e0a0e67e55 -> 8f208adae2)

2022-07-15 Thread jwfromm
This is an automated email from the ASF dual-hosted git repository. jwfromm pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from e0a0e67e55 [Relay, Op] Add conv2d generic layout op strategy when meta schedule is enabled (#12104) add 8f208adae2 [

[GitHub] [tvm] jwfromm merged pull request #12095: [Relay] Allow Primitive functions to carry virtual device annotations in PlanDevices

2022-07-15 Thread GitBox
jwfromm merged PR #12095: URL: https://github.com/apache/tvm/pull/12095 -- 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. To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.o

[GitHub] [tvm-rfcs] kparzysz-quic commented on pull request #78: Add Target Features RFC

2022-07-15 Thread GitBox
kparzysz-quic commented on PR #78: URL: https://github.com/apache/tvm-rfcs/pull/78#issuecomment-1185653525 If we add another member to `Target`, how will this interact with the [target parser proposal](https://github.com/apache/tvm-rfcs/pull/71)? -- This is an automated message from t

[GitHub] [tvm-rfcs] kparzysz-quic commented on pull request #71: Add Target Pre-processing RFC

2022-07-15 Thread GitBox
kparzysz-quic commented on PR #71: URL: https://github.com/apache/tvm-rfcs/pull/71#issuecomment-1185647795 Actually, the target JSON only shows the name of the kind, so the target parser (if it operates on the JSON) won't see the details of the kind, unless they are included in the JSON. I

[GitHub] [tvm-rfcs] kparzysz-quic commented on a diff in pull request #71: Add Target Pre-processing RFC

2022-07-15 Thread GitBox
kparzysz-quic commented on code in PR #71: URL: https://github.com/apache/tvm-rfcs/pull/71#discussion_r922267281 ## rfcs/0071-target-json-parser.md: ## @@ -0,0 +1,172 @@ +- Feature Name: target-json-preprocessor +- Start Date: 2022-04-04 +- RFC PR: [apache/tvm-rfcs#0071](https:/

[GitHub] [tvm] yelite commented on pull request #12048: [TVMScript] ExprDoc

2022-07-15 Thread GitBox
yelite commented on PR #12048: URL: https://github.com/apache/tvm/pull/12048#issuecomment-1185597704 I removed the Assert op as we are going to make assert a StmtDoc per dicussion with @junrushao1994. I also added an if-then-else special op -- This is an automated message from the Apache

[GitHub] [tvm] juda commented on a diff in pull request #11911: TVM Vertical Integration with PyTorch

2022-07-15 Thread GitBox
juda commented on code in PR #11911: URL: https://github.com/apache/tvm/pull/11911#discussion_r922121095 ## python/tvm/contrib/torch/optimize_torch.py: ## @@ -0,0 +1,198 @@ +# pylint: disable=inconsistent-return-statements +#!/usr/bin/env python + +# Licensed to the Apache Softw

[GitHub] [tvm] Mousius commented on issue #12103: [VOTE] Release Apache TVM v0.9.0.rc0

2022-07-15 Thread GitBox
Mousius commented on issue #12103: URL: https://github.com/apache/tvm/issues/12103#issuecomment-1185493250 +1 -- 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. To unsubscribe

[tvm] branch last-successful updated (fa057213d4 -> e0a0e67e55)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch last-successful in repository https://gitbox.apache.org/repos/asf/tvm.git from fa057213d4 Enable conv family fused with gelu (#12106) add e0a0e67e55 [Relay, Op] Add conv2d generic la

[tvm] branch last-successful updated (37f9d3c496 -> fa057213d4)

2022-07-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch last-successful in repository https://gitbox.apache.org/repos/asf/tvm.git from 37f9d3c496 [TVMSCRIPT] Make ceildiv available from tvmscript (#12096) add fa057213d4 Enable conv family

[GitHub] [tvm] ashutosh-arm commented on issue #12089: [CI Image] Updates to ci_cpu and ci_qemu to reflect CMSIS-NN SHA upgrade

2022-07-15 Thread GitBox
ashutosh-arm commented on issue #12089: URL: https://github.com/apache/tvm/issues/12089#issuecomment-1185327805 Thanks @driazati for quickly looking into this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[tvm] branch main updated: [Relay, Op] Add conv2d generic layout op strategy when meta schedule is enabled (#12104)

2022-07-15 Thread masahi
This is an automated email from the ASF dual-hosted git repository. masahi pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new e0a0e67e55 [Relay, Op] Add conv2d generic layout op str

[GitHub] [tvm] masahi merged pull request #12104: [Relay, Op] Add conv2d generic layout op strategy when meta schedule is enabled

2022-07-15 Thread GitBox
masahi merged PR #12104: URL: https://github.com/apache/tvm/pull/12104 -- 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. To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.or

[tvm] branch main updated: Enable conv family fused with gelu (#12106)

2022-07-15 Thread masahi
This is an automated email from the ASF dual-hosted git repository. masahi pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new fa057213d4 Enable conv family fused with gelu (#12106)

[GitHub] [tvm] masahi merged pull request #12106: [DNNL] Enable conv family fused with gelu

2022-07-15 Thread GitBox
masahi merged PR #12106: URL: https://github.com/apache/tvm/pull/12106 -- 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. To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.or

[GitHub] [tvm] PhilippvK commented on pull request #10941: TVMC: Add new text/relay frontend

2022-07-15 Thread GitBox
PhilippvK commented on PR #10941: URL: https://github.com/apache/tvm/pull/10941#issuecomment-1185259036 @areusch > add a parameter which you have to pass for Relay models indicating the inputs I currently already use `--input-shapes` to get the input names, ignoring the provi

[GitHub] [tvm] junrushao1994 commented on a diff in pull request #12048: [TVMScript] ExprDoc

2022-07-15 Thread GitBox
junrushao1994 commented on code in PR #12048: URL: https://github.com/apache/tvm/pull/12048#discussion_r921872445 ## include/tvm/script/printer/doc.h: ## @@ -63,13 +63,43 @@ class Doc : public ObjectRef { TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS(Doc, ObjectRef, DocNode); };