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-03-26
Jiri Simsa
Add additional protobuf imports.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Anna R
Internal change.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
A. Unique TensorFlower
Add header guard to lstm_utils.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
A. Unique TensorFlower
Optimized ops, move code to early, common, section...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Igor Ganichev
Clarify doc strings on gradient methods
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Anna R
Internal change.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Anna R
Internal change.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Shanqing Cai
tfdbg CLI: Allow node exclusion with tensor filters
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
A. Unique TensorFlower
LSTM support: Support fused activation functions in...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Mingsheng Hong
Extended experimental C API with MNIST dataset/iterator...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
A. Unique TensorFlower
Revert to initializing number of threads when SetNumThr...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
A. Unique TensorFlower
Make the CSE ("node deduping") pass in ArithmeticOptimi...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Benoit Steiner
Made the NumElements function more accurate
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Asim Shankar
tf.GradientTape: Clearly say that tf.while_loop and...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Joshua V. Dillon
BUGFIX: Fix failure-to-broadcast in Wishart.sample.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
A. Unique TensorFlower
Fixes an issue with calling tf.contrib.seq2seq.dynamic_...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Rachel Lim
[tf.data] Usability improvements to `tf.contrib.data...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Mingsheng Hong
Added experimental C APIs to build a stack of dataset...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Rohan Jain
Adding a FunctionBufferingResourceReset Op that resets...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
A. Unique TensorFlower
Automated g4 rollback of changelist 190293303
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
A. Unique TensorFlower
Updated test (but not source) of https://tensorflow...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Gunhan Gulsoy
Disable flaky prefetching_ops_test.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Joshua V. Dillon
Always cast `tf.distributions.Distribution` `_event_sha...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Petros Mol
Minor Error type and documentation fix.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Skye Wanderman...
Use compat.as_bytes() instead of str.encode().
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Add skeleton code for DebugStripper.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Restore dependencies that are needed by the PIP package...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Priya Gupta
Build and import rules for distributed strategy
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Dimitris Vardoulakis
Misc typo fixes in the XLA sources and docs.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Francois Chollet
Trivial update of layer imports in eager execution...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
[XLA] Redesign: implement Reshape and Transpose.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
[XLA] Prevent using XlaOp from the wrong XlaBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
A couple of small device-related utilities.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Fix loop variable type and status propagation
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Adding support for iterating through a tf.data.Dataset...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
When import_scoped_meta_graph is called within a name...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Switch Android C++ compilation mode to "-std=c++11".
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Go: Update generated wrapper functions for TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Guangda Lai
Set the stream in TransformTensor.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Skye Wanderman...
Make _USE_C_API = True and _USE_C_SHAPES = False work...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
bug fix: evaluate nodes before swap the original graph
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Alexandre Passos
Moves TensorHandleCopyToDevice to TensorHandle::CopyToD...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
[XLA] Redesign: implement local client and local servic...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Extended scatter operations to work with a scalar updat...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Benjamin Kramer
[XLA:CPU] Update calls to IRBuilder::CreateMemCpy to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
David Majnemer
[XLA] Don't CSE instructions which have side-effects
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Adding support for analyzing assignment info for nested...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
[TF:XLA] Fix PotentiallyImplementedAsEigenConvolution...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Allen Lavoie
Convert the eager SPINN example to use tf.keras.Model...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
add EvaluateNodes to OpDedupping test.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Prepare the XLA and TF code to correctly behave once...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Benchmarker for LPIRC CVPR2018.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Alexandre Passos
Fix buffer overflow when fetching resources.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Fix behavior of bucket_by_sequence_length with tuple...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
[XLA] Implement the whole graph execution interface...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Alexandre Passos
Moves TensorHandle to common_runtime
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Nupur Garg
Updates reduce_mean op.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
* Added links to Machine Learning Crash Course.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
[XLA] Redesign: add public methods that create XlaOp.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Bixia Zheng
[XLA:CPU] Task parallel assignment should not paralleli...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Bixia Zheng
[XLA] Allow reshape mover to move transpose across...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Yuanzhong Xu
Using rounding when converting constants in BF16 propag...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Move NullFileSystem to its own file.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Frank Chen
Move security documentation to the main TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Changes loss_reduction default to SUM_OVER_BATCH_SIZE...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Joshua V. Dillon
Override `__str__` and `__repr__` in `tf.distributions...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Nupur Garg
Adds support for SavedModel to TOCO.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Slightly tweak the whitelist checking mechanism.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Dimitris Vardoulakis
Automated g4 rollback of changelist 190139303
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Raise the timeout of tests that are somewhat close...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Only run GPU version of memory_optimizer_test.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Check for the existence of an annotation before attempt...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Derek Murray
Silence compilation warning in allocator.h
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
A. Unique TensorFlower
Merged commit includes the following changes:
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
A. Unique TensorFlower
Fix HloSharding::ToString to be compatible with the...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
A. Unique TensorFlower
Use int32 GPU kernel for StopGradient
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
A. Unique TensorFlower
Implement operator<< for HloSharding
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
A. Unique TensorFlower
Internal change
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
A. Unique TensorFlower
Enable fusion of element-wise ops using XLA (Off by...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
A. Unique TensorFlower
Add cast op support for bfloat16 in CPU.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Mingsheng Hong
Added experimental C APIs to build a hard-coded stack...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Suharsh Sivakumar
Improvements to quantization matching code:
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Jonathan Hseu
Rollback of GCS change.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Allen Lavoie
Checkpointable: Add a way for subclasses to manage...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Francois Chollet
Refactor keras.Sequential and enable building Sequentia...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Benoit Steiner
Merge changes from github.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Derek Murray
[tf.data] Add `tf.contrib.data.prefetch_to_device(...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
A. Unique TensorFlower
Add asserts for LinearOperatorBlockDiag.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Zhixian Yan
Convert saved_model to tflite flatbuffer.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
A. Unique TensorFlower
Disable test tensorflow/contrib/linalg:linear_operator_...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Allen Lavoie
Checkpointable: Fix a bug where SaveableObjects in...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Jonathan Hseu
Delete all the name_scopes in the TPU code so that...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
A. Unique TensorFlower
Remove cached tensors from LinearOperator.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Mark Heffernan
Automated g4 rollback of changelist 190127730
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
A. Unique TensorFlower
Go: Update generated wrapper functions for TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Gunhan Gulsoy
Instead of depending on ctest to be in PATH, directly...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
A. Unique TensorFlower
Disable the test tensorflow/core/grappler/optimizers...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Akshay Agrawal
Explicitly disallow returning variables from a tfe...
commit
|
commitdiff
|
tree
|
snapshot
next