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-22
Martin Pool
Fix markdown nit (#17163)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Martin Wicke
Merge pull request #17173 from tensorflow/MarkDaoust...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Mark Daoust
Fix table format in SECURITY.md
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Christopher Yeh
Remove extraneous check for Eager mode (#17125)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Daniel Trebbien
Add missing `override' (#17118)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Christopher Yeh
Cleaner documentation for tf.confusion_matrix (#17126)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Michael Case
Do not add --host_copt=-march=native on Power PC. ...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Yifei Feng
Merge pull request #17141 from drpngx/branch_186214551
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Yifei Feng
Fix buildifier format error.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Yifei Feng
Disable flaky test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Martin Wicke
Merge pull request #17140 from spivotron/master
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Martin Wicke
Grammar
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Martin Wicke
Merge pull request #17142 from dgboy2000/master
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Danny Goodman
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Patrick Nguyen
Merge commit for internal changes
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Henry Spivey
Merge pull request #1 from spivotron/spivotron-patch-1
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Henry Spivey
Update mobile_intro.md
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Michael Zhou
make "smart_cond" api public and reusable (#13954)
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-19
Martin Wicke
Merge pull request #17061 from kdavis-mozilla/mozilla...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
ManHyuk
Fix typo (#17008)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Abe
Updating layers.md (fixing typo) (#17096)
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
Martin Wicke
Merge pull request #17072 from yifeif/branch_186010810
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Martin Wicke
Merge pull request #16560 from tadeegan/thomas.deegan...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Martin Wicke
Merge pull request #17035 from si-you/master
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
Gunhan Gulsoy
Merge pull request #17055 from gunan/merge_branch
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
Yifei Feng
Merge commit for internal changes
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Gunhan Gulsoy
Add the missing saver_pb2 import back to evaluation_tes...
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
Abe
Update guide.md (#17066)
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
kdavis-mozilla
Added Deep Speech use
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
Gunhan Gulsoy
Merge remote-tracking branch 'gtf/r1.6'
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
Martin Wicke
Merge pull request #17040 from hdon/master
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Martin Wicke
Merge pull request #17042 from namkam5/master
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Martin Wicke
Merge pull request #17049 from fo40225/fix_mkl_win
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Martin Wicke
Merge pull request #17057 from deroneriksson/low_level_...
commit
|
commitdiff
|
tree
|
snapshot
next