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-04-26
Allen Lavoie
Split out SaveableObjects into their own file
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Malcolm Reynolds
More informative error message when loading a graph_def...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Shashi Shekhar
Fix some flakiness in test.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Internal change.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Raghuraman...
Handle variations in scoping of batch norms for correct...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Sanjoy Das
Remove the inter-op thread pool
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Shivani Agrawal
[tf.data] Adds support for adding scalar value to ...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Shivani Agrawal
[tf.data] Changes description for `bytes_produced_stats...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
James Martens
- Default values of cov and inv variables are now 0...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Add support for variables in tf.custom_gradient
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Disable triangular_solve_test on ASAN due to flaky...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Daniel Zheng
Edit tensorflow.org/community/swift page.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Adds optimization to convert division of sqrt to multip...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Disable densenet_test on MSAN due to flaky time outs.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Remove unnecessary TF_NEED_GCP from build scripts.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Adding some slightly more exhaustive strided_slice...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Tony Wang
[TF:XLA] Add INTEL MKL_DNN Conv2d method to XLA/CPU...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Benoit Steiner
Run 2 passes of rewrites by default
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Delay deleting RingReducer until group_size_tensor_read...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Guangda Lai
Fix build by adding op_lib dependencies to trt_engine_o...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Automated g4 rollback of changelist 194269675
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Akshay Modi
gRPC worker cache owns a shared_ptr to the channel...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
For tf.gradients(), do not backpropagate through intege...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Optimize functions in the function library.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Move */logging.cc into :platform_base since it already...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Simplify, test and document logic in instruction fusion...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Anna R
Removing @@ comments from core TensorFlow. They are...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Allen Lavoie
Deprecate tfe.Network and associated utilities in favor...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Automated g4 rollback of changelist 192536085
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Mingsheng Hong
Updates on https://tensorflow.org/community/swift as...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Dan Moldovan
Add a skeleton dispatch context object, that can be...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Allen Lavoie
Remove "everything matched" assertions from CuDNN objec...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Russell Power
Limit the number of single allocation memory warnings.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Disable wrappers_test under ASAN since it sometimes...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Alexandre Passos
Simplify tfe.defun capture by not using convert_to_tensor
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Yanping Huang
Fixing issue #13258. y is the square of Mahalanobis...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Disable vector_diffeomixture_test under ASAN to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Shanqing Cai
tfdbg: disable grpc_large_data_test on ASAN
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Format header guards under tensorflow/core/grappler.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
James Martens
- Adding support for Cholesky (inverse) factor multipli...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Support matching against shape string in HLO testing...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Clarify limitation of `deps` in tf_gen_op_wrapper_py
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Pavithra Vijay
Support CuDNN RNN layers in tf.keras.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
[XLA] Redesign: migrate other xla/tests to use the...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Added metadata to the TFLite model.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Disable gather_test under ASAN since it times out.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Go: Update generated wrapper functions for TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Skye Wanderman...
Improve shape invariant error message for tf.while_loop.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Reduce number of combinations that are tested
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
James Qin
Cudnn RNN v2 kernels with autotune capability
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Akshay Agrawal
Preserve guarantees about const-ness when creating...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Automated g4 rollback of changelist 194268101
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
[XLA] Redesign: local_client_test_base and tests that...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Benoit Steiner
Various small cleanups and simplifications
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Allen Lavoie
Checkpointable: better handling of objects which aren...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
[XLA] Redesign: migrate tests [m-r].* and vector_ops...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Docs
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Automated g4 rollback of changelist 194261487
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Yu-Cheng Ling
Refactoring: Remove a redundant map from model.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Disable factorization_ops_test on ASAN due to flaky...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Sanjoy Das
Remove the parallel cpu backend
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Younghee Kwon
Fixing contrib.boosted_trees in Windows (module not...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Automated g4 rollback of changelist 193788768
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Automated g4 rollback of changelist 193731341
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Use a built-in function shape_n instead of running...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Justin Lebar
Remove StreamExecutorUtil::ConvertStatus.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Adding info to FakeQuant ops in graphviz.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Sanjoy Das
Disable tests for the parallel CPU backend
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
[XLA] Make the graph seed to be random when the hlo...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Allen Lavoie
Switch tf.keras.Model.save_weights to TensorFlow format...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Anna R
Removing remove_undocumented calls from tensorflow...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Disable nasnet_test on MSAN due to flaky timeout.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Dan Moldovan
Set up a basic README with a pointer to the dev summit...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Serialize strings properly when using TOCO for model...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
[TF:XLA] Fix entry computation layout assignment in...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Enabled TENSORFLOW_USE_ABSL for mobile. TENSORFLOW_USE_...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Justin Lebar
Delete from_stream_executor_status.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Akshay Modi
Add eager_service.proto
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Automated g4 rollback of changelist 194186080
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Andrew Selle
Improve look of TensorFlow Lite Demo App
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Jacques Pienaar
Test more types in ternary_ops_test.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Justin Lebar
Stop using gpu:: as an alias for stream_executor::.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Benjamin Kramer
[XLA:GPU] Set default kernel unrolling factor to 4
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
James Keeling
Update use of squeeze_dims to axis in call to squeeze
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
BUGFIX: Correct a typo in fisher_factors.py.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Mark Daoust
Add a try/finally to context managers.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Fix reference computation in client_library_test_base...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Asim Shankar
Make CriticalSection work inside a Dataset with eager...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Try to ease the timeout issue in Windows Bazel Build
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Make ProcessArgMaxOperator faster by reserving the...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Automated g4 rollback of changelist 194180248
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Enable concat hoisting optimization by default.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Fix header guard.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
David G. Andersen
Add a fuzzer for DecodeWav.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Francois Chollet
Fix critical bug in metrics computation in Eager with...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Akshay Agrawal
`PartitionedCallOp`: An op for executing multi-device...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
A. Unique TensorFlower
Fixed typo in an error message.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
Igor Saprykin
Disable UseTowerEstimatorWithoutReplication.test_train_...
commit
|
commitdiff
|
tree
|
snapshot
next