aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* do not control primitive caching for small batch sizeGravatar Guozhong Zhuang2018-08-20
* disable primitive reuse for conv2d fwd/bwd (some cases) to avoid big memory c...Gravatar Guozhong Zhuang2018-08-17
* Various improvements to MakeFakeArguments.Gravatar Mark Heffernan2018-08-16
* Automated rollback of commit 394db95965e1d745f08b4eeb550878ddc175af15Gravatar Raghuraman Krishnamoorthi2018-08-16
* Implement the methods needed by distribute coordinator in ParameterServerStra...Gravatar Yuefeng Zhou2018-08-16
* VLOG out some summary information from MarkForCompilationPass.Gravatar Sanjoy Das2018-08-16
* Extend external context for Edge TPUGravatar A. Unique TensorFlower2018-08-16
* [TF:XLA] Bump open source llvm revision to r339747Gravatar Sanjoy Das2018-08-16
* Use binary classification head for num_classes = 2.Gravatar A. Unique TensorFlower2018-08-16
* Internal-only change.Gravatar A. Unique TensorFlower2018-08-16
* Adds top_k in PredictionKeys.Gravatar A. Unique TensorFlower2018-08-16
* Fix docs for softmax_cross_entropy_with_logits and softmax_cross_entropy_with...Gravatar A. Unique TensorFlower2018-08-16
* Support zeros_like for TensorLists of type bool.Gravatar Saurabh Saxena2018-08-16
* Merge pull request #17239 from nagachika:remove_trailing_separator_in_ListDir...Gravatar TensorFlower Gardener2018-08-16
|\
* | Make tf.metrics work with TPU Strategy.Gravatar Priya Gupta2018-08-16
* | Fix typo in hlo_pass_fix log message.Gravatar Justin Lebar2018-08-16
* | Generates an actionable/useful error if train is called in wrong configuration.Gravatar Mustafa Ispir2018-08-16
* | Run ZeroSizedHloElimination in the right place in the CPU pass pipeline.Gravatar Justin Lebar2018-08-16
* | Adding weighted categorical feature column support.Gravatar A. Unique TensorFlower2018-08-16
* | Ensure models can be re-run with Keras (useful for Colab).Gravatar Russell Power2018-08-16
* | Add a ReduceWindow test with a large window.Gravatar Michael Kuperstein2018-08-16
* | Convert TensorFlow's flatbuffers dependency to new third party import method.Gravatar Austin Anderson2018-08-16
* | Added a factory for StopAtCheckpointStepHook. Chief is responsible to save th...Gravatar Mustafa Ispir2018-08-16
* | Allow tfe.set_server_def to enable remote eager execution.Gravatar Akshay Modi2018-08-16
* | Improve gather ergonomics by renaming fields.Gravatar Sanjoy Das2018-08-16
* | Added non-std string support to tensorflow::StringPiece string conversion ope...Gravatar A. Unique TensorFlower2018-08-16
* | Fix zeros_like for TensorLists.Gravatar Saurabh Saxena2018-08-16
* | Wrap the eagerly executed bits of unit tests in their own graphsGravatar Allen Lavoie2018-08-16
* | Add a flag to crash on cuDNN cross checking failures.Gravatar Tim Shen2018-08-16
* | Add multi_worker_util which has normalize_cluster_spec and is_chief.Gravatar Yuefeng Zhou2018-08-16
* | Merge pull request #21324 from Intel-tensorflow:conv3dGravatar TensorFlower Gardener2018-08-16
|\ \
* | | Add out_status to py_record_writer.writeGravatar A. Unique TensorFlower2018-08-16
* | | Add HostConstOp dependency to broken tests.Gravatar Gunhan Gulsoy2018-08-16
* | | Refactoring: Extract IsEagerOp function to shared component.Gravatar Yu-Cheng Ling2018-08-16
* | | Use distribution strategy to configure distribute coordinator.Gravatar Yuefeng Zhou2018-08-16
* | | Fix system metadata retrieval for non-resolvable addresses within TPU Distrib...Gravatar Frank Chen2018-08-16
* | | Remove magic-doc-links from code.Gravatar Mark Daoust2018-08-16
* | | [C API/Eager]: Fix bug in TFE_OpSetAttrString.Gravatar Asim Shankar2018-08-16
* | | Do not access .op and attrs of EagerTensor in mutex.Gravatar Alexandre Passos2018-08-16
* | | Automated rollback of commit ec5f4771e42972c31faaa39354d785891de9f91dGravatar Andrew Selle2018-08-16
* | | Renamed function in freeze_graph.py.Gravatar Nupur Garg2018-08-16
* | | NEON optimizations for second-most-common Mul uint8 kernel.Gravatar A. Unique TensorFlower2018-08-16
* | | [Keras / Cloud TPU] Fix ClusterSpec propagation bug.Gravatar Brennan Saeta2018-08-16
* | | Fixes issue where gradients are being quantized. In addition, because gradien...Gravatar A. Unique TensorFlower2018-08-16
* | | Remove magic links from docs.Gravatar Mark Daoust2018-08-16
* | | Enable floating-point fast-path reductions in the evaluator for types other t...Gravatar Mark Heffernan2018-08-16
* | | internal change.Gravatar A. Unique TensorFlower2018-08-16
* | | Add documentation clarifying the differences between tf.fill and tf.constant.Gravatar A. Unique TensorFlower2018-08-16
* | | Move stats collection presentation-layer logic inside NodeExecStatsWrapper.Gravatar Derek Murray2018-08-16
* | | Support GREATER_OR_EQUAL and GREATER_THAN splits in tensor_forest evaluationGravatar A. Unique TensorFlower2018-08-16