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-02-08
A. Unique TensorFlower
Go: Update generated wrapper functions for TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Derek Murray
[tf.data] Move C++ code backing `tf.contrib.data.ignore...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Sanjoy Das
[XLA:CPU] Fix tfcompile's use of freeze_graph.py
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Yao Zhang
Reduce the number of concats to avoid test timeout.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
A. Unique TensorFlower
Remove note about accumulator variables, since those...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Russell Power
Add operation to forward log messages from remote worke...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Sanjoy Das
[XLA:CPU] Fix test case for vectorized Exp and Tanh...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Michael Case
Disable internally failing array_ops test.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Eugene Brevdo
Remove tf.contrib.ndlstm as it is not maintained and...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
A. Unique TensorFlower
Go: Update generated wrapper functions for TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Kay Zhu
[XLA] Keep the number of HloPasses minimum for the...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Michael Case
Merge changes from github.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Alexandre Passos
Better documentation for contrib summaries.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Suharsh Sivakumar
Generalize quantization rewrite to not rely on names.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
A. Unique TensorFlower
Change output of slim.learning.train to total_loss...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Derek Murray
[tf.data] Move the C++ Dataset class implementations...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Yu-Cheng Ling
Makefile flag to use Apple Accelerate for Conv on iOS.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
A. Unique TensorFlower
Add BatchMatMul support and improve tensorflow graphdef...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Yao Zhang
Set the number of warmup steps for building the cost...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Mingsheng Hong
Initial XLA support for TF eager. This is prerequisite...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Yu-Cheng Ling
Update TFLite iOS Camera Example app to use TFLite...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
A. Unique TensorFlower
Update to type-dependent while loop, and tests for it.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Allen Lavoie
Prototype for object-based save/restore
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
A. Unique TensorFlower
make calling NNAPI work again
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
A. Unique TensorFlower
Improve model_pruner:
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Sanjoy Das
[XLA:CPU] Fix/suppress issues caught by the C++ linter
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
A. Unique TensorFlower
Make TypeError more explicit on _assertAllCloseRecursive
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
A. Unique TensorFlower
Adding support for standalone Tanh operator.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
A. Unique TensorFlower
Refactor score definition in GMM operations. This is...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
A. Unique TensorFlower
Utilities for type checking and multiple dispatch.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
A. Unique TensorFlower
Support for quantized LstmCell, with initial reference...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Sanjoy Das
[XLA:CPU] Assert more thoroughly on preconditions in...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Sanjoy Das
[XLA] Use HloVerifiedTestBase in AlgebraicSimplifierTest
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Sanjoy Das
[XLA:CPU] Add an LLVM IR implementation of Exp
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Yifei Feng
Add pylint check for W0611 unused-import in ci_sanity...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Zhixian Yan
LSTM for TFlite/Toco
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Russell Power
Clear feed error on session start.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Jonathan Hseu
TPUEstimator: Revert the global_step change and require...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Sanjoy Das
[XLA:CPU] Use VectorSupportLibrary for LLVM IR implemen...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
A. Unique TensorFlower
We used to bypass fake-quant nodes in resolve_reorder_a...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Derek Murray
[tf.data] Fix a memory leak when an iterator is reiniti...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Yuefeng Zhou
Fix memory tracking in the case where temp memory is...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Andrew Selle
Sync the opensource and non-opensource build
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
James Qin
Address Adagrad/RMSProp incompatibility with CudnnRNN
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Justin Lebar
[XLA] Add and use new Literal::MakeTupleOwned overload.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Akshay Modi
Add read resource variable benchmarks.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
A. Unique TensorFlower
Creates tf.contrib.feature_column module.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Alexandre Passos
Handles possible infinite recursion in while loop fix.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Eugene Brevdo
[TF Ops] Bugfix to Operation initializer: error message...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Joshua V. Dillon
Automated g4 rollback of changelist 184551259
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Anna R
Export CXX11_ABI_FLAG and MONOLITHIC_BUILD constants.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Alexandre Passos
Another rolling back of performance regression.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Akshay Modi
Make TFE_Py_FastpathExecute work for all types of ops
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Benoit Steiner
Added support for nested functions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Joshua V. Dillon
Add utility function which makes implicit `tf.get_varia...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Amit Patankar
Fixing the issue where an escape character was being...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Sanjoy Das
[TF:XLA] Bump open source llvm revision to r324323
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Skye Wanderman...
Fetch OpDefs from C API instead of using python op...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
A. Unique TensorFlower
Fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Shanqing Cai
tfdbg: deflake session_debug_file_test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Alexandre Passos
Second, cleaner, attempt at external control dependency...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
A. Unique TensorFlower
Improve side_effect_guards to (1) avoid aliasing non...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Alexandre Passos
Estimator should handle ResourceVariables correctly.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Alexandre Passos
Support resource variables in moving averages.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Alexandre Passos
Contrib estimator should handle ResourceVariables properly.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Mingsheng Hong
Internal change
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Anna R
Adding tf_export decorators/calls to TensorFlow functio...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Yao Zhang
Enable layout optimizer by default
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
A. Unique TensorFlower
Support training with model parallelism in tpu_estimator.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Benoit Steiner
Use the function name as the grappler item id
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
A. Unique TensorFlower
Add local interconnect data to DeviceLocality.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Benoit Steiner
Explicitly specify the value of all the attributes...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
A. Unique TensorFlower
Fix bug in and speed up ConstantFolding::CreateNodeDef():
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Andrew Selle
Add a utility function to partition TensorFlow Lite...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Asim Shankar
Java: Update to 1.6.0-rc0
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
A. Unique TensorFlower
Make namedtuples with identical name and field names...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
A. Unique TensorFlower
Remove redundant calls to realloc dynamic tensors.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
A. Unique TensorFlower
Makes ResourceVariables return correct initialized_valu...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Ian Langmore
mcmc_diagnostics.py added to contrib/bayesflow/. poten...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
A. Unique TensorFlower
Rollback of CL 183879566, and fix Windows CMAKE build...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
A. Unique TensorFlower
Export align_corners to TF Lite
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Benoit Steiner
Added the ability to query the amount of RAM available
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Joshua V. Dillon
Cleanup markdown errors in `Bijector`.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Justin Lebar
[XLA] Add HloBindings::ToString().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Igor Saprykin
Correctly treat "devices=/gpu:0" argument of replicate_...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Mingsheng Hong
Misc cleanups and tweaks:
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Justin Lebar
[XLA:GPU] Split IrEmitter{Unn,N}ested out of ir_emitter.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
A. Unique TensorFlower
Support negative axis in concatenation
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
A. Unique TensorFlower
Shard linear operator tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Amit Patankar
Add filepaths to test_local support.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Yifei Feng
Remove makefile build dependency on all_opensource_file...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Skye Wanderman...
"frame_name" attr must be altered when importing/export...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
A. Unique TensorFlower
[XLA] Sink layout sensitivity from CSE into HloInstruct...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Suharsh Sivakumar
Make fold batch norm code use OneofPattern and rearrang...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
A. Unique TensorFlower
Assign total_loss in order not to crash if training...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Sergio Guadarrama
Adding TensorSpec to represent the specification of...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
A. Unique TensorFlower
Verify tflite model in TFLite Java API
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Max Galkin
Add logging to diagnose device properties parsing probl...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Yu-Cheng Ling
Fix CBLAS Conv reference implementation in TFLite.
commit
|
commitdiff
|
tree
|
snapshot
next