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-03-22
Brennan Saeta
[tf.data] Do not crash when combining .cache().take...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Mingsheng Hong
Added an experimental C API to dump TF_Graph in a human...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
A. Unique TensorFlower
Small convenience changes.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Max Galkin
Shorter definitions for elementwise_ops in op_level_cos...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
James Qin
Change Softmax on CUDA to use fp32 for denominator...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Nick Desaulniers
[TF:XLA] do not emit bfloat16 sum reductions from tf2xla
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Add an alternative "no_contrib" BUILD target to tensorf...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Benoit Steiner
Avoid taking a reference on a temporary value
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Yunxing Dai
[XLA][BF16] Add bf16 rounding function.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Shivani Agrawal
[docs] Update explicit latest_checkpoint with `path...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Go: Update generated wrapper functions for TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Eugene Brevdo
[TF CriticalSection] Bugfix when Execute() inside a...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Make strcat.{h,cc} independent of Eigen.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Temporarily disable constant folding past Enter, since...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Max Galkin
Further improve accuracy of op_level_cost_estimator...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
[XLA] Adding more tests for ReduceWindow.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Benoit Steiner
Made sure to compare all the attributes when comparing...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Jacques Pienaar
Merge changes from github.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Ilya Biryukov
Fix compilation error with clang.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Justin Lebar
Don't run data_utils_test without optimizations.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Frank Perbet
Make the graph_editor C-API friendly: always construct...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Allowing dnn tree combined estimator to work with core...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Alexandre Passos
Moves KernelAndDevice to common_runtime
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Jiri Simsa
Adding `drop_remainder` option for the `map_and_batch...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Update the doc to reflect the change of replacing std...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Justin Lebar
[XLA:GPU] Don't crash if a GTE feeds into a bitcast.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Michael Case
Fix zipfile path for MacOS builds.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Jingyue Wu
Collapse adjacent dimensions that have no paddings.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Benoit Steiner
Added an option to run shape analysis assuming the...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Deletes sequential_feature_column(|_test).py.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Justin Lebar
Don't run tensorflow/python:function_test under fastbuild.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Benoit Steiner
Deleted dead code and fixed compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Derek Murray
Refactor pruning code to support custom node rewrites...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Benoit Steiner
More accurate shape inference for TensorArrayGatherV3...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Eugene Brevdo
[tf.contrib CriticalSection] Avoid deadlocks using...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Automated g4 rollback of changelist 189888700
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Install documentation: adds note for virtual env with...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Justin Lebar
[XLA] Initialize arrays using cudaMemset when possible.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Tensorflow/GCS: Check whether we are running under...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Minor cosmetic improvement to error message.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
We were ValueOrDie()ing in one place, and TF_CHECK_OK...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Priya Gupta
Make graph's name scope thread local so that two thread...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Priya Gupta
Make variable scope and scope counts local to current...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Skye Wanderman...
C API: fix device + colocation edge case in import_grap...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Smit Hinsu
Remove recently introduced LOG INFO statements from...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Add reduce window tests for the cases when the input...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Chris Leary
[XLA] Plumb hlo dump options via local client.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Minor documentation fix
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
[XLA] Simpify XlaBuilder: extract common add instructio...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
A. Unique TensorFlower
Fixing bug in MultitaskOptimizerWrapper where types...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Anjali Sridhar
Use softmax_crossentropy_with_logits_v2 in tf.keras...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
[XLA] Use IDs instead of names to represent the edges...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Peter Hawkins
[XLA] Make HLO memory schedulers pluggable. Introduce...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Tweak statistical testing test to avoid making a zillio...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
[XLA] Simplify the HLO proto: don't nest the fusion...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Derek Murray
[tf.data] Improve docstring for `tf.contrib.data.Counter`.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Anjali Sridhar
Internal Change.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Terry Koo
Makes protobuf dep in tf.contrib.data conditional using...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Build tflite interpreter from buffer in python interface
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Benoit Steiner
Improved the performance of the function optimizer.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
In allocate_transient_arrays.cc, was not handling the...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
TFBT: Pass label_keys to the head class constructor.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Mingxing Tan
Add broadcasting support for fused add or sub.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Sanjoy Das
[TF:XLA] Bump open source llvm revision to r327958
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Max Galkin
Improved accuracy of op_level_cost_estimator (QuantizeV...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Don't run tensorflow/python:function_test under asan.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
The Quantized BroadcastSub portion of #17123
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Update version of nsync used by TensorFlow.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Sanjoy Das
Use 32 bit induction variable in gather expander
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Replace std::clock with random::New64() for setting...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Add support for automatically wrapping NumPy functions...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Revise the main API for more consistent notation and...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Jianwei Xie
Fixed the bug that the export code triggers the TPU...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Shanqing Cai
tfdbg: Curses CLI: Fill line-end whitespace with defaul...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Drop name_scope from operation names during quantizatio...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Make TensorSpec and BoundedTensorSpec serializable.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Brian Patton
Adds float64 support for avg pool and its gradient.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Justin Lebar
Don't spin in a loop when we're not waiting on any...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
- Added support for data to be specified in RNN classes...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Fix bug
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Sanjoy Das
Fix some edge cases around scalar indices in the gather...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Predictions have to be updated for exported output...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Mingsheng Hong
Added infeed support for experimental C APIs associated...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Go: Update generated wrapper functions for TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Add `ostream<<` to `tensorflow::TensorShapeBase`.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Suharsh Sivakumar
Quantize bypasses after activations.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Alexandre Passos
Always imports the contrib summary ops when importing...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Jianwei Xie
Adds final partial batch support for TPUEstimator.predict.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Apply output_min/output_max to the result in the NEON...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Igor Ganichev
Handle non-broadcastables shapes in eager assert_equal
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Avoid attaching fqn annotations to live values that...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Suharsh Sivakumar
Disable freeze_bn_delay by default.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Update GraphProperties comments
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Surya Bhupatiraju
Make L2 norm computation more stable.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Asim Shankar
Export tf.GradientTape
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
A. Unique TensorFlower
Support general permutation.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Suharsh Sivakumar
Add docstring pointing to tf.contrib.quantize.
commit
|
commitdiff
|
tree
|
snapshot
next