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-01-03
Jianwei Xie
Adjusts the TPU RunConfig to respect parent class maste...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
Tayo Oguntebi
[XLA] Adds a window_util check for trivial window...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
A. Unique TensorFlower
Add default constructor to ServiceExecutableRunOptions.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Gunhan Gulsoy
Disable flaky model_analyzer_test on windows.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Jianwei Xie
Adds _TrainingExecutor.run method to automatically...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Chris Leary
[XLA] Add Infeed op and transfer to the local Python...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Benoit Steiner
Deleted dead code
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Yao Zhang
Support tile op.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
A. Unique TensorFlower
Implement priority logic in CompositeNodeMangager,...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Nupur Garg
Support SpaceToBatchND in TFLite.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Derek Murray
Speed up `OpKernel::InputRange()` by ~2.6x.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Gunhan Gulsoy
Automated g4 rollback of changelist 180576390
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Benoit Steiner
Check that the second output of a merge node is a scalar.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
A. Unique TensorFlower
Automated g4 rollback of changelist 180000981
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Roy Frostig
[XLA] Add execution with device-persistent data to...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
A. Unique TensorFlower
Additional dependencies: astor and termcolor
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
A. Unique TensorFlower
Make LICENSE visible to bazel.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
A. Unique TensorFlower
Internal cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Frank Chen
Minor change for Python 3 compatibility for TPU Estimators.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
A. Unique TensorFlower
Internal change
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Andrew Selle
Implement reference transpose kernel.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Shivani Agrawal
[tf.data] Move existing tests to use dataset_serializat...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Yao Zhang
Support PadV2, MirrorPad, and MirrorPadGrad ops.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Surya Bhupatiraju
Update docstring to be more accurate and indicate notes...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Eugene Brevdo
[TF] TPU context subclasses an XLA context from core.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Olivia Nordquist
re-enabling a test after the llvm bug was fixed
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
A. Unique TensorFlower
Remove using directives. Test appertaining to ops have...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Sanjoy Das
[XLA] Fix a bug in --xla_hlo_profile and add a test...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Shanqing Cai
Let tf.constant_initializer accept tuples as intiail...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Shanqing Cai
Grappler item_test: fix item order dependency
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Ilya Biryukov
Remove 'gpu_clang' CI Docker image, use 'gpu' image...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
A. Unique TensorFlower
K-FAC: Support onehot categorical in kfac.loss_functions.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
Gunhan Gulsoy
Disable flaky replicate_model_fn_test.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-31
A. Unique TensorFlower
Design tweaks of Fisher Factor classes. Now they don...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-31
Shanqing Cai
Usability improvement for tf.constant_initializer
commit
|
commitdiff
|
tree
|
snapshot
2017-12-30
A. Unique TensorFlower
Update TOCO for user friendly error messages.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-29
A. Unique TensorFlower
Add dependency on gast.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-29
Frank Chen
Minor change to make tpu.rewrite compatible with Python 3.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-29
A. Unique TensorFlower
Go: Update generated wrapper functions for TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-29
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-29
Reed Wanderman...
Fix tf.train.piecewise_constant docstring example.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-29
Sanjoy Das
[XLA:CPU] Use a simpler mechanism to fetch llvm::Target...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-29
Sanjoy Das
[TF:XLA] Bump open source llvm revision to r321490
commit
|
commitdiff
|
tree
|
snapshot
2017-12-29
Patrick Nguyen
Merge changes from github.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-28
Yifei Feng
Fix saved_model_cli _print_tensor_info for REF types.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-28
A. Unique TensorFlower
[XLA] Fix hlo_graph_dumper: don't crash if the computat...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-28
Sanjoy Das
[XLA:CPU] Implement RngBernoulli for F32 and F64
commit
|
commitdiff
|
tree
|
snapshot
2017-12-28
Gunhan Gulsoy
Upgrade TF CI scripts to use cuda 9.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Igor Saprykin
Improve a text comment in replicate_model_fn.GatheringO...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Gunhan Gulsoy
Bump the limit on checkpopint_utils_test as it is faili...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Gunhan Gulsoy
Hack around a bug caused by bazel+tempfile+multiprocessing.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
A. Unique TensorFlower
Fix typo in export_savedmodel api doc.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
A. Unique TensorFlower
Optionally store the status code/message in the response
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Shanqing Cai
tfdbg: Fix a bug in source file content reading
commit
|
commitdiff
|
tree
|
snapshot
2017-12-26
Martin Wicke
Remove unwrapping for function argument inspection...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-24
James Qin
Assign subgraph created by cudnn_rnn saveable to the...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
Peter Hawkins
[TF:XLA] Refactor large list of hard-coded compile...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
A. Unique TensorFlower
Automated g4 rollback of changelist 179983419
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
A. Unique TensorFlower
Adds FFT for XLA: CPU via Eigen, GPU via cuFFT.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
Yuefeng Zhou
Fill the 4th and 5th output of FusedBatchNormGradOp...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
Jianwei Xie
Adds train_hooks into _TrainingExecutor.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
A. Unique TensorFlower
Remove a few unused constructions and simplfy some...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
A. Unique TensorFlower
Go: Update generated wrapper functions for TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
Sergio Guadarrama
Clarify Eager Metrics docs.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
Jiri Simsa
Changing tf.contrib.data.dense_to_sparse_batch to retur...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
Alexandre Passos
Produces RunMetadata from eager execution when tracing...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
Alexandre Passos
Allow ImportGraphDef to ignore shape validation to...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-23
Benoit Steiner
Shard and turn on the layout optimizer test
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
A. Unique TensorFlower
Replaces custom _lengths_to_masks function with the...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Michael Case
Run gen_git_source.py inside of a repo_rule instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Derek Murray
Avoid unnecessary copying and allocation in `ExecutorBa...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
A. Unique TensorFlower
Adding page to tensorflow.org with directions for build...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
A. Unique TensorFlower
[XLA] Hlo parser: update readme.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
A. Unique TensorFlower
Output of a slice op can alias its operand.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
A. Unique TensorFlower
Make the analytical estimator and the virtual cluster...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Jianwei Xie
Extracts the tpu_job_name from TF_CONFIG if set.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ian Langmore
Use assert_near in mvn_full_covariance to assert symmetric.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
A. Unique TensorFlower
Automated g4 rollback of changelist 179846085
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
A. Unique TensorFlower
Fix documentation error in tensorflow feature_utils.h
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Yao Zhang
Support non-constant param input of AvgPoolGrad and...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Derek Murray
Fix typo in direct_session_test.cc.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Shanqing Cai
[TFE] Add link to other exapmles from spinn/README.md
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
A. Unique TensorFlower
Adds more useful debug information to an error message...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
A. Unique TensorFlower
Go: Update generated wrapper functions for TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
A. Unique TensorFlower
Merge changes from github.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Benoit Steiner
Updated the virtual cluster to return the proper error...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Alexandre Passos
Uses ImportGraphDef instead of ConvertGraphDefToGraph...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Jiri Simsa
Adding performance guide for the `tf.data` API.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Ian Langmore
assert_near added to check_ops.py
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Peter Hawkins
[TF:XLA] Implement AdjustContrastv2, AdjustHue, AdjustS...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Jiri Simsa
Fixing tf.contrib.data API declarations.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Peter Hawkins
[XLA] Remove Power architecture support from CPU backend.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
A. Unique TensorFlower
In FirstReady node manager, use node name as tie-breake...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Matthew Schulkind
Fix allow_smaller_final_batches for bucket_by_sequence_...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
A. Unique TensorFlower
Adds support in stream executor interface to update...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Benoit Steiner
Extract placement restrictions for a graph
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Justin Lebar
[XLA:GPU] Fix implementation of Thunk::ShouldBlockFutur...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
Yao Zhang
No need to and don't add layout transform to control...
commit
|
commitdiff
|
tree
|
snapshot
next