aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge pull request #19790 from av8ramit/add_operatorsGravatar Martin Wicke2018-06-07
|\
* | Removed unneeded file copy that was causing failure in Pi builds (#19789)Gravatar Pete Warden2018-06-06
* | Merge pull request #19816 from drpngx/branch_199474340Gravatar drpngx2018-06-06
|\ \
* | | TFLite: fix format mismatching warning. (#19796)Gravatar chengzhi chen2018-06-06
* | | Update backprop.py (#19804)Gravatar An Jiaoyang2018-06-06
| * | Merge commit for internal changesGravatar Patrick Nguyen2018-06-06
|/| |
| * | Clarify documentation of Dataset.filterGravatar James Keeling2018-06-06
| * | Error checking in c/python code.Gravatar Alexandre Passos2018-06-06
| * | Internal changeGravatar A. Unique TensorFlower2018-06-06
* | | Update __init__.pyGravatar Dan Moldovan2018-06-06
| * | Tensorflow protos allow enum values outside of the listed constants; this is ...Gravatar A. Unique TensorFlower2018-06-06
| * | Minor touch ups to PartitionedCallOp.Gravatar Akshay Agrawal2018-06-06
| * | Disable testLargeCase in metric_ops_testGravatar Gunhan Gulsoy2018-06-05
| * | Add __init__.py to all_reduce.Gravatar Yuefeng Zhou2018-06-05
| * | Add more logging to report module group metadata statistics.Gravatar A. Unique TensorFlower2018-06-05
| * | Fix iOS build.Gravatar Shashi Shekhar2018-06-05
| * | Automated g4 rollback of changelist 197562826Gravatar A. Unique TensorFlower2018-06-05
| * | [XLA] Add a bytes read+written table to the end of --xla_hlo_profile.Gravatar Justin Lebar2018-06-05
| * | Add the dart rule to tensorflow/core:protos_all.Gravatar A. Unique TensorFlower2018-06-05
| | * Adding the autograph operators dependency to the pip package.Gravatar Amit Patankar2018-06-05
| |/ |/|
| * [XLA] Make CrossReplicaSum support general cross replica reduce. Also change ...Gravatar A. Unique TensorFlower2018-06-05
| * Support uint8, int32 and int64 for SpaceToDepth in TOCO.Gravatar Saurabh Saxena2018-06-05
| * Updates Python TOCO command line and TOCO documentation.Gravatar Nupur Garg2018-06-05
| * Only calls compare function if values were read from event fileGravatar A. Unique TensorFlower2018-06-05
* | Add C++ no gradient for Floor operation. (#19662)Gravatar Courtial Florian2018-06-05
* | Update install_linux.md (#19767)Gravatar KinmanLam2018-06-05
| * Disable flaky test for now.Gravatar Skye Wanderman-Milne2018-06-05
* | Merge pull request #19787 from drpngx/branch_199311231Gravatar drpngx2018-06-05
|\ \
| | * internal changeGravatar Yifei Feng2018-06-05
| | * Move fold-transpose and fold-conjugate optimizations into stages.Gravatar Eugene Zhulenev2018-06-05
* | | Merge pull request #19786 from asimshankar/anon-iterGravatar Amit Patankar2018-06-05
|\ \ \
| | | * Correctly implement the checks for getanno.Gravatar Dan Moldovan2018-06-05
| | | * Typo fix in suggested pip message for tpu cluster resolver.Gravatar Taylor Robie2018-06-05
| | | * [XLA] Redesign: delete SessionModule.Gravatar A. Unique TensorFlower2018-06-05
| | | * Update TOCO Python command line flags.Gravatar Nupur Garg2018-06-05
| * | | contrib/eagerpython/datasets: Resource naming workaround.Gravatar Asim Shankar2018-06-05
| | | * No longer assume that the default job is "localhost" in graph modeGravatar A. Unique TensorFlower2018-06-05
| | | * Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-05
| | | * Fix test MultiOutputReduceFusionScalar to use an identity value as reduction ...Gravatar Bixia Zheng2018-06-05
| | | * Allow calling getanno with a default value. Failure is still the default beha...Gravatar Dan Moldovan2018-06-05
| | | * Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-06-05
| | | * Introduce tf.contrib.control_flow.new_cond.Gravatar Skye Wanderman-Milne2018-06-05
| | | * Move SimplifyAggregation to separate aggregation stage.Gravatar Eugene Zhulenev2018-06-05
| | | * Clarifies how to pass training hooks to TPUEstimator in the docstring for TPU...Gravatar Jianwei Xie2018-06-05
* | | | Fix for Raspberry Pi build breakage (#19782)Gravatar Pete Warden2018-06-05
| | | * Fixing typo in Subtract Kernel.Gravatar A. Unique TensorFlower2018-06-05
* | | | Merge pull request #19781 from tensorflow/fix_adamaxGravatar Amit Patankar2018-06-05
|\ \ \ \ | |/ / / |/| | |
| | | * Move ReplaceMulWithSquare to a separate optimizer stage.Gravatar Eugene Zhulenev2018-06-05
| | | * Implementation of the symmetrically quantized LSTM TFLite Op.Gravatar A. Unique TensorFlower2018-06-05
| | | * Extend and refactor reader_ops_testGravatar A. Unique TensorFlower2018-06-05