Sign in
chromium
/
external
/
github.com
/
tensorflow
/
tensorflow
/
refs/tags/v1.13.2
04256c8
Use "numpy >= 1.16.0, < 2.0" to fix #25636
by Mihai Maruseac
· 6 years ago
r1.13
v1.13.2
cf3784c
Merge pull request #30709 from tensorflow/patch-final-fixes
by Yifei Feng
· 6 years ago
e9d9871
Fix sanity build by adding one bazel incompatible flag
by Mihai Maruseac
· 6 years ago
53fb7c6
Run buildifier on tensorflow/tools/dist_test/scripts/BUILD
by Mihai Maruseac
· 6 years ago
47b7f68
Make api_gen publicly visibile.
by Mihai Maruseac
· 6 years ago
f583e72
Disable a few more tests as they currently fail
by Mihai Maruseac
· 6 years ago
29b1043
Merge pull request #30677 from tensorflow/patch-fix-sanity-build
by Yifei Feng
· 6 years ago
6e4963f
Remove additional bazel flags in pip_smoke_test
by Mihai Maruseac
· 6 years ago
d38ba6b
Add one more flag for Bazel compatibility.
by Mihai Maruseac
· 6 years ago
d97ca72
Merge pull request #30627 from tensorflow/patch-fix-visibility
by Yifei Feng
· 6 years ago
2c824c3
Merge pull request #30628 from tensorflow/patch-fix-xla-mac
by Yifei Feng
· 6 years ago
626730d
Merge pull request #30626 from tensorflow/patch-no_more_set-ex_on_sanity
by Yifei Feng
· 6 years ago
7f26427
Fix linker error
by Mihai Maruseac
· 6 years ago
db7994f
Fix visibility to fix some test failures
by Mihai Maruseac
· 6 years ago
b55915b
Remove `set -ex` on `ci_sanity.sh`
by Mihai Maruseac
· 6 years ago
8a8a38c
Add `-o Acquire:Check-Valid-Until=false` flag to allow Docker images to be released"
by Mihai Maruseac
· 6 years ago
2dfb72d
Remove duplicate tags in bazel rules
by Mihai Maruseac
· 6 years ago
26202c8
Merge pull request #30584 from tensorflow/patch-disable-tests
by Yifei Feng
· 6 years ago
7c14973
Also disable tests in tensorflow/tools/docs/...
by Mihai Maruseac
· 6 years ago
9047125
Also disable tests in tensorflow/tools/common/...
by Mihai Maruseac
· 6 years ago
bacc6dd
Also disable tests in tensorflow/examples/speech_commands/...
by Mihai Maruseac
· 6 years ago
b149759
Disable tests in tensorflow/examples/adding_an_op/...
by Mihai Maruseac
· 6 years ago
0673265
Merge pull request #30583 from tensorflow/patch-set-ex-to-build-files
by Yifei Feng
· 6 years ago
8e2d207
Add two bazel flags
by Mihai Maruseac
· 6 years ago
82efd6b
Add set -ex to some scripts for debugging
by Mihai Maruseac
· 6 years ago
2c0b618
Change debian jessie backports url
by Mihai Maruseac
· 6 years ago
3d34772
Merge pull request #30582 from tensorflow/patch-fix-buildifier
by Yifei Feng
· 6 years ago
f18f3e9
Run buildifier on files from #30573
by Mihai Maruseac
· 6 years ago
c8b4485
Merge pull request #30573 from tensorflow/r1.13-disable-flaky-tests
by Yifei Feng
· 6 years ago
034c8d5
Disable a bunch of tests to unblock patch release
by Mihai Maruseac
· 6 years ago
91f7a7d
Add pip_new.sh as our release scripts now use it.
by Mihai Maruseac
· 6 years ago
e37aa60
Update version numbers to 1.13.2
by TensorFlow Release Automation
· 6 years ago
bd526b4
Update release notes for 1.13.2 patch release
by Mihai Maruseac
· 6 years ago
84a0175
Insert release notes place-fill
by TensorFlow Release Automation
· 6 years ago
93dd14d
Update png_archive version to 1.6.37
by Mihai Maruseac
· 6 years ago
a5c387b
Update png_archive version to 1.6.35
by Mihai Maruseac
· 6 years ago
714572b
Update sqlite-amalgamation version to 3.28.0
by Mihai Maruseac
· 6 years ago
6612da8
Merge pull request #26101 from gunan/r1.13
by Gunhan Gulsoy
· 7 years ago
v1.13.1
078bcf8
Update tensorboard dependency to 1.13.x
by Nick Felt
· 7 years ago
e38f835
Bump TF version to 1.13.1
by Gunhan Gulsoy
· 7 years ago
bade323
Update package version to 1.13.0.
by Gunhan Gulsoy
· 7 years ago
7b8469e
Fix serialization naming for BatchNorm.
by Yanhui Liang
· 7 years ago
c865ec5
Merge pull request #25769 from aselle/cp-20190214b
by Andrew Selle
· 7 years ago
v1.13.0-rc2
42debe3
Merge pull request #25770 from aselle/cp-20190214
by Andrew Selle
· 7 years ago
88fa1f3
Only convert BackpropFilterConv to depthwise convolution if format is NHWC.
by Adrian Kuegel
· 7 years ago
5d41621
[Intel MKL] Fix incorrect way to dump optimized graph
by Niranjan Hasabnis
· 7 years ago
07a6b9e
Merge pull request #25725 from aselle/cp-20190213
by Andrew Selle
· 7 years ago
34ad865
Merge pull request #25633 from wookayin/patch-1
by Andrew Selle
· 7 years ago
3dcd42a
Update version to 1.1.13-rc2
by Andrew Selle
· 7 years ago
0bc35d0
Further make tolerance larger for cudnn comparison
by Andrew Selle
· 7 years ago
75f298c
Merge pull request #25698 from aselle/cp-20190212c
by Andrew Selle
· 7 years ago
a5b704b
Remove deprecation warning on tf.data.v1 functions
by Andrew Selle
· 7 years ago
1565839
Merge pull request #25696 from aselle/cp-20190212
by Andrew Selle
· 7 years ago
7f404e9
Revert "Add CancellationManager to LoopCondOp"
by Andrew Selle
· 7 years ago
a45263e
Revert "Add a python test for while_loop timeout"
by Andrew Selle
· 7 years ago
6332189
Revert "Raise an error when loop execution is cancelled"
by Andrew Selle
· 7 years ago
54f8636
Revert "Handle the case that CancellationManager is null in eager mode"
by Andrew Selle
· 7 years ago
56a5736
Merge pull request #25671 from aselle/cp-20190211
by Andrew Selle
· 7 years ago
244f7ae
Always call PyObject_ClearWeakRefs
by Allen Lavoie
· 7 years ago
7b76deb
Mention 'num_parallel_calls' bugfix into 1.13 release note
by Jongwook Choi
· 7 years ago
d229328
Adding Python3.7 to release notes.
by Amit Patankar
· 7 years ago
63c13ff
Merge pull request #25562 from tensorflow/aaroey-1.13-release-note
by Andrew Selle
· 7 years ago
v1.13.0-rc1
a48e66c
Update RELEASE.md
by Guangda Lai
· 7 years ago
54c5616
Disable all toco batch mul tests
by Andrew Selle
· 7 years ago
f4c15f1
Skip testNonMatchingVariableCreation.
by Amit Patankar
· 7 years ago
e1a2de6
Update astor version to fix https://github.com/berkerpeksag/astor/issues/86 which we are hitting in Python 3.7
by A. Unique TensorFlower
· 7 years ago
bfe0a6a
Merge pull request #25498 from fchollet/r1.13
by Andrew Selle
· 7 years ago
80cfc9d
Fix applications integration test to be compatible with latest release of keras_applications
by Francois Chollet
· 7 years ago
66caa07
Merge pull request #25497 from tensorflow/aselle-cp-20190204b
by Andrew Selle
· 7 years ago
cc0e380
Revert "[tf.data] Avoid printing a spurious warning for `tf.compat.v1.data.make_one_shot_iterator` and `tf.compat.v1.data.make_initializable_iterator`."
by Andrew Selle
· 7 years ago
62ac4e6
Merge pull request #25489 from tensorflow/aselle-cp-20190204
by Andrew Selle
· 7 years ago
35b9245
Update version to 1.13.0-rc1
by Andrew Selle
· 7 years ago
7936128
Merge pull request #25028 from yongtang/r1.13
by Andrew Selle
· 7 years ago
d754526
Merge pull request #25309 from ashahba/ashahba/r1.13-mkl
by Andrew Selle
· 7 years ago
7d16095
Merge pull request #25267 from jsimsa/cherrypicks_HTVMS
by Andrew Selle
· 7 years ago
61ddd3f
Merge pull request #25399 from mihaimaruseac/cherrypicks_U3TI0
by Andrew Selle
· 7 years ago
fd6f714
Prevent null pointer dereference in decode_gif.
by Mihai Maruseac
· 7 years ago
ca6a73f
Set default TF_BUILD_VERSION to r1.13 on MKL images
by Abolfazl Shahbazi
· 7 years ago
e7f2979
Minor changes to make estimator notes consistent
by Mihai Maruseac
· 7 years ago
46df0a8
Add Estimator release notes to 1.13
by Mihai Maruseac
· 7 years ago
3438bf6
Merge pull request #25290 from aselle/cp-20190124
by Andrew Selle
· 7 years ago
16b6422
Remove import of tensorflow.
by dmitrievanthony
· 7 years ago
923865f
Fix Kafka Dataset (V2 API).
by dmitrievanthony
· 7 years ago
cc02e8d
Update Ignite tests
by dmitrievanthony
· 7 years ago
d3d69d6
Fix layout of README.md in ignite module.
by dmitrievanthony
· 7 years ago
b57422d
Fix Ignite Dataset (V2 API).
by dmitrievanthony
· 7 years ago
394c955
Merge pull request #25286 from stephanwlee/r1.13
by Andrew Selle
· 7 years ago
0492cf1
Merge pull request #25268 from aselle/cp-20190128b
by Andrew Selle
· 7 years ago
766e119
Fix GFile tf_export for v2.
by Stephan Lee
· 7 years ago
75dd907
[tf.data] Avoid printing a spurious warning for `tf.compat.v1.data.make_one_shot_iterator` and `tf.compat.v1.data.make_initializable_iterator`.
by Jiri Simsa
· 7 years ago
9f30ec5
Merge pull request #25266 from aselle/cp-20190128
by Andrew Selle
· 7 years ago
730a0f1
Change estimator dep to >1.13rc0.
by Michael Case
· 7 years ago
d866bc9
Fix estimator dependency.
by A. Unique TensorFlower
· 7 years ago
f7bb22c
Update Estimator version in setup,py
by Michael Case
· 7 years ago
b55e2fe
Fix transpose_conv
by A. Unique TensorFlower
· 7 years ago
8f5ae73
Merge pull request #25142 from tensorflow/rachellim-patch-1
by Andrew Selle
· 7 years ago
d560e80
Update RELEASE.md
by rach l
· 7 years ago
a8e5c41
Merge pull request #25125 from aselle/cp-20190123
by Andrew Selle
· 7 years ago
v1.13.0-rc0
4057b2b
Updated release notes to additional 2 herry-picks
by Andrew Selle
· 7 years ago
91e69ff
Add bounds checking when looking at the stack in deprecation messages.
by James Keeling
· 7 years ago
Next »