aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-06-27
* Add checkpoint conversion for models that use the attention mechanism impleme...Gravatar A. Unique TensorFlower2017-06-27
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-06-27
* Fix bugs in ScatterNd and add ScatterNdNonAliasingAdd.Gravatar Eugene Brevdo2017-06-27
* Internal change.Gravatar Dandelion Man?2017-06-27
* Add note about `tf.test.mock` to docs for `tf.test`Gravatar Mark Daoust2017-06-27
* Add name_scopes to mnist_deep.py for a cleaner graph layout.Gravatar Mark Daoust2017-06-27
* Minor cleanup: remove unused dependencies and inclusionsGravatar A. Unique TensorFlower2017-06-27
* Make ResourceHandle not be a protoGravatar Geoffrey Irving2017-06-27
* Readd the new tensors and variables documents, with tests passing.Gravatar Alexandre Passos2017-06-27
* Moves TensorCApi from c_api.cc to c_api_internal.h, where it can be usedGravatar A. Unique TensorFlower2017-06-27
* tfdbg: revert dns:/// prefix in gRPC modeGravatar Shanqing Cai2017-06-27
* Add a time estimation to HloCostAnalysis and represent properties as a map so...Gravatar Bjarke Hammersholt Roune2017-06-27
* tfdbg doc: fixes and improvementsGravatar Shanqing Cai2017-06-27
* TESTFIX: distributions:trig_test wasn't passing in ASAN mode.Gravatar Ian Langmore2017-06-27
* Automated g4 rollback of changelist 159454657Gravatar Yangzihao Wang2017-06-27
* Migrate TensorForest v4 python to contrib.Gravatar A. Unique TensorFlower2017-06-27
* Update path to print_selective_registration_header.py in commentGravatar Brian Williammee2017-06-27
* Add more tests for BatchNormTraining.Gravatar A. Unique TensorFlower2017-06-27
* Use C API to implement Operation._output_typesGravatar A. Unique TensorFlower2017-06-27
* Updates more text classification examples in examples/learn.Gravatar A. Unique TensorFlower2017-06-27
* Added more reduce window tests.Gravatar A. Unique TensorFlower2017-06-27
* [XLA] Remove "operand" argument from HandleReducePrecision.Gravatar A. Unique TensorFlower2017-06-27
* Cudnn compatible LSTMCell and LSTMBlockCellGravatar James Qin2017-06-27
* Add a functionality of remote fused graph transformation to fuse graphs by op...Gravatar A. Unique TensorFlower2017-06-27
* [TF:XLA] Reject operators with resource outputs on CPU and GPU devices.Gravatar Peter Hawkins2017-06-27
* Shrink the test size to avoid OOM error on old GPUs.Gravatar Yangzihao Wang2017-06-27
* Fix documentation of Estimator class (invalid quotes).Gravatar A. Unique TensorFlower2017-06-27
* [SE] ThenConvolveWithAlgorithm vlogs algorithm configs.Gravatar Jingyue Wu2017-06-27
* tfdbg example: fix --tensor_size issue in debug_fibonacciGravatar Shanqing Cai2017-06-27
* [TF:XLA] Update Tensorflow LLVM release to upstream r306370.Gravatar Peter Hawkins2017-06-27
* Fix uninitialized values in TensorForest code.Gravatar A. Unique TensorFlower2017-06-27
* [TF:XLA] Refactor the sigmoid op as a rescaled tanh.Gravatar A. Unique TensorFlower2017-06-27
* [XLA] Remove the "hlo dumper" parameter of xla::Compiler and its piping.Gravatar Eli Bendersky2017-06-27
* Clean out the config and params in TPUEstimator.Gravatar Jianwei Xie2017-06-27
* Fixed the bug that Estimator does not make deepcopy of params in constructorGravatar Jianwei Xie2017-06-27
* Automated g4 rollback of changelist 160278032Gravatar Geoffrey Irving2017-06-27
* Updates some more examples in examples/learn.Gravatar A. Unique TensorFlower2017-06-27
* [XLA] Add tuple support to Literal::CreateFromShape.Gravatar Peter Hawkins2017-06-27
* Don't include node_def.proto.h in node_def_util.hGravatar Geoffrey Irving2017-06-27
* Add RWSE (root weighted squared error) to the WALS estimator.Gravatar A. Unique TensorFlower2017-06-27
* Explicitly use "dns" URI scheme when using DNS names or literal IPGravatar A. Unique TensorFlower2017-06-27
* Make sure all convolution tests are testing non-trivial cases, i.e. where not...Gravatar A. Unique TensorFlower2017-06-27
* [TF:XLA] Inline the sigmoid operation instead of mapping it elementwise.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 155070869Gravatar Peter Hawkins2017-06-27
* Lets the HParam parser also accept True and False as inputs, since that's how...Gravatar A. Unique TensorFlower2017-06-26
* Automated g4 rollback of changelist 160196550Gravatar A. Unique TensorFlower2017-06-26
* Automated g4 rollback of changelist 160196566Gravatar A. Unique TensorFlower2017-06-26
* [XLA] Simplify the fusion heuristicGravatar David Majnemer2017-06-26