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-31
Nupur Garg
Enable TOCO pip command line binding.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Chris Ying
Fix bug with renorm + virtual_batch_size.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Justin Lebar
[XLA] Switch replay_computation to use LocalClient.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Sanjoy Das
[TF:XLA] Bump open source llvm revision to r333547
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Ruoxin Sang
Regard a path as a directory if it ends with "/" in...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Sanjoy Das
Always delete old while loop after LICM
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Add SerialDeviceBatchScheduler which offers similar...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Karmel Allison
Add a convenience function, build_supervised_input_rece...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Automated g4 rollback of changelist 198444757
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Makes empty() support uint8 on cpu.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Skye Wanderman...
Remove environment variable to disable C API.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Alexandre Passos
Makes most variable writes depend on the cached value.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Add HloProto support to replay_computation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Avoid recursion in ExpandDomain() as stack is not happy.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Add kwargs support for tpu.outside_compilation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Move RemoveInvolution optimization to optimizer stage.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Brennan Saeta
Add GCS configure ops.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Joshua V. Dillon
Add `fill_triangular_inverse`, which flattens a triangu...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Benoit Steiner
Add control dependencies to the correct graph when...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Add `tf.contrib.distributions.bijectors.MatrixInverseTr...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Add include file which provides the proper std::string...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Skip errors in function optimizer if optimized graph...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Jiri Simsa
[tf.data] change batch dataset op test size to large...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Let the swig wrapped builder to return the HloModuleProto.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Rob Sloan
Add an option to propagate Status in GraphOptimizerStag...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Internal change
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Gunhan Gulsoy
Disable flaky fused_rnn_cell_test
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
KL divergence for two Dirichlet distributions.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Adding tf.name_scope blocks to make the TensorBoard...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Jiri Simsa
[tf.data] Adding a concurrency stress test for `map_and...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Mustafa Ispir
internal
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
beautify test output file name.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Remove unused Make variables from tf_py_wrap_cc.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Brian Patton
Adds GPU kernel registration for igamma, igammac.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Improve error message when a missing feature name is...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Smit Hinsu
Fix GPU build on windows
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
internal cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Introduced kDomain HLO instruction set isolation to...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Bjarke Hammersholt...
Add features to HloRunner for running while leaving...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
A. Unique TensorFlower
Do not allow cross computation instruction lookups...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Justin Lebar
[XLA] Minor HloSharding cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
James Qin
Remove unnecessary shape registration fn from cudnn...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Jiri Simsa
Making RPC op handle the case where cancellation manage...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Alexander Gorban
Convenience functions to create TensorProto directly...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Joshua V. Dillon
Use absolute indexing in `fill_triangular`.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Jiri Simsa
Fixing a bug in `map_and_batch_fusion` and improving...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Francois Chollet
Add tf.keras programmer's guide.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
Fix documented numpy equivalent of matrix_triangular_solve.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Justin Lebar
Automated g4 rollback of changelist 198137414
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Russell Power
Adjust TPUEstimator timeout for worker shutdown to...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Jianwei Xie
Wraps the FinalOp exection with a user-friendly error...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Yifei Feng
Update setup.py with project description and developmen...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Derek Murray
Add microbenchmarks for the executor.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
streaming trace viewer need to filter host.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Rohan Jain
Adding a check in eager metrics to make sure that the...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
In TPUEstimator.export_savedmodel(), if saving TPU...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Rachel Lim
[tf.data] better benchmarking code in tests for measuri...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Peter Hawkins
[TF:XLA] Implement Bucketize.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
Make the quantize_and_dequantize op use the full quanti...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
Automated g4 rollback of changelist 198421828
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Justin Lebar
Increase tolerances in depthwise_conv_op_test.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Sanjoy Das
Use target machine features to determine max vectorizat...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
L2HMC trained with strongly correlated Gaussian. Simple...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
Extracts the 'remove split or splitv nodes' optimizatio...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Sanjoy Das
[TF:XLA] Bump open source llvm revision to r333395
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
Go: Update generated wrapper functions for TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
Add note to bijector_impl.py explaining that `log_det_j...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Justin Lebar
[XLA] Clarify that options passed to LocalService overr...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
Update ops-related pbtxt files.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Sanjoy Das
Tile on the M dimension in GEBP.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
[tpu:profiler] Add a new field to the statistics...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
Extracts the 'remove shuffle or transpose node' optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Frank Chen
Add security notices for recently discovered and patche...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
[TF/XLA] Add validation to find ops incompatible with...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
Support NHWC_VECT_W in MakeShapeFromFormat.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Allen Lavoie
Add AnonymousIteratorHandleOp for non-shared Iterator...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
Clarify argument types and relationships in docstrings...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
Eliminate self.test_session in favor of self.evaluate...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Dan Moldovan
Clean up: handle the hidden additional clause on for...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Dan Moldovan
Clean up: remove useless super delegation.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Dan Moldovan
Allow assignment to subscripts in static analysis.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
A. Unique TensorFlower
Generalize assert_true_mean_equal and assert_true_mean_...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Asim Shankar
Re-apply #18192.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Sanjoy Das
Fix an incorrect precondition check in IndexedArrayAnalysis
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Sanjoy Das
Pass HloOpcode instead of HloInstruction; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Sanjoy Das
Make IndexedArrayAnalysis behave well around StatusOr
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Jiri Simsa
Adding tf.data optimization for rewriting `map(......
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Tom Hennigan
Sort variables in C++ instead of Python.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
A. Unique TensorFlower
Relax compatibility checks for Protocol Buffer classes...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
Justin Lebar
[XLA] Don't display metadata inline in HLO graph dump.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
A. Unique TensorFlower
TPUEstimator.export_savedmodel() saves a SavedModel...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
A. Unique TensorFlower
Extracts the 'remove random shuffle node' optimization...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Guangda Lai
Fix the issue where returned Status is not used.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
A. Unique TensorFlower
DepthwiseConv Optimizations
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
A. Unique TensorFlower
Use dict(locals()) instead of distribution_util.parent_...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Justin Lebar
[XLA] Don't compute relative error when the expected...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Sanjoy Das
Add support for unary and binary ops to indexed tensor...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Yunxing Dai
[Hlo Graphviz] Always show metadata as tooltips
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Sanjoy Das
Add a type-erased broadcast implementation to xla:...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Akshay Modi
Minor eager performance improvements
commit
|
commitdiff
|
tree
|
snapshot
next