Sign in
chromium
/
external
/
github.com
/
tensorflow
/
tensorflow
/
refs/tags/v2.0.0
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
1d90874
Merge pull request #32596 from tomerk/cherrypicks_YOUHM
by Goldie Gadde
· 6 years ago
95e3c9c
Yet another gen_file fix to support '>' namespace separators in op names. (In this case when an op has multiple named outputs)
by A. Unique TensorFlower
· 6 years ago
acb27f3
(Hopefully) remaining work to get custom ops working w/ namespaces. Also makes some example tests about adding ops create & run namespaced ops.
by A. Unique TensorFlower
· 6 years ago
b35ee61
Fixes a bug in the custom op namespacing support where node_def 'name' was made to support '>' for namespaces instead of op_def name
by A. Unique TensorFlower
· 6 years ago
1c83755
Merge pull request #32560 from akshaym/cherrypicks_QGUWI
by Mihai Maruseac
· 6 years ago
cdbf2d7
Autograph: Remove tf.autograph.experimental.set_loop_options doc
by Kibeom Kim
· 6 years ago
d109b88
Split segment_reduction_ops.cc to reduce compile time.
by A. Unique TensorFlower
· 6 years ago
8996e40
Use std::isfinite instead of Py_IS_FINITE
by Akshay Modi
· 6 years ago
8a385c7
Don't cache inf/nan floats
by Akshay Modi
· 6 years ago
4096702
Merge pull request #32399 from jaingaurav/cherry-2.0
by Goldie Gadde
· 6 years ago
a4b5755
Merge pull request #32511 from k-w-w/cherrypicks_9FILR
by Goldie Gadde
· 6 years ago
017abe4
Merge pull request #32538 from perfinion/r2.0-patches
by Mihai Maruseac
· 6 years ago
80147fb
Update the version to 2.0.0-rc2
by Goldie Gadde
· 6 years ago
451681f
Merge pull request #32527 from jaingaurav/cherry-2.0-2
by Goldie Gadde
· 6 years ago
97b6a54
Disallow comparing ObjectIdentityWrapper to others
by Gaurav Jain
· 6 years ago
d159647
Use experimental_ref() in moving_averages
by Gaurav Jain
· 6 years ago
cd5e6f3
systemlibs: unbundle functools32
by Jason Zaman
· 6 years ago
b60cc3a
systemlibs: jsoncpp: update header symlinks for jsoncpp 1.9
by Jason Zaman
· 6 years ago
cc72c6f
systemlibs: unbundle enum34
by Jason Zaman
· 6 years ago
93c7976
install_headers: fix paths of generated headers
by Jason Zaman
· 6 years ago
1e685a7
pkgconfig: generate tensorflow_cc pkg-config entry
by Jason Zaman
· 6 years ago
396daca
Reorder Bazel rule load order (sort alphabetically).
by Penporn Koanantakool
· 6 years ago
fa24f39
Hardest single line change ever.
by srinivasan.narayanamoorthy
· 6 years ago
f3912e8
minor fix
by srinivasan.narayanamoorthy
· 6 years ago
4d992c7
minor formatting fix.
by srinivasan.narayanamoorthy
· 6 years ago
25b3792
minor fix.
by srinivasan.narayanamoorthy
· 6 years ago
7c3a1cc
Fixing spurious omp thread spawning.
by srinivasan.narayanamoorthy
· 6 years ago
2f43a9e
Fix bug when cloning functional models that use Tensor keyword arguments.
by Katherine Wu
· 6 years ago
bf7d835
Merge pull request #32507 from annarev/cherrypicks_T5PFH
by Mihai Maruseac
· 6 years ago
11cab5d
Use relative imports only in TensorFlow. Estimator's autocomplete works without
by Anna R
· 6 years ago
25d8dda
Merge pull request #32482 from reedwm/cherrypick_lso_saving
by Goldie Gadde
· 6 years ago
c69c2b9
Merge pull request #32504 from tensorflow/ggadde-cp17
by Goldie Gadde
· 6 years ago
6c70a16
Fix performance regression issue by reusing metrics property.
by Pavithra Vijay
· 6 years ago
426862d
Merge pull request #32440 from tensorflow/cherrypick_cast_to_floatx
by Goldie Gadde
· 6 years ago
e95b85a
Have LossScaleOptimizer better emulate the OptimizerV2 interface.
by Reed Wanderman-Milne
· 6 years ago
c6babdd
Merge pull request #27546 from angersson/cherrypick-87ea41d023a985c5ecee0370c7f7381c8a8cee52
by Mihai Maruseac
· 6 years ago
c31017a
Use tf_opts when compiling MkL related eager files.
by ag.ramesh
· 6 years ago
1e57145
Sync behavior of batch_dot with external Keras
by François Chollet
· 6 years ago
7853c50
Add tensor/variable support to cast_to_floatx
by François Chollet
· 6 years ago
f03fe1b
Merge pull request #32433 from tanzhenyu/cherrypicks_WIQA6
by tanzhenyu
· 6 years ago
v2.0.0-rc1
67c17f2
Fix major Adamax gpu bug.
by Zhenyu Tan
· 6 years ago
ffb00d7
Merge pull request #32431 from tanzhenyu/cherrypicks_L1RT5
by tanzhenyu
· 6 years ago
f117d54
Add Ftrl cuda kernels.
by Zhenyu Tan
· 6 years ago
59bf335
Merge pull request #32308 from saxenasaurabh/cherrypicks_PE4RX
by Mihai Maruseac
· 6 years ago
ca3ad1a5
Merge pull request #32179 from tensorflow/jvishnuvardhan-patch-3
by Mihai Maruseac
· 6 years ago
355c22c
Merge pull request #32391 from tensorflow/mm-cherrypick-gast-pin-on-2.0
by Mihai Maruseac
· 6 years ago
16cad8c
Freeze gast==0.2.2 (#32319) in setup.py requirements.
by Mihai Maruseac
· 6 years ago
d2d2566
Merge pull request #32367 from aaroey/r2.0
by Goldie Gadde
· 6 years ago
26095fd
Fix segfault error in trt_convert_test
by Guangda Lai
· 6 years ago
208e4e4
Adding full name
by Subin M
· 6 years ago
12985ec
Merge pull request #32339 from tensorflow/ggadde-cp16
by Goldie Gadde
· 6 years ago
32f4c71
Install gast at known version and not the latest.
by A. Unique TensorFlower
· 6 years ago
2e19c76
Merge pull request #32305 from annarev/cherrypicks_JN7Y8
by Goldie Gadde
· 6 years ago
77f5617
Disable tf.summary test if tensorboard is not installed
by Anna R
· 6 years ago
f896d2d
Merge pull request #32324 from tensorflow/ggadde-cp-version
by Goldie Gadde
· 6 years ago
e84e7a5
Merge pull request #32334 from annarev/cherrypicks_8035R
by Goldie Gadde
· 6 years ago
3729551
Don't exclude tensorboard symbols from goldens if tensorboard pip is installed.
by Anna R
· 6 years ago
2d397d9
Merge pull request #32303 from tensorflow/ggadde-cp15
by Goldie Gadde
· 6 years ago
40047b6
Fix SavedModel text embedding example to use TF-2 public APIs.
by Andr? Susano Pinto
· 6 years ago
803f868
Update version to 2.0.0-rc1
by Goldie Gadde
· 6 years ago
0c47dd5
Fix shape inference for default gradients of resources which are usually of the form:
by Saurabh Saxena
· 6 years ago
dc36339
Merge pull request #32306 from k-w-w/cherrypicks_UR7H3
by Goldie Gadde
· 6 years ago
592d128
Merge pull request #32301 from tomerk/cherrypicks_6GCFP
by Goldie Gadde
· 6 years ago
Next »