Internal Change
PiperOrigin-RevId: 246201245
This commit is contained in:
parent
f3363ccc4e
commit
afe4ce1383
@ -28,7 +28,12 @@ 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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user