aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Rename the DEBUG logging level to DEBUGGING.Gravatar A. Unique TensorFlower2017-02-07
* Disable nccl_manager_test since it flakes a lot on Jenkins with errors findingGravatar A. Unique TensorFlower2017-02-07
* Fixes warnings in the input_fns tutorial.Gravatar Mark McDonald2017-02-07
* Doc fix for mandelbrot set tutorialGravatar A. Unique TensorFlower2017-02-07
* Go: Include generated op wrappers.Gravatar Asim Shankar2017-02-07
* tfdbg: fix CommandHistory test sandboxing issueGravatar Shanqing Cai2017-02-07
* [TF:XLA] Fix bug in BufferAssigner colocated buffer sets.Gravatar A. Unique TensorFlower2017-02-07
* Update Python module doc generation.Gravatar A. Unique TensorFlower2017-02-07
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-02-07
* Remove contrib/cmake/setup.py, as we are now using pip_package/setup.py forGravatar Gunhan Gulsoy2017-02-07
* Better error message from trying to differentiate PreventGradient.Gravatar Alexandre Passos2017-02-07
* Replace direct call to cmake with "CMAKE_COMMAND".Gravatar Gunhan Gulsoy2017-02-07
* Hide some *Grad ops in the C++ API using op_gen_overrides.pbtxt.Gravatar A. Unique TensorFlower2017-02-07
* [TF:XLA] Disable the XLA CPU jit by default when the JIT is requested via the...Gravatar Peter Hawkins2017-02-07
* [XLA] Avoid half of the idivs in ReferenceUtil::ConvArray4DGeneralDimensionsD...Gravatar Justin Lebar2017-02-07
* [XLA] Speed up ReferenceUtil::ConvArray4DGeneralDimensionsDilated.Gravatar Justin Lebar2017-02-07
* Internal only changeGravatar A. Unique TensorFlower2017-02-07
* Go: Simplify installation.Gravatar Asim Shankar2017-02-07
* Java: Bugfix: Handle multiple outputs of a session run correctly.Gravatar Asim Shankar2017-02-07
* Add masked_matmul_ops to tensorflow.Gravatar A. Unique TensorFlower2017-02-07
* [TF:XLA] Change buffer assignment to combine temp buffers into one allocation.Gravatar A. Unique TensorFlower2017-02-07
* Improve performance of ResizeBilinear:Gravatar A. Unique TensorFlower2017-02-07
* C API methods for creating while loopsGravatar Skye Wanderman-Milne2017-02-07
* Make the TensorFlow debugger plugin respond with health pills.Gravatar A. Unique TensorFlower2017-02-07
* Adding support for non-fused Winograd algorithm from Cudnn 5.1.Gravatar Xiaoqiang Zheng2017-02-07
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-06
* Use tf. for all symbols.Gravatar Martin Wicke2017-02-06
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-02-06
* Allow for batch_sequences_with_states to make keys unique.Gravatar A. Unique TensorFlower2017-02-06
* Fix windows cmake build. Excluding graph_transferer_test and hexagonGravatar A. Unique TensorFlower2017-02-06
* 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