aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* A new guide: "Installing TensorFlow for C"Gravatar A. Unique TensorFlower2017-03-23
* Switch 3d pooling to the unified volume extraction op. Reduce tensor sizes in...Gravatar A. Unique TensorFlower2017-03-23
* Android: update TensorFlowInferenceInterface: replace error code returns with...Gravatar Andrew Harp2017-03-23
* [XLA] Add TruncatedNormal.Gravatar A. Unique TensorFlower2017-03-23
* Adjust the create_train_op to have a flag for check_numerics.Gravatar A. Unique TensorFlower2017-03-23
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-03-23
* Allow users to specify the RNNCell type for the StateSavingRnnEstimator.Gravatar John Bates2017-03-23
* Relax absolute tolerance for conv3d GPU tests, and add a relative tolerance t...Gravatar A. Unique TensorFlower2017-03-23
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-03-23
* Add OnesLike op and kernel.Gravatar Suharsh Sivakumar2017-03-23
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-03-23
* Update the docstring for continuous_eval.Gravatar Jianwei Xie2017-03-23
* Merge changes from github.Gravatar Martin Wicke2017-03-23
* Target devices should use tf_cuda_library.Gravatar Yao Zhang2017-03-23
* The "metadata" fields from the internal json.Gravatar Mark Daoust2017-03-23
* FixedLenSequenceFeature for parsing a variable-length tensor with parse_singl...Gravatar A. Unique TensorFlower2017-03-23
* Add comments for Android NDK settings in WORKSPACE.Gravatar Andrew Harp2017-03-23
* Fix typo referring to provided strategy function byte_size_load_fn.Gravatar A. Unique TensorFlower2017-03-23
* Adds continuous_train_and_evaluate in Experiment.Gravatar Jianwei Xie2017-03-23
* Support int64 to float mapping in MutableHashTableGravatar A. Unique TensorFlower2017-03-23
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-03-23
* Remove inflow mention from feature_column_ops docstringsGravatar David Soergel2017-03-23
* tf.string_to_number: Add support for int64 and float64.Gravatar A. Unique TensorFlower2017-03-23
* Fix misleading text in TensorBoard tutorial.Gravatar Brennan Saeta2017-03-23
* Small fixes to the C++ docs.Gravatar A. Unique TensorFlower2017-03-23
* Disable flaky conv_ops_3d_testGravatar Gunhan Gulsoy2017-03-22
* Fixed badly formed error message.Gravatar A. Unique TensorFlower2017-03-22
* Only use LayoutOptimizer if running on GPU.Gravatar Yao Zhang2017-03-22
* Automated rollback of change 150943474Gravatar Gunhan Gulsoy2017-03-22
* Fix docstring Args/Raises/Returns parsing (Don't assume there is a blank line...Gravatar Mark Daoust2017-03-22
* Add RewriterConfig the to python API.Gravatar Yao Zhang2017-03-22
* Started to implement a few graph simplificationsGravatar Benoit Steiner2017-03-22
* Add comments for how after_run() and end() behave if session.run() raisesGravatar A. Unique TensorFlower2017-03-22
* Undo a breaking change to the public API; while retaining the bugfix of #8504.Gravatar Eugene Brevdo2017-03-22
* Stops py_func from removing itself when the temporary graph created by Defun ...Gravatar Saran Tunyasuvunakool2017-03-22
* Fixes a bug where heads/pre-canned estimators were not exporting proper class...Gravatar Zakaria Haque2017-03-22
* Add text summary support to TensorBoard.Gravatar Dandelion Mané2017-03-22
* ConditionalAccumulator.take_grad should maintain shape informationGravatar A. Unique TensorFlower2017-03-22
* Support scattered_embedding_column in create_feature_spec_for_parsing.Gravatar A. Unique TensorFlower2017-03-22
* Fix and re-enable the flaky test in ExperimentTest.Gravatar Jianwei Xie2017-03-22
* Change compiler/xla/service/cpu/ir_emitter.cc to account forGravatar A. Unique TensorFlower2017-03-22
* Fixing a bug with the tf_kernel_library rule where the exclude attribute in t...Gravatar Rohan Jain2017-03-22
* Banish last two `with_dependencies` from public docs.Gravatar Mark Daoust2017-03-22
* Fix internal build, a build file got merged in boosted_trees.Gravatar A. Unique TensorFlower2017-03-22
* Handle negative index for concat dimension const.Gravatar Yao Zhang2017-03-22
* Fixed unintentional reversion of Savable objects in Estimator export.Gravatar Mustafa Ispir2017-03-22
* Added examples to better differentiate between Python 2.7 and Python 3.n inGravatar A. Unique TensorFlower2017-03-22
* Add appropriate export signature for logistic regression.Gravatar A. Unique TensorFlower2017-03-22
* Set dtype of Const node in TensorArrayV3 backporting ruleGravatar A. Unique TensorFlower2017-03-22
* Fix the bug of not passing the couple_input_forget_gates flag to Bidirectiona...Gravatar A. Unique TensorFlower2017-03-22