Internal Change
PiperOrigin-RevId: 246201245
This commit is contained in:
parent
f3363ccc4e
commit
afe4ce1383
@ -30,6 +30,11 @@ tf_upgrade_v2 --intree coolcode --outtree coolcode-upgraded --copyotherfiles Fal
|
|||||||
*Note: `tf_upgrade_v2` is installed automatically as a script by the pip install
|
*Note: `tf_upgrade_v2` is installed automatically as a script by the pip install
|
||||||
after TensorFlow 1.12.
|
after TensorFlow 1.12.
|
||||||
|
|
||||||
|
You may want to retain revision history, especially when preparing a CL:
|
||||||
|
```
|
||||||
|
g4 integrate --retroactive coolcode/... coolcode-upgraded/...
|
||||||
|
```
|
||||||
|
|
||||||
## Report
|
## Report
|
||||||
|
|
||||||
The script will also dump out a report e.g. which will detail changes
|
The script will also dump out a report e.g. which will detail changes
|
||||||
|
Loading…
Reference in New Issue
Block a user