Sign in
chromium
/
external
/
github.com
/
tensorflow
/
tensorflow
/
refs/tags/v2.0.1
765ac8d
Merge pull request #35913 from tensorflow-jenkins/relnotes-2.0.1-6767
by Mihai Maruseac
· 6 years ago
v2.0.1
0bcb99b
Add CVE number for main patch
by Mihai Maruseac
· 6 years ago
a093c7e
Merge pull request #36085 from tensorflow/mm-r2.0-fix-release-builds-pt4
by Mihai Maruseac
· 6 years ago
63aedd7
Disable test that times out on mac non pip builds
by Mihai Maruseac
· 6 years ago
619c578
Disable the gpu on cpu tests as they were added for 2.1
by Mihai Maruseac
· 6 years ago
1a617d6
Merge pull request #36047 from tensorflow/mm-r2.0-fix-release-builds-pt3
by Mihai Maruseac
· 6 years ago
32d9138
Cleanup the windows builds
by Mihai Maruseac
· 6 years ago
dd1ebd7
Cleanup macos builds
by Mihai Maruseac
· 6 years ago
3b93059
Remove py2 macos scripts
by Mihai Maruseac
· 6 years ago
606596f
Remove builds which are not needed for the release
by Mihai Maruseac
· 6 years ago
39283d4
Pin estimator and tensorboard in `common.sh` instead of in build files
by Mihai Maruseac
· 6 years ago
fe523f0
Merge pull request #36041 from tensorflow/mm-r2.0-fix-release-builds-pt2
by Mihai Maruseac
· 6 years ago
3d77cdd
Remove the tests that depend on `tf.contrib`
by Mihai Maruseac
· 6 years ago
932e052
Remove `-y` on `pip install` as it does not exist
by Mihai Maruseac
· 6 years ago
3b432d6
Merge pull request #36026 from tensorflow/mm-r2.0-patch
by Mihai Maruseac
· 6 years ago
b8c41d4
Fix copy-paste error
by Mihai Maruseac
· 6 years ago
328255a
Fix BUILD file
by Mihai Maruseac
· 6 years ago
bedfb39
Update RELEASE.md
by Mihai Maruseac
· 6 years ago
620c770
Fix cherry-pick
by Mihai Maruseac
· 6 years ago
3ccda1c
Changes with no issues
by Mihai Maruseac
· 6 years ago
d2b2ee9
Revert "Fix segfault when attempting to convert string to float16."
by Mihai Maruseac
· 6 years ago
cc01e36
Merge pull request #36022 from tensorflow/mm-r2.0-fix-release-builds
by Mihai Maruseac
· 6 years ago
7dc97c2
Fix segfault when attempting to convert string to float16.
by Mihai Maruseac
· 6 years ago
89a24ac
Pin estimator and tensorboard at their version during final release
by Mihai Maruseac
· 6 years ago
5aa3a3b
Fix linux/gpu_on_cpu build based on changes to master
by Mihai Maruseac
· 6 years ago
b356642
Remove non-existent build in TF2.0
by Mihai Maruseac
· 6 years ago
c847bde
Use xcode 10.3 for pip builds too. See #32998
by Mihai Maruseac
· 6 years ago
719bd67
Update xcode to 10.3
by Mihai Maruseac
· 6 years ago
c31671d
Merge pull request #36012 from tensorflow/mm-r2.0-deps-upgrade
by Mihai Maruseac
· 6 years ago
0645aeb
Add mising `quic.h` header file
by Mihai Maruseac
· 6 years ago
bf94600
Update curl
by Mihai Maruseac
· 6 years ago
06865f8
Update URL to giflib to https
by Mihai Maruseac
· 6 years ago
2774d80
Update sqlite amalgamation
by Mihai Maruseac
· 6 years ago
340387d8
Merge pull request #34995 from sisp/pep508-environment-markers-r2.0
by Mihai Maruseac
· 6 years ago
0ee3001
Merge pull request #35916 from tensorflow-jenkins/version-numbers-2.0.1-8555
by Mihai Maruseac
· 6 years ago
86d38ef
Update version numbers to 2.0.1
by TensorFlow Release Automation
· 6 years ago
809fa9f
Insert release notes place-fill
by TensorFlow Release Automation
· 6 years ago
b65ea73
Merge pull request #33982 from tensorflow/cherrypick-release-build-2pt0
by Mihai Maruseac
· 6 years ago
f4b2521
`--incompatible_list_based_execution_strategy_selection` is not a startup option
by Mihai Maruseac
· 6 years ago
758b71b
Fix sanity reporting
by Mihai Maruseac
· 6 years ago
918f82a
Fix buildifier (2/2)
by Mihai Maruseac
· 6 years ago
cd6a90f
Fix buildifier
by Mihai Maruseac
· 6 years ago
37658d2
Disable `//tensorflow/python/eager:backprop_test` on mac
by Mihai Maruseac
· 6 years ago
3323869
Add Python3.7 testing on MacOS as we drop support for Python2.
by Mihai Maruseac
· 6 years ago
01d790f
Reduced tolerance of ExponentialOpTest.
by A. Unique TensorFlower
· 6 years ago
0d7a1b9
Proper bazel flag usage for android build
by Mihai Maruseac
· 6 years ago
b26dddd
Add `--incompatible_list_based_execution_strategy_selection` to fix more presubmits
by Mihai Maruseac
· 6 years ago
fa4a5f2
Fix android build error due to spacing issues.
by Mihai Maruseac
· 6 years ago
74f7f99
Add open source build scripts for the android presubmit.
by Mihai Maruseac
· 6 years ago
e755c34
Add open source build scripts for the macos presubmit.
by Mihai Maruseac
· 6 years ago
efa1d86
Add open source build scripts for the windows presubmits.
by Mihai Maruseac
· 6 years ago
6fa9a5f4
Add open source build scripts for the ubuntu presubmits.
by Mihai Maruseac
· 6 years ago
af1ffe7
Publish sanity presubmit script.
by Mihai Maruseac
· 6 years ago
8da3a7b
Add RBE to .bazelrc
by Mihai Maruseac
· 6 years ago
c739b7f
Use PEP508 environment markers
by Sigurd Spieckermann
· 6 years ago
4726095
Reverting bazel changes.
by Hye Soo Yang
· 6 years ago
bcab473
Upgrade Bazel to 0.29.1
by A. Unique TensorFlower
· 6 years ago
9acc00b
Update bazelin the build scripts.
by A. Unique TensorFlower
· 6 years ago
3d7a9c8
Downgrade expected bazel version.
by Hye Soo Yang
· 6 years ago
e630ac3
Cherrypick release builds.
by Hye Soo Yang
· 6 years ago
1cf0898
Merge pull request #32474 from ROCmSoftwarePlatform/r2.0-rocm-upstream-squashed
by Goldie Gadde
· 6 years ago
c4604a3
Update python/keras/optimizer_v2/BUILD to pass buildifier test
by sunway513
· 6 years ago
3f80be7
Fix conv_ops_3d and pooling_ops_test scripts
by sunway513
· 6 years ago
64c3d38
Update RELEASE.md
by Goldie Gadde
· 6 years ago
v2.0.0
2845767
Update RELEASE.md
by Goldie Gadde
· 6 years ago
3d230aa
Update release notes for tensorrt and mixed precision
by Nathan Luehr
· 6 years ago
b1c5361
Update RELEASE.md
by Goldie Gadde
· 6 years ago
5105437
Update RELEASE.md
by Goldie Gadde
· 6 years ago
cf6180b
Update RELEASE.md
by Goldie Gadde
· 6 years ago
ec8d660
Release Notes for 2.0.0-rc0
by Goldie Gadde
· 6 years ago
ac24e9e
Merge pull request #32861 from guptapriya/cherrypicks_5NZHH
by Goldie Gadde
· 6 years ago
23a9413
Mark tf.keras.utils.multi_gpu_model as deprecated.
by Priya Gupta
· 6 years ago
1f372a0
Merge pull request #32742 from rmlarsen/cherrypicks_BX1WK
by Goldie Gadde
· 6 years ago
5f135707
Merge pull request #32852 from gunan/r2.0
by Goldie Gadde
· 6 years ago
0a492b8
Include the license of TensorFlow in the pip package.
by Gunhan Gulsoy
· 6 years ago
03156c1
Make sure TF license is included in C/Java
by Gunhan Gulsoy
· 6 years ago
a2766d2
Merge pull request #32823 from pooyadavoodi/enable_trt6
by Goldie Gadde
· 6 years ago
99655ee
Merge pull request #32824 from tensorflow/ggadde-2-0-final-version
by Goldie Gadde
· 6 years ago
5d5bca2
Merge pull request #32826 from tensorflow/cherrypick_fc_v2
by Goldie Gadde
· 6 years ago
30af398
Fix deprecation warnings in feature_column_v2.
by Yanhui Liang
· 6 years ago
a4180fc
Update tf version to 2.0.0.
by Goldie Gadde
· 6 years ago
a88fef6
Add new TensorRT6 functions to SimpleITensor
by Pooya Davoodi
· 6 years ago
6ce88bc
Update TRT6 headerfiles
by Pooya Davoodi
· 6 years ago
bb52379
Merge pull request #32820 from tanzhenyu/cherrypicks_KK9GH
by Goldie Gadde
· 6 years ago
550d3a4
remove array_ops.where deprecation message.
by Zhenyu Tan
· 6 years ago
75a91fa
Fixing presubmits for 2.0 by removing conterib as a testing target.
by Amit Patankar
· 6 years ago
2e914fe
Adding a default target set for presubmits.
by Amit Patankar
· 6 years ago
3aded21
Pin Estimator version to newly released 2.0.0
by Mihai Maruseac
· 6 years ago
0e2545b
[Grappler] Fix bug in layout optimizer introduced by cl/247704284. Restore the original graph if Tune() fails.
by A. Unique TensorFlower
· 6 years ago
2646d23
Merge pull request #32669 from tensorflow/ggadde-cp-19
by Goldie Gadde
· 6 years ago
v2.0.0-rc2
3b88a7d9
Merge pull request #32644 from tensorflow/nfelt-tb-2.0-cherrypick
by Goldie Gadde
· 6 years ago
a54776c
Merge pull request #32631 from kkimdev/cherrypicks_E6E8H
by Goldie Gadde
· 6 years ago
4f07c49
[tf.data] Avoid double conversion to a tensor during input normalization.
by Jiri Simsa
· 6 years ago
42be2d8
TF 2.0 Cherrypick for TensorBoard 2.0 dependency
by Nick Felt
· 6 years ago
4147412
Merge pull request #32626 from tensorflow/r2.0-cherry-picks-for-estimator
by Goldie Gadde
· 6 years ago
ed5e2b1
forward_compatible env variable caching perf optimization.
by Kibeom Kim
· 6 years ago
ef2bf71
Add serialization/deserialization for WideDeep model.
by Zhenyu Tan
· 6 years ago
b7ee3a8
Add serial/deserial for Linear Model and test in model_to_estimator.
by Zhenyu Tan
· 6 years ago
7226dfb
Merge pull request #32441 from tensorflow/cherrypick_batch_dot
by Goldie Gadde
· 6 years ago
f136f54
Merge pull request #32565 from kkimdev/cherrypicks_I3HYM
by Goldie Gadde
· 6 years ago
Next »