ccjoechou commented on pull request #9235:
URL: https://github.com/apache/tvm/pull/9235#issuecomment-947032382


   Thank you for your help !
   
   Just to be sure that I understand your suggestion.
   I should do git pull --rebase on my local machine?
   
   On my local machine, I did the following instructions (see BLOD or search 
for Local-machine) but nothing happens…
   I am using a working branch locally.
   
   Local-machine$ git log
   commit 781ebe18d0607438a7782dbcdeedb3bc132f0b67 (HEAD -> working, 
origin/working)
   Author: Joe (Chien-Chun) Chou ***@***.***>
   Date:   Mon Oct 18 19:44:54 2021 -0700
   
       updated format of two py files
   
   commit 5e77c54c868ff6fef00a2bb53face303f76de8b1
   Merge: 9319d90b6 961db913f
   Author: Joe (Chien-Chun) Chou ***@***.***>
   Date:   Mon Oct 18 18:45:37 2021 -0700
   
       Merge branch 'working' of https://github.com/ccjoechou/tvm into working
   
   commit 9319d90b6b710489046504cef8aae3b1b9c0b77b
   Author: Joe (Chien-Chun) Chou ***@***.***>
   Date:   Fri Oct 8 18:02:42 2021 -0700
   
       [bug] pooling convert layout bug in pooling.cc and in 
test_pass_convert_op_layout.py
   
   commit 75cf964b0b2d4f737b5cb25131a6c146b5edf22d (upstream/main, origin/main, 
origin/HEAD, main)
   Author: Tianqi Chen ***@***.***>
   Date:   Mon Oct 18 17:31:33 2021 -0400
   
   …
   
   
   Local-machine$ git branch
     main
   * working
   
   Local-machine$ git remote -v
   origin    https://github.com/ccjoechou/tvm.git (fetch)
   origin    https://github.com/ccjoechou/tvm.git (push)
   upstream           https://github.com/apache/tvm (fetch)
   upstream           https://github.com/apache/tvm (push)
   
   
   And, I can do the following, right now:
   
   Local-machine$ git pull –rebase
   Already up to date.
   Current branch working is up to date.
   
   Local-machine$ git push origin working
   Everything up-to-date
   
   Thanks,
   
   
     *   Joe
   
   
   From: Wuwei Lin ***@***.***>
   Sent: Tuesday, October 19, 2021 11:22 AM
   To: apache/tvm ***@***.***>
   Cc: Joe Chou ***@***.***>; Author ***@***.***>
   Subject: [EXT] Re: [apache/tvm] [Op] Do not override specified layout in 
pooling (#9235)
   
   External Email
   ________________________________
   
   You can force push to current branch, so that you don't need to create new 
PR. Usually you will use git pull --rebase
   
   —
   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-2D946984950&d=DwMCaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=84zI-iH2xz28Q_xujSGbjYaq38CgcRgl_vGzCtF6TwQ&m=d5mum7BVsrrnTBn14rIvmceQDCuuGeSNVfo_rGh1JX0&s=PwlB_OuOPE3WQQHHeTHPmnzTtHYcJHuhA0_CNnNWgN4&e=>,
 or 
unsubscribe<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AM636PB4OIDJWBNZ7Y5OUATUHWZNNANCNFSM5FUWAG4A&d=DwMCaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=84zI-iH2xz28Q_xujSGbjYaq38CgcRgl_vGzCtF6TwQ&m=d5mum7BVsrrnTBn14rIvmceQDCuuGeSNVfo_rGh1JX0&s=FwKmhMQO-r9Nv44lywETobjwYV2eF-DnJJeoXBX0zDk&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=d5mum7BVsrrnTBn14rIvmceQDCuuGeSNVfo_rGh1JX0&s=LAZDprZQr8tYMANurXGNKh2lojIns09KVIW6-zJnbaw&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=d5mum7BVsrrnTBn14rIvmceQDCuuGeSNVfo_rGh1JX0&s=MtqEiI0CjktSccgtJe2ohwUUI_uEcX-yAtY8meUxmMg&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]


Reply via email to