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-20
Derek Murray
[tf.data] Fix memory leak when not all elements of...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
A. Unique TensorFlower
Fix a memory corruption issue in boosted trees as the...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Suharsh Sivakumar
Add documentation to contrib/quantization to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
A. Unique TensorFlower
Basic LogSoftmax support
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
A. Unique TensorFlower
Add an inspection helper module for related routines...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Benoit Steiner
Turn on swapping heuristic by default to better manage...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Asim Shankar
Java: Fix #17130
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Peter Hawkins
[TF:XLA] Tiny fixes.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Igor Ganichev
Clarify GpuDeviceInfo struct
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
A. Unique TensorFlower
Adding Transpose to optimized_ops.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Ian Langmore
DOCFIX: hmc.sample_chain kwarg num_steps_between_resul...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
A. Unique TensorFlower
Simplify and enforce diagnostic ArrayDataType strings.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
A. Unique TensorFlower
Go: Update generated wrapper functions for TensorFlow...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
A. Unique TensorFlower
More BcastAdd benchmarks in cwise_ops_test.cc
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Francois Chollet
Move the `maxout` layer implementation to contrib.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Chris Ying
Add Timestamp Op which returns the current timestamp...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Sanjoy Das
[TF:XLA] Bump open source llvm revision to r325553
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
A. Unique TensorFlower
Temporarily disable flaky test.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Mark Daoust
Add numpy compatibility note to transpose operations.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Mark Daoust
Doc fixes for switching to 10.12.6 (Sierra) as min...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
A. Unique TensorFlower
Introduce tflite diff test to verify difference between...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Yao Zhang
Support multiple fetch nodes and add a flag for memory...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
A. Unique TensorFlower
Replace private method call _ref() with read_value()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Yu-Cheng Ling
TFLite: Check if builtin_code is in valid range by...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Igor Saprykin
Add API to switch certain parts of Graph state to be...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
A. Unique TensorFlower
Implementation of `len` that uses multiple dispatch...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
A. Unique TensorFlower
Internal change.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Dustin Tran
Automated g4 rollback of changelist 186260342
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Dustin Tran
Reduce tfp.layers boilerplate via programmable docstrings.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Derek Murray
[tf.data] Delete contrib version of dataset_ops.py...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
A. Unique TensorFlower
Share Variable objects among collections when importing...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
A. Unique TensorFlower
Remove experimental C API from srcs rule as it requires...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Blake Hechtman
[TF:XLA] Select the update value instead of the buffer...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
A. Unique TensorFlower
Tweak `tf.slice` documentation.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Bixia Zheng
[XLA:GPU] Fix a problem in DoGemmAutotune.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
A. Unique TensorFlower
Automated g4 rollback of changelist 186019263
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Mingsheng Hong
Added an experimental C API TF_EnableXLACompilation...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Yu-Cheng Ling
Automated g4 rollback of changelist 186053793
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
A. Unique TensorFlower
Modify reference quantized LSTM implementation so that...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Ankur Taly
Merge changes from github.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
A. Unique TensorFlower
Adds a `shape` property to LabeledTensor.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Michael Kuperstein
[XLA] Pass the module to HloDataflowAnalysis by const...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
A. Unique TensorFlower
Activates Eigen path for CPU implementation of atrous...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
A. Unique TensorFlower
Changes keep_dims to keepdims to remove deprecation...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Akshay Modi
Make tf.py_func and tf.smart_cond play better with...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Alexandre Passos
Initializing the thread-local device to the right value.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Sanjoy Das
Reset the DAZ bit when entering the XLA CPU/GPU compiler
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Allen Lavoie
Checkpointable: Don't run ops automatically when graph...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Alexandre Passos
Default eager tensor device name should match default...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Sanjoy Das
[XLA] Add some plumbing, documentation, verification...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Expose the main API to the generated code as well....
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Yu-Cheng Ling
TFLite Conv2D: Create temporary tensors in Prepare...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Add qint8 to list of types supported by the GPU ConstOp.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Francois Chollet
Add support for explicit `training` argument in subclas...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Yuefeng Zhou
Add a `hash_keys` argument to the sparse hash column...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Billy Lamberta
Fix sentence in Getting Started for ML Beginners guide.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Billy Lamberta
Fix crop on images in datasets_performance guide.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Changed FTRL formula for scalars to match vector versio...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
[TF:XLA] Adds HostCompute HLO - a pseudo-op to represen...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Reed Wanderman...
Automated g4 rollback of changelist 186018787
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Yuanzhong Xu
[XLA] HLO scheduling: update entries in ready queue...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Optimization of quantized LSTM cell for the common...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Allen Lavoie
Remove the __setattr__ override for Variables
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Allen Lavoie
TFTS: Support tf.Example input
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Sanjoy Das
[XLA:CPU] Minor cleanup to simple_orc_jit
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Automated g4 rollback of changelist 185623948
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Clarifying the docstring for how gradients are reduced...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Fix pontential issue with number of blocks launched...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Bjarke Hammersholt...
Add TODOs.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Optimized quantized LSTM cell runtime NEON implementation.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
David Majnemer
[XLA] Factor out the code which adds operands to a...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Akshay Modi
Cache a variable scope context manager in EagerTemplate...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Add getmodule to tf_inspect.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Internal change
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Reed Wanderman...
Automated g4 rollback of changelist 185927310
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Made cost_analyzer_tool accept fetch nodes when running...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Mark Daoust
Remove "make_oneshot_iterator" from "datasets_quickstar...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Avoid running //third_party/tensorflow/contrib/gan...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Benjamin Kramer
[TF:XLA] Bump open source llvm revision to r325320
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
build fix
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Unifying common CMake CUDA file copy between Windows...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Benjamin Kramer
Adapt to API changes in LLVM revisions r325155 and...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Remove a possible ambiguity in the `py_func` documentation.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Yu-Cheng Ling
Code generator for builtin_ops.h, and a test to ensure...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Suharsh Sivakumar
Make the default values for experimental and non experi...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Alina Sbirlea
Automated g4 rollback of changelist 185891869
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
optimized quantized softmax
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Fix handling of types in RNN state import. Sanitize...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Add tuple targets to the context handling mechanism...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Sanjoy Das
Error out when building XLA's CPU and GPU backends...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Shanqing Cai
TFE SPINN example: use tensor instead of numpy array
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Guangda Lai
Add a new tag no_cuda_on_cpu_tap for excluding failing...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Francois Chollet
Bug fix and typo fixes.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Francois Chollet
Add stateful metrics support in tf.keras.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Address timeout of conv_ops_test.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
Keep the results below 2^31 in exp() test to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Reed Wanderman...
Use np.frombuffer instead of np.fromstring to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Alexandre Passos
Fixes broken test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Rohan Jain
Adding Shape inference functions to infeed ops.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
A. Unique TensorFlower
K-FAC: Support for embedding layers, add FisherFactor...
commit
|
commitdiff
|
tree
|
snapshot
next