platform/upstream/tensorflow.git
2018-02-22 Martin PoolFix markdown nit (#17163)
2018-02-21 Martin WickeMerge pull request #17173 from tensorflow/MarkDaoust...
2018-02-21 Mark DaoustFix table format in SECURITY.md
2018-02-21 Christopher YehRemove extraneous check for Eager mode (#17125)
2018-02-21 Daniel TrebbienAdd missing `override' (#17118)
2018-02-21 Christopher YehCleaner documentation for tf.confusion_matrix (#17126)
2018-02-21 Michael CaseDo not add --host_copt=-march=native on Power PC. ...
2018-02-20 Yifei FengMerge pull request #17141 from drpngx/branch_186214551
2018-02-20 Yifei FengFix buildifier format error.
2018-02-20 Yifei FengDisable flaky test
2018-02-20 Martin WickeMerge pull request #17140 from spivotron/master
2018-02-20 Martin WickeGrammar
2018-02-20 Martin WickeMerge pull request #17142 from dgboy2000/master
2018-02-20 Danny Goodmanfix typo
2018-02-20 Patrick NguyenMerge commit for internal changes
2018-02-19 Henry SpiveyMerge pull request #1 from spivotron/spivotron-patch-1
2018-02-19 Henry SpiveyUpdate mobile_intro.md
2018-02-19 Michael Zhoumake "smart_cond" api public and reusable (#13954)
2018-02-19 A. Unique TensorFlowerShare Variable objects among collections when importing...
2018-02-19 A. Unique TensorFlowerRemove experimental C API from srcs rule as it requires...
2018-02-19 Blake Hechtman[TF:XLA] Select the update value instead of the buffer...
2018-02-19 Martin WickeMerge pull request #17061 from kdavis-mozilla/mozilla...
2018-02-18 ManHyukFix typo (#17008)
2018-02-18 AbeUpdating layers.md (fixing typo) (#17096)
2018-02-17 A. Unique TensorFlowerTweak `tf.slice` documentation.
2018-02-17 Bixia Zheng[XLA:GPU] Fix a problem in DoGemmAutotune.
2018-02-17 A. Unique TensorFlowerAutomated g4 rollback of changelist 186019263
2018-02-17 Mingsheng HongAdded an experimental C API TF_EnableXLACompilation...
2018-02-17 Yu-Cheng LingAutomated g4 rollback of changelist 186053793
2018-02-17 A. Unique TensorFlowerModify reference quantized LSTM implementation so that...
2018-02-17 Ankur TalyMerge changes from github.
2018-02-17 A. Unique TensorFlowerAdds a `shape` property to LabeledTensor.
2018-02-17 Michael Kuperstein[XLA] Pass the module to HloDataflowAnalysis by const...
2018-02-17 A. Unique TensorFlowerActivates Eigen path for CPU implementation of atrous...
2018-02-17 A. Unique TensorFlowerChanges keep_dims to keepdims to remove deprecation...
2018-02-17 Akshay ModiMake tf.py_func and tf.smart_cond play better with...
2018-02-17 Alexandre PassosInitializing the thread-local device to the right value.
2018-02-17 Sanjoy DasReset the DAZ bit when entering the XLA CPU/GPU compiler
2018-02-17 Allen LavoieCheckpointable: Don't run ops automatically when graph...
2018-02-16 Alexandre PassosDefault eager tensor device name should match default...
2018-02-16 Sanjoy Das[XLA] Add some plumbing, documentation, verification...
2018-02-16 A. Unique TensorFlowerExpose the main API to the generated code as well....
2018-02-16 Yu-Cheng LingTFLite Conv2D: Create temporary tensors in Prepare...
2018-02-16 A. Unique TensorFlowerAdd qint8 to list of types supported by the GPU ConstOp.
2018-02-16 Francois CholletAdd support for explicit `training` argument in subclas...
2018-02-16 Yuefeng ZhouAdd a `hash_keys` argument to the sparse hash column...
2018-02-16 Billy LambertaFix sentence in Getting Started for ML Beginners guide.
2018-02-16 Billy LambertaFix crop on images in datasets_performance guide.
2018-02-16 A. Unique TensorFlowerChanged FTRL formula for scalars to match vector versio...
2018-02-16 A. Unique TensorFlower[TF:XLA] Adds HostCompute HLO - a pseudo-op to represen...
2018-02-16 Reed Wanderman... Automated g4 rollback of changelist 186018787
2018-02-16 Yuanzhong Xu[XLA] HLO scheduling: update entries in ready queue...
2018-02-16 A. Unique TensorFlowerOptimization of quantized LSTM cell for the common...
2018-02-16 Allen LavoieRemove the __setattr__ override for Variables
2018-02-16 Allen LavoieTFTS: Support tf.Example input
2018-02-16 Sanjoy Das[XLA:CPU] Minor cleanup to simple_orc_jit
2018-02-16 A. Unique TensorFlowerAutomated g4 rollback of changelist 185623948
2018-02-16 A. Unique TensorFlowerClarifying the docstring for how gradients are reduced...
2018-02-16 A. Unique TensorFlowerFix pontential issue with number of blocks launched...
2018-02-16 Martin WickeMerge pull request #17072 from yifeif/branch_186010810
2018-02-16 Martin WickeMerge pull request #16560 from tadeegan/thomas.deegan...
2018-02-16 Martin WickeMerge pull request #17035 from si-you/master
2018-02-16 Bjarke Hammersholt... Add TODOs.
2018-02-16 A. Unique TensorFlowerOptimized quantized LSTM cell runtime NEON implementation.
2018-02-16 Gunhan GulsoyMerge pull request #17055 from gunan/merge_branch
2018-02-16 David Majnemer[XLA] Factor out the code which adds operands to a...
2018-02-16 Akshay ModiCache a variable scope context manager in EagerTemplate...
2018-02-16 A. Unique TensorFlowerAdd getmodule to tf_inspect.
2018-02-16 A. Unique TensorFlowerInternal change
2018-02-16 Reed Wanderman... Automated g4 rollback of changelist 185927310
2018-02-16 Yifei FengMerge commit for internal changes
2018-02-16 Gunhan GulsoyAdd the missing saver_pb2 import back to evaluation_tes...
2018-02-16 A. Unique TensorFlowerMade cost_analyzer_tool accept fetch nodes when running...
2018-02-16 AbeUpdate guide.md (#17066)
2018-02-16 Mark DaoustRemove "make_oneshot_iterator" from "datasets_quickstar...
2018-02-16 A. Unique TensorFlowerAvoid running //third_party/tensorflow/contrib/gan...
2018-02-16 Benjamin Kramer[TF:XLA] Bump open source llvm revision to r325320
2018-02-16 A. Unique TensorFlowerbuild fix
2018-02-16 A. Unique TensorFlowerUnifying common CMake CUDA file copy between Windows...
2018-02-16 Benjamin KramerAdapt to API changes in LLVM revisions r325155 and...
2018-02-16 kdavis-mozillaAdded Deep Speech use
2018-02-16 A. Unique TensorFlowerRemove a possible ambiguity in the `py_func` documentation.
2018-02-16 Yu-Cheng LingCode generator for builtin_ops.h, and a test to ensure...
2018-02-16 Gunhan GulsoyMerge remote-tracking branch 'gtf/r1.6'
2018-02-16 Suharsh SivakumarMake the default values for experimental and non experi...
2018-02-16 Alina SbirleaAutomated g4 rollback of changelist 185891869
2018-02-16 A. Unique TensorFloweroptimized quantized softmax
2018-02-16 A. Unique TensorFlowerFix handling of types in RNN state import. Sanitize...
2018-02-16 A. Unique TensorFlowerAdd tuple targets to the context handling mechanism...
2018-02-16 Sanjoy DasError out when building XLA's CPU and GPU backends...
2018-02-16 Shanqing CaiTFE SPINN example: use tensor instead of numpy array
2018-02-16 Guangda LaiAdd a new tag no_cuda_on_cpu_tap for excluding failing...
2018-02-16 Francois CholletBug fix and typo fixes.
2018-02-16 Francois CholletAdd stateful metrics support in tf.keras.
2018-02-16 A. Unique TensorFlowerAddress timeout of conv_ops_test.
2018-02-16 A. Unique TensorFlowerKeep the results below 2^31 in exp() test to avoid...
2018-02-16 Martin WickeMerge pull request #17040 from hdon/master
2018-02-16 Martin WickeMerge pull request #17042 from namkam5/master
2018-02-16 Martin WickeMerge pull request #17049 from fo40225/fix_mkl_win
2018-02-16 Martin WickeMerge pull request #17057 from deroneriksson/low_level_...
next