index
:
tensorflow
master
machine learning framework
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
[XLA] Speed up ReferenceUtil::ConvArray4DGeneralDimensionsDilated.
Justin Lebar
2017-02-07
*
Internal only change
A. Unique TensorFlower
2017-02-07
*
Go: Simplify installation.
Asim Shankar
2017-02-07
*
Java: Bugfix: Handle multiple outputs of a session run correctly.
Asim Shankar
2017-02-07
*
Add masked_matmul_ops to tensorflow.
A. Unique TensorFlower
2017-02-07
*
[TF:XLA] Change buffer assignment to combine temp buffers into one allocation.
A. Unique TensorFlower
2017-02-07
*
Improve performance of ResizeBilinear:
A. Unique TensorFlower
2017-02-07
*
C API methods for creating while loops
Skye Wanderman-Milne
2017-02-07
*
Make the TensorFlow debugger plugin respond with health pills.
A. Unique TensorFlower
2017-02-07
*
Adding support for non-fused Winograd algorithm from Cudnn 5.1.
Xiaoqiang Zheng
2017-02-07
*
Update generated Python Op docs.
A. Unique TensorFlower
2017-02-06
*
Use tf. for all symbols.
Martin Wicke
2017-02-06
*
Update generated Python Op docs.
A. Unique TensorFlower
2017-02-06
*
Allow for batch_sequences_with_states to make keys unique.
A. Unique TensorFlower
2017-02-06
*
Fix windows cmake build. Excluding graph_transferer_test and hexagon
A. Unique TensorFlower
2017-02-06
*
Update generated Python Op docs.
A. Unique TensorFlower
2017-02-06
*
Java: Add the UINT8 data type.
Asim Shankar
2017-02-06
*
Add state_size, output_size, and static shape checking to ResidualWrapper.
Eugene Brevdo
2017-02-06
*
Remove dirty tag when generating __version__
Gunhan Gulsoy
2017-02-06
*
Change dependencies for the _android_only binaries.
A. Unique TensorFlower
2017-02-06
*
tfdbg CLI: Make CursesUI command history persist across sessions
Shanqing Cai
2017-02-06
*
contrib/android: Add a RunStats interface.
Asim Shankar
2017-02-06
*
Add nccl_py to the contrib build file.
A. Unique TensorFlower
2017-02-06
*
Split input related estimator tests into a new file to fix timeout issue.
Mustafa Ispir
2017-02-06
*
Check size before passing the size to TensorArray.
Yuefeng Zhou
2017-02-06
*
scalar_summary changed to summary.scalar
Olivia Nordquist
2017-02-06
*
[Docs] Distributed Execution: added missing links to classes.
Derek Murray
2017-02-06
*
Update generated Python Op docs.
A. Unique TensorFlower
2017-02-06
*
Bump the website and the dependency to use protobuf 3.2.0.
Jonathan Hseu
2017-02-06
*
[Docs] Fix a few incorrect names and missing links in queues HOWTO.
Derek Murray
2017-02-06
*
Better deprecation warnings for the losses move.
Alexandre Passos
2017-02-06
*
Add a way to build a fused graph def to run the graph in a remote processor
A. Unique TensorFlower
2017-02-06
*
[XLA] Get correct path to FileCheck when TEST_SRCDIR is not passed.
Justin Lebar
2017-02-06
*
making it exactly like the code snippet
Olivia Nordquist
2017-02-06
*
Use MonitoredTrainingSession in distributed how-to.
Mustafa Ispir
2017-02-06
*
[XLA] On GPUs, lower pow(A, .5) as sqrt(A) and pow(A, -.5) as 1/sqrt(A).
Justin Lebar
2017-02-06
*
Fixes a bug where we were trying to access weight tensor for inference. This ...
Zakaria Haque
2017-02-06
*
[XLA] Add CodegenTestBase::set_fast_math_disabled.
Justin Lebar
2017-02-06
*
[XLA] Fix parameter type of IsLiteralWithValue in algebraic_simplifier.cc.
Justin Lebar
2017-02-06
*
[TF:XLA] Remove duplicate main() from randomized_tests.
Peter Hawkins
2017-02-06
*
[XLA] Add LiteralUtil::IsAllFloat.
Justin Lebar
2017-02-06
*
Fixes a couple of mis-formatted error messages.
Adam Roberts
2017-02-06
*
Streamlined representation of PendingCounts data structure.
Jeffrey A. Dean
2017-02-06
*
tfdbg stepper: display last updated variables
Shanqing Cai
2017-02-06
*
Comment out some of the more expensive microbenchmark cases for tf.multinomial.
Zongheng Yang
2017-02-06
*
Explicitly colocate the read with resource handle.
Alexandre Passos
2017-02-06
*
Update generated Python Op docs.
A. Unique TensorFlower
2017-02-06
*
Fix typo in documentation of KMeansClustering.
A. Unique TensorFlower
2017-02-06
*
Make legacy_seq2seq seq2seq models perform a **deep** copy of the incoming cell.
Eugene Brevdo
2017-02-05
*
Allow lookup_table_ops to have bools as values.
A. Unique TensorFlower
2017-02-05
[next]