aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Rename source_map to create_source_map. Reorganize the tests to be clearer ab...Gravatar Dan Moldovan2018-09-24
* Deprecate do_quantize_training_on_graphdef.Gravatar Suharsh Sivakumar2018-09-24
* Add a rounding operation to eliminate some truncation errors (see test for ex...Gravatar A. Unique TensorFlower2018-09-24
* Non-injective bijectors should still support the fallback from ildj to -fldj ...Gravatar Brian Patton2018-09-24
* Move a couple more docs from tf.contrib -> tfpGravatar Brian Patton2018-09-24
* Add support for non-string attributesGravatar A. Unique TensorFlower2018-09-24
* Generalize sort implementation in the HloEvaluator.Gravatar Adrian Kuegel2018-09-24
* Clean-up of function.py.Gravatar Lasse Espeholt2018-09-24
* compat: Update forward compatibility horizon to 2018-09-24Gravatar A. Unique TensorFlower2018-09-24
* Merge pull request #22415 from yongtang:22372-verbsGravatar TensorFlower Gardener2018-09-24
|\
* \ Merge pull request #22060 from perfinion:systemlibsGravatar TensorFlower Gardener2018-09-24
|\ \
* | | Remove dependency on contrib dataset ops.Gravatar Priya Gupta2018-09-24
* | | Merge pull request #22352 from Intel-tensorflow:agramesh/disable_mkl_ml_onlyGravatar TensorFlower Gardener2018-09-23
|\ \ \
* | | | Fix noop elimination optimization.Gravatar Piotr Padlewski2018-09-23
* | | | [tf.data] Add `tf.contrib.data.Optional` support to `Structure`.Gravatar Derek Murray2018-09-23
* | | | Add blacklist ops to PinToHostOptimizer. Fix test.Gravatar A. Unique TensorFlower2018-09-23
* | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-23
* | | | Add Metadata object for RecordReader and associated stats computing /Gravatar Vijay Vasudevan2018-09-23
* | | | Merge pull request #21715 from hsgkim:volume_patchesGravatar TensorFlower Gardener2018-09-23
|\ \ \ \
* | | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-09-23
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-23
* | | | | Moving MultiDeviceIterator from contrib to core.Gravatar Rohan Jain2018-09-23
* | | | | compat: Update forward compatibility horizon to 2018-09-23Gravatar A. Unique TensorFlower2018-09-23
* | | | | Merge pull request #22453 from samikama:custom_optimizer_orderingGravatar TensorFlower Gardener2018-09-22
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #20539 from candyzone:masterGravatar TensorFlower Gardener2018-09-22
|\ \ \ \ \ \
* | | | | | | Enable platform selection in GRPC service.Gravatar A. Unique TensorFlower2018-09-22
* | | | | | | Temporarily remove isolate_session_state in CollectiveAllReduceStrategy.Gravatar Yuefeng Zhou2018-09-22
* | | | | | | Fixed a bug in CollectiveAllReduce that sometimes the variable names it sees ...Gravatar Yuefeng Zhou2018-09-22
* | | | | | | Add PinToHostOptimizer to grappler: force small ops to happen on CPU (instead ofGravatar A. Unique TensorFlower2018-09-22
* | | | | | | compat: Update forward compatibility horizon to 2018-09-22Gravatar A. Unique TensorFlower2018-09-22
* | | | | | | Internal changesGravatar Yanan Cao2018-09-22
* | | | | | | Add back xla_test, which was deleted by mistake earlierGravatar Yanan Cao2018-09-22
* | | | | | | Make C libraries publicly visible so other repos can depend on TensorFlow's C...Gravatar A. Unique TensorFlower2018-09-22
* | | | | | | Wrap ARModel and LSTMPredictionModel into an LSTMAutoRegressor estimatorGravatar A. Unique TensorFlower2018-09-21
* | | | | | | Fully depend on external repositories (instead of just headers) in cc_header_...Gravatar A. Unique TensorFlower2018-09-21
| | | | | * | install_headers: skip externals that were unbundledGravatar Jason Zaman2018-09-22
| | | | | * | systemlibs: unbundle gastGravatar Jason Zaman2018-09-22
| | | | | * | configure.py: enhance systemlibs configGravatar Jason Zaman2018-09-22
| | | | | * | systemlibs: unbundle googleapisGravatar Jason Zaman2018-09-22
| | | | | * | systemlibs: unbundle google_cloud_cppGravatar Jason Zaman2018-09-22
| | | | | * | systemlibs: unbundle absl_py dependencyGravatar Jason Zaman2018-09-22
| | | | | * | third_party/repo: add system_link_filesGravatar Jason Zaman2018-09-22
| | | | | * | systemlibs: allow building with PREFIX other than /usrGravatar Jason Zaman2018-09-22
| | | | | * | systemlibs: Unbundle BoringSSL dependencyGravatar Jason Zaman2018-09-22
| | | | | * | systemlibs: Unbundle double_conversion libraryGravatar Jason Zaman2018-09-22
* | | | | | | Add a flag that lets users override the number of host "devices" as seen by XLAGravatar Sanjoy Das2018-09-21
* | | | | | | xla.estimator_model_fn can be used to decorate a model_fn written for estimat...Gravatar Yanan Cao2018-09-21
| |_|_|_|/ / |/| | | | |
* | | | | | Update error message upon a preemption error to highlight a potentialGravatar A. Unique TensorFlower2018-09-21
* | | | | | Fix typo and use fully qualified names for consistency in LossScaleOptimizer ...Gravatar Smit Hinsu2018-09-21
* | | | | | Experiment using Bazel's pip_install rule to install keras_applications.Gravatar Michael Case2018-09-21