projects
/
platform
/
upstream
/
tensorflow.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/tensorflow.git
2018-05-11
A. Unique TensorFlower
[XLA] Redesign: delete ComputationBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Adds code examples in public head methods.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Jingyue Wu
ArithmeticOptimizer assumes valid feeds in aggressive...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Make core:device_tracer private to core/BUILD.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Add NNAPI 1.1 Div/Mul/Pad/Mean nodes.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Fixing 'nothing to do' test in depthwise backward filte...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Remove 'using' of dnn types in CudnnSupport implementat...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Mustafa Ispir
Added eval_dir to Estimator so that user does not need...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Add missing #include. tensorflow::FunctionDef only...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Correct accidental code reversion.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Chris Leary
[XLA] Roll forward fix to use TF macro.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Gunhan Gulsoy
Disable flaky batch_dataset_op_test
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Chris Leary
[XLA] Break out literal comparisons from testonly target.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Justin Lebar
[XLA:GPU] Remove unused Thunk::ShouldBlockFutureThunks...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Smit Hinsu
Internal change
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Allen Lavoie
Checkpointable: Have RNN wrappers add their cells as...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Younghee Kwon
A test fix on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Francois Chollet
Partial update of tf.keras to the Keras 2.1.6 API.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Brennan Saeta
[TPU]: If the $TPU_NAME env var is set, fallback to...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Pipe through warm_start_from parameter
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Sanjoy Das
Add a HLO evaluator test case for gather
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Fix some races detected by the analysis tool.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
[XLA] Redesign: change the docs to describe the new...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
ring_reducer.cc errata:
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Enable support for crops in BatchToSpaceNd
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Ruoxin Sang
Export GCS object statting streamz metrics. Fix the...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Alexandre Passos
Do not differentiate integers in the eager backprop...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Remove cancelling pairs of transposes that are separate...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Pavithra Vijay
Fix bug due to incorrect nesting of return statement...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Add Nearest Neighbor sampling to tf.image.crop_and_resi...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Removed duplicate implementation of Select, updated...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Akshay Modi
Automated g4 rollback of changelist 195899829
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Replace SymbolicGradientEnv with FunctionOptimizerContext.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Francois Chollet
Enable Model training/eval from generator in eager...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Benoit Steiner
Started work on a shape optimizer
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Increase size of test //third_party/tensorflow/contrib...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Optimizations to DepthwiseConv
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Justin Lebar
Add missing FlatSet::insert(Key&&) overload.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Fix a bug about getting arguments of partial functions.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Justin Lebar
Make FlatSet and FlatMap movable.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Joshua V. Dillon
BUGFIX: correctly propagate dtype in distributions...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
DT_TEXTREL set by -Wl,-z,notext is incompatible with...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Rob Sloan
Break out node loop from ConstantFolding::SimplifyGraph.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Make sure default GPU context is used within Collective...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Implementation of the unidirectional_sequence_rnn TFLit...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Use distribution_util.arguments instead of locals....
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Adds BaseLineEstimator, which accepts a user-specified...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Adds metric_class_ids argument in multi_label_head.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Extracts PartialAssocOpConstFolding into a method.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Optimizations for broadcast add operator.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Implementation of the basic_rnn TFLite Op using the...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Suharsh Sivakumar
Traverse through control dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Francois Chollet
Fix inaccurate docstring of Orthogonal initializer.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Update documentation of ServingInputReceiver when a...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Removing expected softmax test failure and improving...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Register XLA device kernel for IdentityN op.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Increase shard count yet more for tensorflow/contrib...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Sergio Guadarrama
Add citation for TF-Slim.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Karmel Allison
For Estimators, SavedModels for multiple modes should...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Asim Shankar
Automated g4 rollback of changelist 195878952
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Add EvaluateNodes to tests: AddOpsRewrite_AddOpsOfIdent...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Zhixian Yan
Support differing dimensions for strided_slice
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
David Majnemer
[XLA] Add log1p/expm1
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Increase size of test tensorflow/contrib/learn:graph_io...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Sanjoy Das
Don't call into Eigen unless the input and output tenso...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Pavithra Vijay
Partial update of tf.keras to the Keras 2.1.6 API.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Implement sin operator
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Increase shard count for //third_party/tensorflow/contr...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Increase size of test tensorflow/contrib/distributions...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
[TF:XLA] Speed up HLO CSE.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Adam Roberts
Clarify error message.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Suharsh Sivakumar
Fix FreezeSavedModel to handle traversal of operations...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
A. Unique TensorFlower
Improve error status message in scoped_allocator_ops.cc.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
[XLA] Make hlo deserialization stable for HloModule...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Increase shard count for tensorflow/contrib/distributio...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Add missing update of node map in the Mul(x,x) => Squar...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Allen Lavoie
Support saving Python state with object-based checkpoints
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Allowing trivial passthrough ops to be turned into...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Francois Chollet
Fix bug in which the ConvLSTM2D layer could not be...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Michael Case
Add option to set more generic module name filter for...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Run tensorflow/python/kernel_tests:conv2d_backprop_filt...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
[XLA] Allow HloInstructionMap and HloInstructionSet...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Use easy_install for pip installation for RBE images.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Fix default direction to left when almost no sparsity...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Anna R
Internal change.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
When using static_state_saving_rnn(..) in the following...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Adding constant slice op support.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Yifei Feng
Internal change.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Update tf.nn.[max,avg]_pool to specify that it accepts...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Kay Zhu
[XLA] First step in adding Literal slice classes, to...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Increase size of test tensorflow/python:basic_session_r...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Jacques Pienaar
Add IsCondSwitch.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Collective Ops Part 6
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Sanjoy Das
[TF:XLA] Bump open source llvm revision to r331867
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Shivani Agrawal
[tf.data] Saveable iterator for SqlDataset.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Smit Hinsu
Use parenthesis based construction instead of brace...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Michael Case
Internal Change.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
A. Unique TensorFlower
Increase size of tensorflow/contrib/sparsemax:sparsemax...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Allen Lavoie
TFTS: Make estimators_test non-flaky
commit
|
commitdiff
|
tree
|
snapshot
next