[tvm] branch last-successful updated (5e862d4e41 -> 9299a29fd3)

2022-10-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 5e862d4e41 [Frontend][PyTorch]Fix keywords to canonicalize scale and zero point access for FX-quantized

[tvm] branch main updated (5e862d4e41 -> 9299a29fd3)

2022-10-15 Thread ruihangl
This is an automated email from the ASF dual-hosted git repository. ruihangl pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 5e862d4e41 [Frontend][PyTorch]Fix keywords to canonicalize scale and zero point access for FX-quantized graphs (#13071)

[GitHub] [tvm] MasterJH5574 merged pull request #13088: [TVMScript] Evaluator, core parser, var table

2022-10-15 Thread GitBox
MasterJH5574 merged PR #13088: URL: https://github.com/apache/tvm/pull/13088 -- 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:

[tvm] branch nightly-docker-update updated (92784f415a -> ab5fca3384)

2022-10-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 92784f415a [ci][docker] Nightly Docker image update add 71f32ca4e8 [MetaSchedule][UX] Support

[GitHub] [tvm] cyx-6 commented on a diff in pull request #13088: [TVMScript] Evaluator, core parser, var table

2022-10-15 Thread GitBox
cyx-6 commented on code in PR #13088: URL: https://github.com/apache/tvm/pull/13088#discussion_r996354140 ## tests/python/unittest/test_tvmscript_parser_evaluator.py: ## @@ -0,0 +1,61 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [tvm] junrushao commented on a diff in pull request #13088: [TVMScript] Evaluator, core parser, var table

2022-10-15 Thread GitBox
junrushao commented on code in PR #13088: URL: https://github.com/apache/tvm/pull/13088#discussion_r996321946 ## tests/python/unittest/test_tvmscript_parser_evaluator.py: ## @@ -0,0 +1,61 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [tvm] tvm-bot commented on pull request #13088: [TVMScript] Evaluator, core parser, var table

2022-10-15 Thread GitBox
tvm-bot commented on PR #13088: URL: https://github.com/apache/tvm/pull/13088#issuecomment-1279716880 Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews

[GitHub] [tvm] cyx-6 opened a new pull request, #13088: [TVMScript] Evaluator, core parser, var table

2022-10-15 Thread GitBox
cyx-6 opened a new pull request, #13088: URL: https://github.com/apache/tvm/pull/13088 This PR introduces Evaluator, core parser, var table as part of #12442 Co-authored-by: yongwww -- This is an automated message from the Apache Git Service. To respond to the message, please log

[tvm] branch last-successful updated (ec5c692148 -> 5e862d4e41)

2022-10-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 ec5c692148 Add include directory for OpenBLAS on RedHat (#13087) add 5e862d4e41 [Frontend][PyTorch]Fix

[tvm] branch last-successful updated (71f32ca4e8 -> ec5c692148)

2022-10-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 71f32ca4e8 [MetaSchedule][UX] Support Interactive Performance Table Printing in Notebook (#13006) add

[GitHub] [tvm] masahi closed issue #13070: [Bug][Frontend][PyTorch] Scale and zero point access for FX-quantized graphs

2022-10-15 Thread GitBox
masahi closed issue #13070: [Bug][Frontend][PyTorch] Scale and zero point access for FX-quantized graphs URL: https://github.com/apache/tvm/issues/13070 -- 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

[tvm] branch main updated (ec5c692148 -> 5e862d4e41)

2022-10-15 Thread masahi
This is an automated email from the ASF dual-hosted git repository. masahi pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from ec5c692148 Add include directory for OpenBLAS on RedHat (#13087) add 5e862d4e41 [Frontend][PyTorch]Fix keywords to

[GitHub] [tvm] masahi merged pull request #13071: [Frontend][PyTorch]Fix keywords to canonicalize scale and zero point access for FX-quantized graphs

2022-10-15 Thread GitBox
masahi merged PR #13071: URL: https://github.com/apache/tvm/pull/13071 -- 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:

[GitHub] [tvm] WuSiYu commented on pull request #13054: [TIR][FIX] Fix crash when using 'if' without 'else' in TVMScript

2022-10-15 Thread GitBox
WuSiYu commented on PR #13054: URL: https://github.com/apache/tvm/pull/13054#issuecomment-1279673050 I am not sure but it seem's like the CI is failed by the other ramdom reason, should I continue to try to rerun it? -- This is an automated message from the Apache Git Service. To respond