index
:
tensorflow
master
machine learning framework
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Correct a couple of format strings
HEAD
master
Benjamin Barenblat
2018-10-10
*
remove debug statements
A. Unique TensorFlower
2018-10-10
*
[Grappler] Add RemoveStackStridedSliceSameAxis optimizer.
Eugene Brevdo
2018-10-10
*
cond_v2: raise an error if pred is a Python bool.
Skye Wanderman-Milne
2018-10-10
*
Use lambdas when converting ifexps, since they are now supported.
Dan Moldovan
2018-10-10
*
Allow the executor type for a function to be specified as an attr on a function.
Derek Murray
2018-10-10
*
[tf.data] `Dataset.make_one_shot_iterator()` inherits the random seed from th...
Derek Murray
2018-10-10
*
Fix number of outputs when importing tensorflow GraphDef.
A. Unique TensorFlower
2018-10-10
*
Use overloaded operators for the assert statement. This should remove the rel...
Dan Moldovan
2018-10-10
*
Support kDomain instructions in the HloMatcher framework
A. Unique TensorFlower
2018-10-10
*
Support removing side effecting instructions with RemoveInstructionAndUnusedO...
A. Unique TensorFlower
2018-10-10
*
Automated rollback of commit 950cf87104bfee28e2165fe368f66337b8a1336d
A. Unique TensorFlower
2018-10-10
*
Change user_set to an absl::flat_hash_set in HloInstruction.
A. Unique TensorFlower
2018-10-10
*
Emit xla::Or in TensorArrayScatterV3 for PRED types instead of xla::Add
A. Unique TensorFlower
2018-10-10
*
compat: Update forward compatibility horizon to 2018-10-10
A. Unique TensorFlower
2018-10-10
*
Delete dead code in batch_scatter_ops_test.
A. Unique TensorFlower
2018-10-10
*
Run while loop test that was not being run before.
A. Unique TensorFlower
2018-10-10
*
Remove python shebang line from gen_git_source.
Gunhan Gulsoy
2018-10-09
*
Fix lstm_test&layer_norm_lstm_test w/ Clang 8.0.0
Yu-Cheng Ling
2018-10-09
*
Add a more verbose error message.
A. Unique TensorFlower
2018-10-09
*
Use Ophints to support TfLite UnidirectionaSequenceLstm and add an e2e test.
A. Unique TensorFlower
2018-10-09
*
[XLA] Add documentation and HLO-level support for multi-value sort.
Michael Kuperstein
2018-10-09
*
Automated rollback of commit 9bd459e4ceba14f9bb1af98d52a109325de952e8
A. Unique TensorFlower
2018-10-09
*
Automated rollback of commit d78c747e9177fc93d43a580acef2b62eb1420859
Smit Hinsu
2018-10-09
*
Update model in keras dist strat learning phase test to return consistent val...
Pavithra Vijay
2018-10-09
*
Enable support for lambda functions in static analyses.
Dan Moldovan
2018-10-09
*
Fix lite/kernels:add_test for Clang 8.0.0
Yu-Cheng Ling
2018-10-09
*
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
2018-10-09
*
Add support for modeling fast memory close to the processor/gpu
A. Unique TensorFlower
2018-10-09
*
Update ops-related pbtxt files.
A. Unique TensorFlower
2018-10-09
*
Move tflite_convert g3docs, so they will be pulled into the site.
Mark Daoust
2018-10-09
*
[XLA:GPU] Use CudnnConvKind in more places.
Justin Lebar
2018-10-09
*
Adds an Objective-C API to TensorFlow Lite experimental.
A. Unique TensorFlower
2018-10-09
*
[XLA] Cleanup: Make AllocationTracker::Resolve const.
A. Unique TensorFlower
2018-10-09
*
[XLA:GPU] Elide the SequentialThunk when emitting scatter with no copy
Benjamin Kramer
2018-10-09
*
[XLA] Added xla::CreateModuleFromProto(...) combining loading module
A. Unique TensorFlower
2018-10-09
*
Internal change.
A. Unique TensorFlower
2018-10-09
*
Remove the deprecated created and IS_LOCAL abstractions from activity analysis.
Dan Moldovan
2018-10-09
*
Make lite_test.py run in open source.
Nupur Garg
2018-10-09
*
Add 'remove' operation to MutableHashTable and MutableDenseHashTable.
A. Unique TensorFlower
2018-10-09
*
[TF:XLA] Bump open source abseil revision to 445998d7ac4e5d3c50411d377e3b50e9...
Sanjoy Das
2018-10-09
*
Internal change
Jared Duke
2018-10-09
*
Part 2/3 of the update of tf.keras to the Keras 2.2.4 API.
Francois Chollet
2018-10-09
*
[XLA] Allow scatter to share the operand buffer with the output
Benjamin Kramer
2018-10-09
*
Raises an appropriate error if `add_weight` is called on a Keras network.
A. Unique TensorFlower
2018-10-09
*
Make defun work under distributed strategies.
Igor Ganichev
2018-10-09
*
In TPUMirroredVariable, when setting _initializer_op and _initial_value attri...
Ruoxin Sang
2018-10-09
*
Avoid creating sparse tensor objects before library is initialized.
Gunhan Gulsoy
2018-10-09
*
[tf.data vectorization] Add vectorizer for `Add` op
Rachel Lim
2018-10-09
*
Export feature importance for oblivious tree nodes.
A. Unique TensorFlower
2018-10-09
[next]