aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge pull request #21527 from av8ramit:update_install_source_docsGravatar TensorFlower Gardener2018-08-09
|\
* | [code cleanup] Group NNAPI mapping parameters to a struct.Gravatar A. Unique TensorFlower2018-08-09
* | Make FullyConnected() op work with real_mutiplier > 1.Gravatar A. Unique TensorFlower2018-08-09
* | Fix from_from_keras_model_file function in TocoConverter.Gravatar Nupur Garg2018-08-09
* | Merge pull request #20768 from yongtang:20751-tf.PrintGravatar TensorFlower Gardener2018-08-09
|\ \
* \ \ Merge pull request #21113 from girving:splitGravatar TensorFlower Gardener2018-08-09
|\ \ \
* | | | Improving error messages for dtypes.Gravatar A. Unique TensorFlower2018-08-09
* | | | Disable broken saved_model_estimator_test in tsan.Gravatar Gunhan Gulsoy2018-08-09
* | | | Merge pull request #21424 from justinshenk:fixReadmeFormattingGravatar TensorFlower Gardener2018-08-09
|\ \ \ \
* | | | | Fix emplace_back(new) callsGravatar Piotr Padlewski2018-08-09
* | | | | [TF:XLA] Add a real implementation of XlaDevice::Sync() so Session::Run() wil...Gravatar Peter Hawkins2018-08-09
* | | | | Fix estimator dependencies in contrib/.Gravatar Michael Case2018-08-09
* | | | | Expose method to get model input type.Gravatar A. Unique TensorFlower2018-08-09
* | | | | Make CpuExecutable::ExecuteOnStream actually use the stream.Gravatar Tim Shen2018-08-09
* | | | | Internal Change.Gravatar Michael Case2018-08-09
* | | | | Preserve function description through Grappler optimizations.Gravatar Jiri Simsa2018-08-09
* | | | | Change EventsWriter reset order so that file_ is still available when recordi...Gravatar A. Unique TensorFlower2018-08-09
* | | | | Consolidate the RNN cell interface between Keras and TF RNN.Gravatar Scott Zhu2018-08-09
* | | | | Merge pull request #19534 from yongtang:hadoopGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \
* | | | | | Automated rollback of commit abf8b6e2d32da89d5929657bb06c73a91ac3dcc7Gravatar Anna R2018-08-09
* | | | | | Make GemmThunkShouldHaltAllActivityBeforeRunning easier to understand; NFCGravatar Sanjoy Das2018-08-09
* | | | | | [XLA] Make sure backends that don't support variadic reduce reject it.Gravatar Michael Kuperstein2018-08-09
| | | | | * Fix formatting.Gravatar Amit Patankar2018-08-09
| | | | | * Adding the new dependencies to build from source for master.Gravatar Amit Patankar2018-08-09
| |_|_|_|/ |/| | | |
* | | | | Make allowed bucket locations case insensitive.Gravatar Michael Banfield2018-08-09
* | | | | Automated rollback of commit c216a1be9564bd6b83b1e81b1eea65cc381bd82eGravatar Anna R2018-08-09
* | | | | Internal change.Gravatar Anna R2018-08-09
* | | | | Merge pull request #20077 from yongtang:06152018-s3-errorsGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #21023 from zhaoyongke:masterGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #21146 from lowintelligence:masterGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #15608 from accraze:patch-1Gravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \ \ \
* | | | | | | | | Remove code that is no longer valid post change away from lowering to while l...Gravatar Jacques Pienaar2018-08-09
| | | | | | | * | Fix clang format errorsGravatar Geoffrey Irving2018-08-09
* | | | | | | | | Fix emplace_back(new) callsGravatar Piotr Padlewski2018-08-09
* | | | | | | | | Refactor out path concatenation in the SavedModelBuilder.Gravatar Katherine Wu2018-08-09
* | | | | | | | | [XLA] Add parameter allow_mixed_precision used for creating the HloVerifierGravatar Bixia Zheng2018-08-09
* | | | | | | | | [XLA] The algebraic simplifier can't handle variadic reduce at this point.Gravatar Michael Kuperstein2018-08-09
* | | | | | | | | Improve animations for dcgan and cvae.Gravatar Mark Daoust2018-08-09
* | | | | | | | | Make sure Shampoo preconditions grads of matrices of size max_matrix_sizeGravatar A. Unique TensorFlower2018-08-09
* | | | | | | | | Merge pull request #20296 from freedomtan:lite_kernels_internal_testsGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | [XLA:GPU] Fix GemmThunk::ShouldHaltAllActivityBeforeRunning.Gravatar Sanjoy Das2018-08-09
* | | | | | | | | | Support writing np.ndarray as tensors in Summary proto.Gravatar A. Unique TensorFlower2018-08-09
* | | | | | | | | | Merge pull request #20029 from yoya:masterGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #21319 from tensorflow:mrry-patch-1Gravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | [XLA:CPUGPU] Make tanh emission more like the other opsGravatar Benjamin Kramer2018-08-09
* | | | | | | | | | | | Merge pull request #20541 from rongjiecomputer:kafkaGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Distribute input in estimator correctly for eval.Gravatar Priya Gupta2018-08-09
* | | | | | | | | | | | | Merge pull request #20477 from wdirons:fix_inverse_in_matrix_inverse_tril_testGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | Add TF Probability mailing list to community pages.Gravatar A. Unique TensorFlower2018-08-09
* | | | | | | | | | | | | | Merge pull request #19736 from freedomtan:label_image_tflite_pyGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \