projects
/
platform
/
upstream
/
tensorflow.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/tensorflow.git
2018-05-10
Yong Tang
Fix warning in python 3 with deprecated inspect.getargs...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
AG Ramesh
[INTEL MKL] Fixes a failure in //tensorflow/python...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Letian Feng
Fix 2 typos in documents (#19177)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
ctiijima
Grammar fixes for Programmers guide FAQ (#19170)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Yong Tang
Enable test case for float64 with conv1d (#19179)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Yifei Feng
Merge pull request #19164 from yifeif/branch_195897321
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Yifei Feng
Merge pull request #19165 from tensorflow/update_versio...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Yifei Feng
Switch to use str instead of number for colab_url
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Yifei Feng
Hardcode EndpointSpec deprecated input to False for...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Yifei Feng
Merge commit for internal changes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Igor Ganichev
Make eager functions runable on TPU
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Set size of tensorflow/python/keras:normalization_test...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Only use integer values for event_ndims.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
add test for pruning useless function lib in graph.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Add test to test suite.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Increase shard count of tensorflow/contrib/learn:state_...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Increase size of tensorflow/contrib/distributions:batch...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Lukas Geiger
[tfgan] Allow to add custom eval metrics to GANEstimato...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
jjsjann123
[tftrt update] (#19135)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Increase shard count of tensorflow/python/keras:lstm_te...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Add missing ":haswell" match to list of platform selectors.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Increase shard_count of tensorflow/python/estimator...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Alexandre Passos
Do not differentiage integers in the eager API.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Increase shard count of tensorflow/contrib/distribution...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Increase size of test tensorflow/contrib/layers:rev_blo...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Allen Lavoie
Avoid string formatting in assert_same_float_dtype...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Better wrapping of stream executor's cuDNN API calls...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Remove outdated CUDA SDK string (the text is now consis...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Alina Sbirlea
Re-land: Optimize dot(DynamicSlice(ConstA), ConstantB...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Fix docstring for flush() method
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Ilya Biryukov
Update version of downloadable clang toolchain
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Change visibility of hlo_proto.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Add affinity binding functionality and documentation...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Increase size of test //third_party/tensorflow/python...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Andrew Selle
Fix Raspberry Pi build by making PNG not try to use...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Akshay Agrawal
When building functions, capture tensors in `internal_c...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Add cost model of depthwiseConv2dNative. Tensorflow...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Free ANeuralNetworksCompilation object in NNAPIDelegate...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Shanqing Cai
Minor formatting tweaks to distribute.py and simple_tfk...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Update comment clarifying continuous eval behavior.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Peter Hawkins
[TF:XLA] Fix NaN in StatelessRandomNormal if the underl...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Automated g4 rollback of changelist 195723288
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Add missing #include for OpResponse. This class current...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Asim Shankar
ProfileHandler: Remove unnecessary interface method.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Fix a test expectation.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Automated g4 rollback of changelist 195748721
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Temporarily disable concat rewrite.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Brennan Saeta
[tf.data] Move tensorflow::dataset::MakeIteratorContext...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Martin Wicke
Merge pull request #19053 from wangsiyu/fix_tf_layers_reuse
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
wangsiyu
remove type
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
wangsiyu
fix bug of return value in _should_add_regularizer...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
wangsiyu
eliminate result variable in _should_add_regularizer...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
wangsiyu
refine unit test case coding style and move _should_add...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Skye Wanderman...
Add logic for StridedSlice ops in ShapeRefiner::Constan...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Skye Wanderman...
Make conv2d_tranpose_test.py work with C API shapes...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Igor Ganichev
Make eager functions runable on TPU
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Skye Wanderman...
Raise an error if we try to take the gradient wrt to...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Blake Hechtman
Internal change
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Jacques Pienaar
Add test with tf.cond.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Sanjoy Das
Delete kTransposeDot (it is no longer in use)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Alexandre Passos
Fast-path to VarHandleOp
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Billy Lamberta
Add TFX section. Add Ecosystem page and dropdown menu.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Reorder executor NodeItem variable length data section so
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Skye Wanderman...
ShapeRefiner fix: some variant-type tensors have handle...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Akshay Agrawal
Refactor TensorArray to avoid copies and memory allocat...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Blake Hechtman
[XLA] Make post order a possible schedule as it sometim...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Derek Murray
[Remote functions] Only set the default runner *after...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Add EvaluateNodes to tests: RemoveIdentityTransposesMul...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Michael Kuperstein
[XLA] Fix a "we're we're" in the operation semantics.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Add support for select (via tf.where) support to tflite.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Michael Case
Internal Change.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Michael Case
Fix TypeError in update_version.py
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Pavithra Vijay
Add support for tf.data.Dataset iterators in model...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Igor Ganichev
Replace references to TensorInfo with XlaTensor
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Disable automated testing of tensorflow/compiler/tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Allow output has a different shape from input in the...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Alexandre Passos
Fix resource variable in cond gradient.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Justin Lebar
[XLA] Shard compilation of HloEvaluator.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Move PadV2Options to the end, in order to maintain...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Use 64bit aggregation for gradients and hessians since...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Anna R
Change deprecation_version field in api_def.proto to...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Sanjoy Das
[TF:XLA] Bump open source llvm revision to r331624
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Fixes for accessing variables with a MirroredStrategy...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Specialize functions only once per unique context.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Sanjoy Das
Rename HloDotWithContractDimsMatcher to HloDotWithContr...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Make test tensorflow/python/keras:resnet50_test be...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Adding Greater/GreaterEqual/LessEqual ops to complement...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Ian Langmore
Add 'optonly' directive to linear_operator_circulant...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Bixia Zheng
[TF:XLA:GPU] Allow the use of linear address when there...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Justin Lebar
[XLA] Add FusionKind matcher to pattern_matcher.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Shivani Agrawal
[tf.data] Patch to unref iterator_resource in Deseriali...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Gunhan Gulsoy
Disable autograph cfg_test in windows.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Alexandre Passos
Register bool scatter_update for resource variables
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Igor Saprykin
Generalize the input to TPU distribution strategy....
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Yu-Cheng Ling
Release notes for TensorFlow Lite.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Extracts PartialConcatConstFolding into a method.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Add tests for broadcasting KL divergence calculations.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Replaced calls to tensorflow::StringPiece::ToString...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Extend block sparsity support for TPUs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Add EvaluateNodes to HoistFactorDiv test.
commit
|
commitdiff
|
tree
|
snapshot
next