==> git log -n1 <==
commit ee77ccbb6da4e2efd83673e798acf7081bc03564
Author: Zafar Takhirov <cc.rafaz@zafar.cc>
Date:   Tue Oct 29 17:32:29 2019 -0700

    Enabling inplace relu
    
    Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/28710
    
    Test Plan: Imported from OSS
    
    Differential Revision: D18146120
    
    Pulled By: z-a-f
    
    fbshipit-source-id: d8f0982f5a2ae35f7deb34e67cdb64be700a9d6c
==> git describe --tags --dirty <==
v1.3.1-dirty
==> git status <==
HEAD detached at ee77ccbb6d
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   CMakeLists.txt
	modified:   torch/csrc/autograd/profiler.h

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	conda_build.bat

no changes added to commit (use "git add" and/or "git commit -a")
