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-08
A. Unique TensorFlower
Update comment clarifying continuous eval behavior.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Peter Hawkins
[TF:XLA] Fix NaN in StatelessRandomNormal if the underl...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Automated g4 rollback of changelist 195723288
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Add missing #include for OpResponse. This class current...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Asim Shankar
ProfileHandler: Remove unnecessary interface method.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Fix a test expectation.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Automated g4 rollback of changelist 195748721
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Temporarily disable concat rewrite.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Brennan Saeta
[tf.data] Move tensorflow::dataset::MakeIteratorContext...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Skye Wanderman...
Add logic for StridedSlice ops in ShapeRefiner::Constan...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Skye Wanderman...
Make conv2d_tranpose_test.py work with C API shapes...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Igor Ganichev
Make eager functions runable on TPU
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Skye Wanderman...
Raise an error if we try to take the gradient wrt to...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Blake Hechtman
Internal change
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Jacques Pienaar
Add test with tf.cond.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Sanjoy Das
Delete kTransposeDot (it is no longer in use)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Alexandre Passos
Fast-path to VarHandleOp
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Billy Lamberta
Add TFX section. Add Ecosystem page and dropdown menu.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Reorder executor NodeItem variable length data section so
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Skye Wanderman...
ShapeRefiner fix: some variant-type tensors have handle...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Akshay Agrawal
Refactor TensorArray to avoid copies and memory allocat...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Blake Hechtman
[XLA] Make post order a possible schedule as it sometim...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Derek Murray
[Remote functions] Only set the default runner *after...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Add EvaluateNodes to tests: RemoveIdentityTransposesMul...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Michael Kuperstein
[XLA] Fix a "we're we're" in the operation semantics.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Add support for select (via tf.where) support to tflite.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Michael Case
Internal Change.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Michael Case
Fix TypeError in update_version.py
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Pavithra Vijay
Add support for tf.data.Dataset iterators in model...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Igor Ganichev
Replace references to TensorInfo with XlaTensor
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Disable automated testing of tensorflow/compiler/tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Allow output has a different shape from input in the...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Alexandre Passos
Fix resource variable in cond gradient.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Justin Lebar
[XLA] Shard compilation of HloEvaluator.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Move PadV2Options to the end, in order to maintain...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Use 64bit aggregation for gradients and hessians since...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Anna R
Change deprecation_version field in api_def.proto to...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Sanjoy Das
[TF:XLA] Bump open source llvm revision to r331624
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Fixes for accessing variables with a MirroredStrategy...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Specialize functions only once per unique context.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Sanjoy Das
Rename HloDotWithContractDimsMatcher to HloDotWithContr...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
A. Unique TensorFlower
Make test tensorflow/python/keras:resnet50_test be...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Adding Greater/GreaterEqual/LessEqual ops to complement...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Ian Langmore
Add 'optonly' directive to linear_operator_circulant...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Bixia Zheng
[TF:XLA:GPU] Allow the use of linear address when there...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Justin Lebar
[XLA] Add FusionKind matcher to pattern_matcher.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Shivani Agrawal
[tf.data] Patch to unref iterator_resource in Deseriali...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Gunhan Gulsoy
Disable autograph cfg_test in windows.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Alexandre Passos
Register bool scatter_update for resource variables
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Igor Saprykin
Generalize the input to TPU distribution strategy....
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Yu-Cheng Ling
Release notes for TensorFlow Lite.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Extracts PartialConcatConstFolding into a method.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Add tests for broadcasting KL divergence calculations.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Replaced calls to tensorflow::StringPiece::ToString...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Extend block sparsity support for TPUs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Add EvaluateNodes to HoistFactorDiv test.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Removing quotations to fix the broken link found on...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Abhijit Karmarkar
Internal Change
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Control flow graph with forward and backward analysis
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Automated g4 rollback of changelist 195638795
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Improve fusion logic of (a dot b) * alpha
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
A. Unique TensorFlower
Remove unused threadpool from stream executor.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Russell Power
Gracefully handle workers without heartbeat support...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Justin Lebar
[XLA:GPU] Zero out input buffers before running cudnn...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Jacques Pienaar
[TPU] Add option to only compile a replicated graph.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Shashi Shekhar
Allow benchmark model graph to be specified in text...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Justin Lebar
[XLA] Always be willing to duplicate widening kConvert...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Mingsheng Hong
Part 2 of Swift<->TF sends/recvs: support receiving...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Sanjoy Das
Remove uses of the kTransposeDot fusion
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Shashi Shekhar
Fix landscape layout.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
A. Unique TensorFlower
OVIC Benchmarker App (current without the functionality...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
A. Unique TensorFlower
add support for PadV2
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Allen Lavoie
Checkpointable: A small utility for exempting objects...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Max Galkin
GuaranteeConst is a NoOp for the op_level_cost_estiamtor.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
A. Unique TensorFlower
Internal Change
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
A. Unique TensorFlower
Go: Update generated wrapper functions for TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Jiri Simsa
[tf.data] Adding `num_parallel_calls` to `map_and_batch`.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Bjarke Hammersholt...
Add infrastructure for a backend-specific configuration...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
A. Unique TensorFlower
Expose read-only versions of tensors in tflite.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Karmel Allison
Add the ability to export separate SavedModels for...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Justin Lebar
[XLA] Print allowed attributes when the user specifies...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Benoit Steiner
Identify and prune nodes that can never be executed
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
James Qin
Fix build failure for macos py3
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Justin Lebar
[XLA:GPU] Mark floating-point division as an inexpensiv...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
A. Unique TensorFlower
Some fixes to support another TF graph:
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
A. Unique TensorFlower
[XLA] Redesign: migrate the SWIG wrapped xla client.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
A. Unique TensorFlower
[XLA] Cleanup client_library_test_base: move definition...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Suharsh Sivakumar
Add operations before Identity operations should be...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
A. Unique TensorFlower
Internal clean up: change scanf to use int64_t instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
A. Unique TensorFlower
Improve broadcast add implementation.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Allen Lavoie
TFTS: Make it easier to swap in different autoregressiv...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Alan Chiao
Implement neg op
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Peter Hawkins
Change RecvTensor RPC implementation to use DeviceConte...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Benjamin Kramer
[XLA] Remove template keyword on non-template methods.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
A. Unique TensorFlower
Fix HloSharding::GetSubSharding to return correct array...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
A. Unique TensorFlower
Do not crash on ROOT outfeed operations.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
A. Unique TensorFlower
Fixing some linter errors in TF documentation (Github...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Tom Hennigan
Prefer non-nested GradientTape.gradient call when only...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
A. Unique TensorFlower
* Don't copy on-host and on-device shapes locally.
commit
|
commitdiff
|
tree
|
snapshot
next