aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib
Commit message (Expand)AuthorAge
...
* | | | | | | Re-add proto fields temporarily for internal compatibility.Gravatar A. Unique TensorFlower2018-10-03
* | | | | | | Fix TfLiteTensor invalidation issue when using the Java APIGravatar Jared Duke2018-10-03
* | | | | | | Fix test that was relying on old lax toco behaviorGravatar A. Unique TensorFlower2018-10-03
| | | | | * | fix spelling problemGravatar YongJoon Lee2018-10-03
| |_|_|_|/ / |/| | | | |
* | | | | | Automated rollback of commit b7e9cbab27c893283acc4a6154d7a59dffb23758Gravatar Derek Murray2018-10-02
* | | | | | In all constant-propagation transformations, check that the array we'd be tur...Gravatar A. Unique TensorFlower2018-10-02
* | | | | | Remove initial accumulator (and other auxiliary parameter) values fromGravatar A. Unique TensorFlower2018-10-02
* | | | | | Use `defun` instead of `Defun` for `tf.data`, except for `make_one_shot_itera...Gravatar Shivani Agrawal2018-10-02
* | | | | | Make RemoveTrivialPassthrough preserve minmax-related infoGravatar A. Unique TensorFlower2018-10-02
* | | | | | Delete the shims in tensorflow/contrib/batching/.Gravatar Christopher Olston2018-10-02
* | | | | | Update code to use convert_to_tensor_or_indexed_slices, since features may be...Gravatar A. Unique TensorFlower2018-10-02
* | | | | | Fix a bug: the use of sequence-point boolean operators here had theGravatar A. Unique TensorFlower2018-10-02
* | | | | | Do not warn about loss of accuracy in trivial cases when all array elementsGravatar A. Unique TensorFlower2018-10-02
* | | | | | Merge pull request #21208 from kingofthebongo2008:version_info_cc_generated_o...Gravatar TensorFlower Gardener2018-10-02
|\ \ \ \ \ \
* | | | | | | Add missing documentation for use_tpu hparamGravatar Suyog Gupta2018-10-02
* | | | | | | Add support for multiple input/output numpy arrays when using Keras APIs.Gravatar Anjali Sridhar2018-10-02
* | | | | | | Upgrade cloud tpu profiler to 1.12.0.Gravatar A. Unique TensorFlower2018-10-02
* | | | | | | Allow passing --allow_nonexistent_arrays via toco_convertGravatar A. Unique TensorFlower2018-10-02
* | | | | | | Disable fused_conv tests that don't build in open-source.Gravatar Todd Wang2018-10-02
* | | | | | | Remove dependency on contrib model_variable.Gravatar Suharsh Sivakumar2018-10-02
* | | | | | | Generate an error when --rnn_states refers to array names that aren't produce...Gravatar A. Unique TensorFlower2018-10-02
| | * | | | | Remove Ignite Dataset SSL tests by internal policy.Gravatar Anton Dmitriev2018-10-02
| | * | | | | Fix merge artifacts: replace Dataset by DatasetSource in Ignite Dataset.Gravatar Anton Dmitriev2018-10-02
| |/ / / / / |/| | | | |
* | | | | | Add mode_override to the TPU embedding enqueue ops. This allows the mode to beGravatar A. Unique TensorFlower2018-10-01
* | | | | | Make Keras/TPU more robust to closed TF sessions.Gravatar Russell Power2018-10-01
* | | | | | Merge pull request #21868 from kingofthebongo2008:upgrade_protobuf_to_v_3.6.1Gravatar TensorFlower Gardener2018-10-01
|\ \ \ \ \ \
* | | | | | | [tf.data] Deprecate `tf.contrib.data` and introduce `tf.data.experimental` to...Gravatar Derek Murray2018-10-01
* | | | | | | Change semantics of DistributionStrategy.update() to make sure theGravatar A. Unique TensorFlower2018-10-01
* | | | | | | Small tweaks to comments and documentation strings.Gravatar A. Unique TensorFlower2018-10-01
* | | | | | | Fix Android builds when using --define=with_tflite_flexGravatar Jared Duke2018-10-01
* | | | | | | Remove jemalloc build files and dead configuration options.Gravatar Ayush Dubey2018-10-01
* | | | | | | Added option (off by default) to enable a higher-performance variant of theGravatar A. Unique TensorFlower2018-10-01
* | | | | | | Disable async remote testsGravatar Akshay Modi2018-10-01
* | | | | | | Check in and refactor the OVIC detector benchmarker.Gravatar A. Unique TensorFlower2018-10-01
* | | | | | | Expose tpu_host_placement_function().Gravatar Youlong Cheng2018-10-01
* | | | | | | Merge pull request #22210 from dmitrievanthony:apache-ignite-datasetGravatar TensorFlower Gardener2018-10-01
|\ \ \ \ \ \ \
* | | | | | | | internal change onlyGravatar A. Unique TensorFlower2018-10-01
* | | | | | | | Merge pull request #22122 from yongtang:22115-tf.contrib.image.transform-floa...Gravatar TensorFlower Gardener2018-10-01
|\ \ \ \ \ \ \ \
* | | | | | | | | Automated rollback of commit 5f822d694af6e4aa57fe8a426032a91dc61e30d6Gravatar Alexandre Passos2018-10-01
* | | | | | | | | Update documentation.Gravatar Shashi Shekhar2018-10-01
* | | | | | | | | Move from deprecated self.test_session() to self.cached_session() or self.ses...Gravatar A. Unique TensorFlower2018-10-01
* | | | | | | | | Automated rollback of commit 3f4423fad57694bc8d7adc427d65e5a18c8592b2Gravatar A. Unique TensorFlower2018-10-01
| | | | | | | * | Added log entries for copying unpinned memory RDMAGravatar Bairen Yi2018-09-29
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Make tf.contrib.crf compatible with TPUs by using utils.smart_cond instead of...Gravatar A. Unique TensorFlower2018-09-28
* | | | | | | | Add learning_rates input to the SendTPUEmbeddingGradients op. This allows theGravatar A. Unique TensorFlower2018-09-28
* | | | | | | | Fix bad reference to self._name in TPUEstimator infeed loop.Gravatar Russell Power2018-09-28
* | | | | | | | Move TPU variables to the TPU device in TPUStrategy.Gravatar Jonathan Hseu2018-09-28
* | | | | | | | Automated rollback of commit 70f071f7afb2deffddbd9937d7a76b1e1c0b2b75Gravatar Revan Sopher2018-09-28
* | | | | | | | Added flag to enable non-lazy Adam optimizer implementation for TPU embeddingsGravatar A. Unique TensorFlower2018-09-28
* | | | | | | | Internal change.Gravatar Revan Sopher2018-09-28