Internal Change
PiperOrigin-RevId: 246201245
This commit is contained in:
parent
f3363ccc4e
commit
afe4ce1383
@ -27,8 +27,13 @@ tf_upgrade_v2 --intree coolcode --outtree coolcode-upgraded
|
||||
tf_upgrade_v2 --intree coolcode --outtree coolcode-upgraded --copyotherfiles False
|
||||
```
|
||||
|
||||
*Note: `tf_upgrade_v2` is installed automatically as a script by the pip install
|
||||
after TensorFlow 1.12.
|
||||
*Note: `tf_upgrade_v2` is installed automatically as a script by the pip install
|
||||
after TensorFlow 1.12.
|
||||
|
||||
You may want to retain revision history, especially when preparing a CL:
|
||||
```
|
||||
g4 integrate --retroactive coolcode/... coolcode-upgraded/...
|
||||
```
|
||||
|
||||
## Report
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user