aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* | | Internal Change.Gravatar Michael Case2018-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
* | | 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 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
* | | | | | | | Automated rollback of commit fe6b586e862bf7288e138d73f2e66cf8cef7eb26. Revert...Gravatar Gunhan Gulsoy2018-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
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | PR #18293: [XLA/AOT] Build LLVM with Bazel on WindowsGravatar Patrick Nguyen2018-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
|\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Get TFLite Eager delegate tests working in open source.Gravatar Nupur Garg2018-08-09
* | | | | | | | | | | | | Add helpful error output for Switch-related toco failureGravatar Jared Duke2018-08-09
* | | | | | | | | | | | | Add a virtual Predicate::operands() accessor; NFCGravatar Sanjoy Das2018-08-09
* | | | | | | | | | | | | Merge pull request #21144 from 2sin18:masterGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | Perform cumulation before adding bias.Gravatar A. Unique TensorFlower2018-08-09
* | | | | | | | | | | | | | Merge pull request #20958 from DavidNorman:allow-some-test-to-be-disabledGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | Follow-up fix for toco compilation on WindowsGravatar Jared Duke2018-08-09
* | | | | | | | | | | | | | | Cache dequantized value if the input tensor of Dequantize() op is constant.Gravatar A. Unique TensorFlower2018-08-09