ccjoechou commented on pull request #9235: URL: https://github.com/apache/tvm/pull/9235#issuecomment-946314894
I did. Please look at the other one (out of working), which is at the bottom and it shows: Merge branch 'working' of<https://github.com/apache/tvm/pull/9235/commits/5e77c54c868ff6fef00a2bb53face303f76de8b1> https://github.com/ccjoechou/tvm into working<https://github.com/apache/tvm/pull/9235/commits/5e77c54c868ff6fef00a2bb53face303f76de8b1>. It failed Jenkins build because it was using a new lint command (comparing to what’s been listed in this file: tvm/docs/contribut/pull_request.rst<https://sj1git1.cavium.com/plugins/gitblit/blob/?r=IP/SW/ML/cdk/tvm.git&f=docs/contribute/pull_request.rst&h=tvm-v0.8.0-08172021-devel> ==> docker/lint.sh vs what is used now by Apache TVM Jenkins build: docker/bash.sh tlcpack/ci-lint:v0.67 ./tests/scripts/task_lint.sh The old one does not do check on py files but the new command does. I am fixing format for two py files, which I modified (including old and existing APIs and statements). Thanks, * Joe From: Cody Yu ***@***.***> Sent: Monday, October 18, 2021 7:22 PM To: apache/tvm ***@***.***> Cc: Joe Chou ***@***.***>; Author ***@***.***> Subject: [EXT] Re: [apache/tvm] [Op] Do not override specified layout in pooling (#9235) External Email ________________________________ Ah please rebase against to the latest commit. This PR shouldn't have 9k changes... — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_tvm_pull_9235-23issuecomment-2D946311616&d=DwMCaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=84zI-iH2xz28Q_xujSGbjYaq38CgcRgl_vGzCtF6TwQ&m=3oIC9-8ssjUbY7yhqmJNcNDFnGecI_Qzw2A0KvCn0ZQ&s=cG5_VvMBF_TzGoa2PeLmW5cNWtOEigEBD2P5VoLXwdw&e=>, or unsubscribe<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AM636PEAYVIBJLFIU4JGXO3UHTI3VANCNFSM5FUWAG4A&d=DwMCaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=84zI-iH2xz28Q_xujSGbjYaq38CgcRgl_vGzCtF6TwQ&m=3oIC9-8ssjUbY7yhqmJNcNDFnGecI_Qzw2A0KvCn0ZQ&s=6FDyJAs7u7xCI56GaZ2ZTqdGZ6BIiFGFA8gvmsYpQA0&e=>. Triage notifications on the go with GitHub Mobile for iOS<https://urldefense.proofpoint.com/v2/url?u=https-3A__apps.apple.com_app_apple-2Dstore_id1477376905-3Fct-3Dnotification-2Demail-26mt-3D8-26pt-3D524675&d=DwMCaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=84zI-iH2xz28Q_xujSGbjYaq38CgcRgl_vGzCtF6TwQ&m=3oIC9-8ssjUbY7yhqmJNcNDFnGecI_Qzw2A0KvCn0ZQ&s=Cl5lOZWPoaIoW5Ebqh64PIMLE_a1kx10pkVUBCm269Q&e=> or Android<https://urldefense.proofpoint.com/v2/url?u=https-3A__play.google.com_store_apps_details-3Fid-3Dcom.github.android-26referrer-3Dutm-5Fcampaign-253Dnotification-2Demail-2526utm-5Fmedium-253Demail-2526utm-5Fsource-253Dgithub&d=DwMCaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=84zI-iH2xz28Q_xujSGbjYaq38CgcRgl_vGzCtF6TwQ&m=3oIC9-8ssjUbY7yhqmJNcNDFnGecI_Qzw2A0KvCn0ZQ&s=1lLeL_Zoj_tIj3AWA1KxuD7FnCTEXidWHeBxj7KrAKg&e=>. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
