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-04-07
Derek Murray
Add CallableOptions.tensor_connection for feeding a...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Shashi Shekhar
Add methods to TestReporter to log extras for benchmarks.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Suharsh Sivakumar
Update docs to include the most relevant paper.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Allen Lavoie
Water down some tests so they work in the Python 2...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
[XLA] Redesign: implement and test Pad.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Patrick Nguyen
Move inplace update operators.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Anjali Sridhar
Revert to the previous version of the ResNet50 model.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Add support for ResourceVariable to recompute_grad
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Bixia Zheng
[TF] Add half precision to the supported data types...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Refactor LoopOptimizer:
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Follow up on earlier change, which tried to avoid readi...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Derek Murray
[tf.data] Replace the Reader-oriented documentation...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Akshay Modi
Create tuple if body doesn't return one.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Add RNNClassifier
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Suharsh Sivakumar
Pad support for quantized zero.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Allen Lavoie
Switch the eager PTB example to object-based saving.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Benoit Steiner
A single measurement is enough when using simulation
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Replaced calls to deprecated tensorflow::StringPiece...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Priya Gupta
Pull changes from prefetching_ops to support dicts...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Benoit Steiner
Update the rewriter options with the optimizer options
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Fix a few bugs in ArithmeticOptimizer and make it robus...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Andrew Selle
Validate errorReporter and improve the documentation...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
James Qin
Support RNN profiling in StreamExecutor for CUDA GPUs.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Alexandre Passos
Fix small performance regression in microbenchmarks.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Richard Wei
Remove `TF_InitializeTPU` and `TF_ShutdownTPU` from...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Anjali Sridhar
Update tf.keras to keras 2.1.5 version.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Nick Desaulniers
[TF:XLA] Create Despecializing Pass Pipeline
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Added headers only version of tensorflow/core/kernels...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Minor doc clarification for reduce_sum return type
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Properly handle callable objects.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
TPU Cost Estimator has been modified to also account...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Mark Heffernan
Change GetInstructionCallContext to take an opcode...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Akshay Modi
Allow TFE_NewContext to fail more reasonably when SWIG...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Allen Lavoie
Object-based checkpointing support for unidirectional...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Benoit Steiner
Materialize tensor array sizes whenever possible
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Derek Murray
[tf.data] Enable using `tf.contrib.data.prefetch_to_dev...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Brennan Saeta
[TPUClusterResolver] Start a TFServer when running...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Tweaked docstrings in LayerCollection.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Support override of device filters for gRPC, by overrid...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Fix up the support for the case where a given array...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
The training model need not be built when the kfac...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Add description to the LPIRC 2018 competition benchmarker.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Avoid marking clusters containing only Identity ops...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Define PRNG seeding style for new code in Distributions...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Igor Ganichev
Fix typos in XlaCompilationCache
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
internal change
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Add a test to check graceful handling of out-of-memory...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Derek Murray
Fix StringPiece use-after-free in MasterSession::Reffed...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Justine Tunney
Upgrade libpng
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Swap in the new implementation of while and for loops.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Expose the adaptive sampling option for SDCA and shuffl...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Justin Lebar
[XLA] Don't call MultidimensionalIndexToLinearIndex...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Add RunMetadata logging to tf.train.ProfilerHook for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Added `drop_final_batch` argument to make_batched_featu...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Justin Lebar
[XLA] Don't call Literal::Get in HloEvaluator's convolu...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Skye Wanderman...
Lazily evaluate shapes with the C API enabled.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
refactor and add proto field required by POD support.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Add a command line parameter to toco to change the...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Tony Wang
Automated g4 rollback of changelist 191605505
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
A. Unique TensorFlower
Make concat handler support mixed range input
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benoit Steiner
Added an option to inline all functions in aggressive...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Mark Daoust
Add link for index file in performance tab.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Add functions to extract the basic symbols on which...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
[TF:XLA] No need to set return value in the while loop...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Add for and while loops to the list of operators. Do...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Billy Lamberta
Add Raspberry Pi section and link to github build instr...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Make tf.contrib.estimator.add_metrics work with warm...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Disable tests that are currently failing with cuda 9
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Michael Kuperstein
[XLA] Better support for mul reductions in MakeFakeArgu...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Skye Wanderman...
Fix TF_ImportGraphDefResults and TF_Function leaks...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
quantized LSTM support improvements
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Changes loss_reduction default to SUM_OVER_BATCH_SIZE...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Justine Tunney
Enable branch prediction in TensorFlow
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
[XLA] Remove a dead function and a stale todo.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Automated g4 rollback of changelist 191753026
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Priya Gupta
Save the original from_proto method before calling...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Fix regression caused by cl/191020868: Re-use materiali...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Suharsh Sivakumar
Fix final eval bottleneck creation to work in cases...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Automated g4 rollback of changelist 191761109
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Stephan Hoyer
Expose odeint_fixed in tf.contrib.integrate
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Internal change
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Anjali Sridhar
Sync only the convolutional_recurrent file to Keras...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benoit Steiner
Inline more functions
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Expand activity analysis to the test nodes of if and...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Include the operators module in the test framework...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Joshua V. Dillon
Refine BatchReshape error messages.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Document expected regular structure of the statistical...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Sherry Moore
Added a call in CheckpointSaverHook.after_create_sessio...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Fix typos in "Profile Model Float Operations" documenta...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Skye Wanderman...
Use constants in tf.zeros if the constant won't be...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Fix docstring.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Create a separate operators module that is to contain...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Add support for NCCL2. The configure script asks for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Justine Tunney
Upgrade Snappy to latest version
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Justine Tunney
Upgrade zlib to latest version
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Support arbitrary permutations for DataFormatDimMap.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Add a helper function to re-assign colocation in a...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Skye Wanderman...
Sort control inputs alphabetically in ToGraphDefSubRange.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Joshua V. Dillon
BUGFIX: Detect when broadcasting is required and raise...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
A. Unique TensorFlower
Exclude some gcc options in Windows build
commit
|
commitdiff
|
tree
|
snapshot
next