aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | 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
| | | | * | | | | | | | fix feedback/copybara failure: change to self.get_temp_dir for saving checkpointGravatar weidankong2018-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
* | | | | | | | | | | | Fixed HloSharding::Hash for tuple.Gravatar A. Unique TensorFlower2018-08-16
* | | | | | | | | | | | Don't let 0-sized arrays trip the allocator.Gravatar A. Unique TensorFlower2018-08-16
* | | | | | | | | | | | Automated rollback of commit 26353f9b51091312e7097143aee9c2d05e2011fdGravatar A. Unique TensorFlower2018-08-16
* | | | | | | | | | | | Delete tf.contrib.kfac. K-FAC in Tensorflow is now its own separate package.Gravatar Vikram Tankasali2018-08-16
* | | | | | | | | | | | Add a HloPass to rewrite convolutions with feature_group_count > 1.Gravatar Adrian Kuegel2018-08-16
* | | | | | | | | | | | compat: Update forward compatibility horizon to 2018-08-16Gravatar A. Unique TensorFlower2018-08-16
* | | | | | | | | | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-08-16
* | | | | | | | | | | | Add a feature_group_size parameter to the Convolution HLO op.Gravatar Adrian Kuegel2018-08-16
* | | | | | | | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-16
* | | | | | | | | | | | Add StringLength op to TensorFlow.Gravatar Sung Jin Hwang2018-08-16
* | | | | | | | | | | | Step_fn should be able to receive un-wrapped inputsGravatar Sourabh Bajaj2018-08-15
* | | | | | | | | | | | Separated protobuf_compiler into a separate BUILD rule.Gravatar A. Unique TensorFlower2018-08-15
* | | | | | | | | | | | Require token operand for infeed and outfeed.Gravatar Mark Heffernan2018-08-15
* | | | | | | | | | | | Update the ADC file location in Colab.Gravatar Craig Citro2018-08-15
* | | | | | | | | | | | In auto-tuning, initialize fp16 buffers with 0.1.Gravatar Tim Shen2018-08-15
| | | | | | | | * | | | Fix a build issueGravatar Mahmoud Abuzaina2018-08-15
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | Allow python3.5 devel docker builds.Gravatar Amit Patankar2018-08-15
* | | | | | | | | | | LARS Optimizer in TensorFlowGravatar A. Unique TensorFlower2018-08-15