Goldie Gadde
9837eceb39
Merge pull request #35238 from ROCmSoftwarePlatform/r2.1-eigen-patch
...
[ROCm][r2.1] eigen patch needed for HIP header changes
2019-12-20 18:27:18 -08:00
Goldie Gadde
c23091dfc9
Merge pull request #35324 from tensorflow/goldiegadde-patch-1
...
Update RELEASE.md
2019-12-20 18:25:24 -08:00
Goldie Gadde
7391285860
Merge pull request #35322 from tensorflow/mm-cp-segfault-fix
...
Fix segfault when attempting to convert string to float16.
2019-12-20 17:21:21 -08:00
Goldie Gadde
b8132f471b
Update RELEASE.md
2019-12-20 17:18:30 -08:00
Goldie Gadde
3f078b79eb
Merge pull request #35273 from tensorflow-jenkins/version-numbers-2.1.0rc2-32619
...
Update version numbers for TensorFlow 2.1.0-rc2
2019-12-20 17:10:57 -08:00
Goldie Gadde
5dc7e36b85
Update RELEASE.md
2019-12-20 17:07:24 -08:00
Mihai Maruseac
bd74d92d10
Typo from solving merge conflict
2019-12-20 16:41:59 -08:00
Goldie Gadde
87143b53e1
Merge pull request #35041 from reedwm/r2.1
...
[r2.1 Cherrypick]: Unexpose LossScaleGradientTape.
2019-12-20 16:35:38 -08:00
Goldie Gadde
03a3020934
Merge pull request #35066 from tensorflow/layer_imports_internal
...
[r2.1 Cherrypick] Unify V1/2 layer naming in internal imports
2019-12-20 16:35:07 -08:00
Goldie Gadde
260745d913
Merge pull request #35069 from tensorflow/edit_release_notes
...
[r2.1 Cherrypick] Edit release notes
2019-12-20 16:34:44 -08:00
Goldie Gadde
0ed90e526e
Merge pull request #35217 from foxik/cherry-relax_shapes_on_instance_methods
...
Cherrypick a fix for experimental_relax_shapes to work on instance methods decorated with tf.function.
2019-12-20 16:34:06 -08:00
Mihai Maruseac
db4d04782c
Attempt to fix sanity, syntax rules are different on r2.1
2019-12-20 16:26:04 -08:00
Mihai Maruseac
74d8b75028
Fix conflict where additional_deps
should have been used instead of deps
"
2019-12-20 16:04:39 -08:00
Mihai Maruseac
c6170fb37c
Fix segfault when attempting to convert string to float16.
...
To make sure this gets fixed, add test for converting string to any numeric type.
PiperOrigin-RevId: 286650886
Change-Id: I81f770ec2bbd33a863e8057ce198c679912fa8e0
2019-12-20 15:50:36 -08:00
Goldie Gadde
b8559e6da4
Merge branch 'r2.1' into edit_release_notes
2019-12-20 14:51:46 -08:00
Goldie Gadde
36b67c1346
Merge pull request #35006 from duncanriach/fix-v2.1-release-note
...
Fix version 2.1 release note regarding TF_DETERMINISTIC_OPS
2019-12-20 14:45:57 -08:00
Goldie Gadde
74321d1a1d
Merge pull request #35163 from angerson/cherrypick-windows-fix
...
Cherrypick Windows DLL warning changes and related notes
2019-12-20 14:44:33 -08:00
Mihai Maruseac
031c49a3c9
Merge pull request #35315 from tensorflow/revert-35313-revert-34764-r2.1-cherry-pick-bazel-flags
...
Revert "Revert "Set --incompatible_remove_legacy_whole_archive to False""
2019-12-20 13:45:53 -08:00
Mihai Maruseac
6d8cc6b62d
Merge pull request #35289 from tensorflow/mm-pin-scipy-for-py2
...
For python2, pin scipy to 1.2.2 (latest released).
2019-12-20 12:56:28 -08:00
Mihai Maruseac
776c1189ea
Merge pull request #35312 from tensorflow/revert-35284-revert-34662-cherrypicks_HO5XP
...
Revert "Revert "<release 2.1>-<rc1> cherry-pick request: update tflite op versions""
2019-12-20 12:56:03 -08:00
Mihai Maruseac
4bb06cece2
Revert "Revert "Set --incompatible_remove_legacy_whole_archive to False""
2019-12-20 11:35:16 -08:00
Goldie Gadde
3b9a26c2b5
Merge pull request #35313 from tensorflow/revert-34764-r2.1-cherry-pick-bazel-flags
...
Revert "Set --incompatible_remove_legacy_whole_archive to False"
2019-12-20 11:34:17 -08:00
Mihai Maruseac
93a27b64bf
Revert "Set --incompatible_remove_legacy_whole_archive to False"
2019-12-20 10:32:23 -08:00
Alexandre Passos
2967b47eca
Merge pull request #35235 from geetachavan1/cherrypicks_W4IZJ
...
[r2.1 Cherrypick] Pass experimental_relax_shapes to instance methods decorated with `tf.function` and Relax shapes for Keras _on_batch functions.
2019-12-20 09:44:54 -08:00
Mihai Maruseac
3b9aa5b40b
Remove pinning of scipy on . Same reasoning
2019-12-20 09:17:50 -08:00
Mihai Maruseac
6728f21dc8
Revert "Revert "<release 2.1>-<rc1> cherry-pick request: update tflite op versions""
2019-12-20 09:00:43 -08:00
Goldie Gadde
5d8db32297
Merge pull request #35282 from aaudiber/cherrypicks_YX0HZ
...
2.1 cherry-pick request: Fix doc formatting in dataset_ops.py
2019-12-19 15:23:59 -08:00
Goldie Gadde
fc6dd206a7
Merge pull request #35284 from tensorflow/revert-34662-cherrypicks_HO5XP
...
Revert "<release 2.1>-<rc1> cherry-pick request: update tflite op versions"
2019-12-19 15:05:40 -08:00
Mihai Maruseac
d49810b4e0
For python2, pin scipy to 1.2.2 (latest released).
...
This means py2 won't get the fix in scipy/scipy#11237
PiperOrigin-RevId: 286456504
Change-Id: Ic94ee7e57dd6ea590d79aa643e5de4192709ff17
2019-12-19 14:19:43 -08:00
Mihai Maruseac
9f0aef4692
Revert "<release 2.1>-<rc1> cherry-pick request: update tflite op versions"
2019-12-19 14:04:49 -08:00
Andrew Audibert
96a2a1108d
Fix doc formatting in dataset_ops.py
...
The effect can be seen in the Args section of https://www.tensorflow.org/api_docs/python/tf/data/Dataset?version=nightly#shuffle
PiperOrigin-RevId: 286304265
Change-Id: I318caf0b33a92d881ad42065d0e4a7a603d91fc0
2019-12-19 13:33:24 -08:00
Goldie Gadde
d09304bb64
Merge pull request #35278 from tensorflow/mm-pin-scipy
...
Pin scipy to 1.4.1.
2019-12-19 12:07:49 -08:00
Mihai Maruseac
ca2b3d0f9b
Don't pin on macos either
2019-12-19 11:15:00 -08:00
Mihai Maruseac
e98198702e
Pin scipy to 1.4.1.
...
Fixes segfaults caused by scipy/scipy#11237 before 1.4.1 (observed at scipy==1.4.0 and any version of TF and scipy==1.1.0 and TF==2.1.0rc1 on a specific VM setup)
PiperOrigin-RevId: 286416747
Change-Id: I9f66f9145517d3b9279883a9292ae050b0dfa555
2019-12-19 10:51:59 -08:00
Mihai Maruseac
35a59ded27
Merge pull request #35271 from tensorflow/mm-cp-amit-visibility-changes
...
Fixing an issue where scipy and tensorflow cannot be imported at the …
2019-12-19 09:54:07 -08:00
Mihai Maruseac
0d47a133c3
Merge pull request #35270 from tensorflow/revert-35234-revert-34822-r2.1-cherry-pick-pip-package-gen
...
Revert "Revert "[r2.1 cherry-pick] Fix pip package API generation""
2019-12-19 09:53:52 -08:00
TensorFlow Release Automation
58a9f2eb44
Update version numbers to 2.1.0-rc2
2019-12-19 09:09:46 -08:00
Alexandre Passos
f141b424cc
Merge pull request #35265 from tensorflow/r2.1-debugging-notes
...
R2.1 Release Notes: Move section on tf.debugging.enable_check_numerics to own subsection
2019-12-19 09:00:32 -08:00
Amit Patankar
06a52093ff
Fixing an issue where scipy and tensorflow cannot be imported at the same time.
...
PiperOrigin-RevId: 286313739
Change-Id: I9d4dfb66a8e82c56249bc7f7b70c71d228912e9f
2019-12-19 08:58:33 -08:00
Mihai Maruseac
82e2d5a454
Revert "Revert "[r2.1 cherry-pick] Fix pip package API generation""
2019-12-19 08:53:06 -08:00
Shanqing Cai
a6fda7c38e
Grammar tweak
2019-12-19 09:52:04 -05:00
Shanqing Cai
62664e862b
Fix
2019-12-19 09:50:39 -05:00
Shanqing Cai
361b9fd059
Move section on tf.debugging.enable_check_numerics to its own subsection
2019-12-19 09:47:15 -05:00
Jeff Daily
2b8a5652a4
eigen patch needed for HIP header changes
2019-12-19 00:46:26 +00:00
Mihai Maruseac
c49396cf71
Merge pull request #35234 from tensorflow/revert-34822-r2.1-cherry-pick-pip-package-gen
...
Revert "[r2.1 cherry-pick] Fix pip package API generation"
2019-12-18 14:52:15 -08:00
Milan Straka
c97b220616
Relax shapes for Keras _on_batch functions.
...
The current train,test,predict_on_batch functions use a regular
tf.function when not in eager mode, which causes a retrace for every
new batch size. Similarly, if sequences are passed on input, every
different sequence size causes a retrace.
Passing experimental_relax_shapes=True allow gracefully handle these
cases.
Fixes #34907 .
2019-12-18 13:41:03 -08:00
Milan Straka
5d28926aba
Pass experimental_relax_shapes to instance methods...
...
decorated with `tf.function`.
Currently the `experimental_relax_shapes` is not passed,
so the instance methods ignore this argument.
Fixes #34905 .
Note that the `experimental_relax_shapes` was named differently in
`def_function.Function` and `function.Function`, so the one
in `def_function` was renamed to start with underscore. It is a private
field, so it should be fine.
2019-12-18 13:40:49 -08:00
Mihai Maruseac
4f49610f3b
Revert "[r2.1 cherry-pick] Fix pip package API generation"
2019-12-18 13:38:25 -08:00
Milan Straka
846714eb4e
Pass experimental_relax_shapes to instance methods...
...
decorated with `tf.function`.
Currently the `experimental_relax_shapes` is not passed,
so the instance methods ignore this argument.
Fixes #34905 .
Note that the `experimental_relax_shapes` was named differently in
`def_function.Function` and `function.Function`, so the one
in `def_function` was renamed to start with underscore. It is a private
field, so it should be fine.
2019-12-18 09:15:22 +01:00
Austin Anderson
1696086a60
Return to long lines
2019-12-16 14:18:44 -08:00