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-12
A. Unique TensorFlower
Implement additional options to control the string...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-12
Jacques Pienaar
Add IsCondMerge.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-12
Saurabh Saxena
Add hook for checkpointing input pipeline while trainin...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Justin Lebar
[XLA] s/tensorflow::Status/Status/.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Allen Lavoie
Checkpointable: Remove overzealous error checking from...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
In broadcaster.cc send from the input tensor, not the...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Mark Daoust
Add `<float>` to the call to `Tensor`
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Expose MaybeGetMinimumShape for use in cost estimators...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Introduce an indirection to access posix/error.h, so...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Implement constant-only ListDiff Op in XLA to support...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Justin Lebar
[XLA:GPU] Load kernel thunks' kernels before running...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Modify the python interface to toco to provide arithmet...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Sanjoy Das
Remove degenerate batch dimensions form batch dot
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Sanjoy Das
[TF:XLA] Bump open source llvm revision to r332085
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Allen Lavoie
Checkpointable: Add UniqueNameTracker for managing...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Add some python wrapper for TF_ApiDefMap.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Sanjoy Das
Make the elemental ir emitter for dot operations respec...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Alexandre Passos
Allow zero initializer by default for string variables...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Reads the L2 and L3 cache sizes from the system instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Jeremy Lau
Update HeapSimulator to use BufferValue.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Shashi Shekhar
Change default number of threads to 1.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Amit Patankar
Updating the descriptions for TensorFlow.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
RELNOTES: This allows the use of '.' in variables ...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Allow communicating instructions within a kCall computa...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
[XLA] Fix a doc that still mentioned computation_builder.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Michael Case
Move fn_args utility into core TensorFlow from Estimator.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Suharsh Sivakumar
Introduce ordered_inputs option to graph_matcher to...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
A. Unique TensorFlower
Use Identity instead of Snapshot when the graph does...
commit
|
commitdiff
|
tree
|
snapshot
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
next