aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-06
* Java: Add the UINT8 data type.Gravatar Asim Shankar2017-02-06
* Add state_size, output_size, and static shape checking to ResidualWrapper.Gravatar Eugene Brevdo2017-02-06
* Remove dirty tag when generating __version__Gravatar Gunhan Gulsoy2017-02-06
* Change dependencies for the _android_only binaries.Gravatar A. Unique TensorFlower2017-02-06
* tfdbg CLI: Make CursesUI command history persist across sessionsGravatar Shanqing Cai2017-02-06
* contrib/android: Add a RunStats interface.Gravatar Asim Shankar2017-02-06
* Add nccl_py to the contrib build file.Gravatar A. Unique TensorFlower2017-02-06
* Split input related estimator tests into a new file to fix timeout issue.Gravatar Mustafa Ispir2017-02-06
* Check size before passing the size to TensorArray.Gravatar Yuefeng Zhou2017-02-06
* scalar_summary changed to summary.scalarGravatar Olivia Nordquist2017-02-06
* [Docs] Distributed Execution: added missing links to classes.Gravatar Derek Murray2017-02-06
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-06
* Bump the website and the dependency to use protobuf 3.2.0.Gravatar Jonathan Hseu2017-02-06
* [Docs] Fix a few incorrect names and missing links in queues HOWTO.Gravatar Derek Murray2017-02-06
* Better deprecation warnings for the losses move.Gravatar Alexandre Passos2017-02-06
* Add a way to build a fused graph def to run the graph in a remote processorGravatar A. Unique TensorFlower2017-02-06
* [XLA] Get correct path to FileCheck when TEST_SRCDIR is not passed.Gravatar Justin Lebar2017-02-06
* making it exactly like the code snippetGravatar Olivia Nordquist2017-02-06
* Use MonitoredTrainingSession in distributed how-to.Gravatar Mustafa Ispir2017-02-06
* [XLA] On GPUs, lower pow(A, .5) as sqrt(A) and pow(A, -.5) as 1/sqrt(A).Gravatar Justin Lebar2017-02-06
* Fixes a bug where we were trying to access weight tensor for inference. This ...Gravatar Zakaria Haque2017-02-06
* [XLA] Add CodegenTestBase::set_fast_math_disabled.Gravatar Justin Lebar2017-02-06
* [XLA] Fix parameter type of IsLiteralWithValue in algebraic_simplifier.cc.Gravatar Justin Lebar2017-02-06
* [TF:XLA] Remove duplicate main() from randomized_tests.Gravatar Peter Hawkins2017-02-06
* [XLA] Add LiteralUtil::IsAllFloat.Gravatar Justin Lebar2017-02-06
* Fixes a couple of mis-formatted error messages.Gravatar Adam Roberts2017-02-06
* Streamlined representation of PendingCounts data structure.Gravatar Jeffrey A. Dean2017-02-06
* tfdbg stepper: display last updated variablesGravatar Shanqing Cai2017-02-06
* Comment out some of the more expensive microbenchmark cases for tf.multinomial.Gravatar Zongheng Yang2017-02-06
* Explicitly colocate the read with resource handle.Gravatar Alexandre Passos2017-02-06
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-06
* Fix typo in documentation of KMeansClustering.Gravatar A. Unique TensorFlower2017-02-06
* Make legacy_seq2seq seq2seq models perform a **deep** copy of the incoming cell.Gravatar Eugene Brevdo2017-02-05
* Allow lookup_table_ops to have bools as values.Gravatar A. Unique TensorFlower2017-02-05
* Set up directory structure to open source distributed tensorflow benchmarking...Gravatar Brennan Saeta2017-02-04
* tfdbg: stepper: use dumped intermediate tensors during cont() callsGravatar Shanqing Cai2017-02-04
* Go: Check in generated code for ops.Gravatar Asim Shankar2017-02-04
* Update SavedModel half_plus_two data and generation code.Gravatar Sukriti Ramesh2017-02-04
* Small change to new doc generator.Gravatar A. Unique TensorFlower2017-02-04
* Disable broken tensorboard test in windows cmake build.Gravatar Gunhan Gulsoy2017-02-04
* A few changes to get tf_cc_logged_benchmark's running under tensorflow/. Pass...Gravatar A. Unique TensorFlower2017-02-04
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-03
* Unit tests for logistic, OneHotCategorical, RelaxedBernoulli, RelaxedOneHotCa...Gravatar A. Unique TensorFlower2017-02-03
* Do not log test results using the text format, the JSON format is sufficient.Gravatar A. Unique TensorFlower2017-02-03
* Replace calculations in scheduled sampling code with gather/scatter_nd.Gravatar Eugene Brevdo2017-02-03
* This implemented Jeff's idea to avoid most of the refcount related atomic ope...Gravatar Yuan Yu2017-02-03
* TensorBoard: Migrate vz_{sorting,line_chart} to webfilesGravatar Justine Tunney2017-02-03
* Add TODOs on several REGISTER_OP calls that should get deprecated.Gravatar A. Unique TensorFlower2017-02-03
* Go: Enable custom headers in files generated by genop.Gravatar Asim Shankar2017-02-03