platform/upstream/tensorflow.git
2018-04-09 Yong TangFix broken link in doc for install_c.md
2018-04-07 Yan Facai ... tf.Dimension raises TypeError for tf.DType (#17086)
2018-04-06 Rasmus Munk... Branch 191925087 (#18299)
2018-04-06 Billy LambertaMerge pull request #18244 from MarkDaoust/pr16817
2018-04-06 Yifei FengMerge pull request #18282 from samikama/unsupported_in_int8
2018-04-06 nio1814Maxpoolwithargmax cpu (#18145)
2018-04-06 Thomas BastianiBounds-check node ID before getting it's name (#18090)
2018-04-06 Yan Facai ... add assert_element_shape method for tf.contrib.data...
2018-04-06 Yong TangValidate the shape of TakeDataset and SkipDataset ...
2018-04-06 Billy LambertaDocs: Fix formatting in programmers_guide/debugger...
2018-04-05 Cédric Deltheilcontrib/lite: avoid building benchmark_model in build_i...
2018-04-05 ImSheridanFix minor typos for programer guide documents (#17486)
2018-04-05 Yong TangFix an issue caused by (#18183)
2018-04-05 Yong TangFix `TypeError: 'dict_keys'` in contrib.distribute...
2018-04-05 Yong TangFix warning in rnn_cell.py (#18164)
2018-04-05 Sami KamaIgnore control edges as inputs
2018-04-05 Yifei FengMerge pull request #18277 from meteorcloudy/add_win_def...
2018-04-05 Benoit SteinerMerge pull request #17934 from Intel-tensorflow/pr...
2018-04-05 Yun PengAdd win_def_file attribute for tensorflow/python:pywrap...
2018-04-05 Yifei FengMerge pull request #18171 from nagachika/remove_depreca...
2018-04-05 Yifei FengMerge pull request #18200 from chenchuanyin/patch-1
2018-04-05 Sami KamaFix INT8 conversion bailing in case of unsupported...
2018-04-05 Yifei FengMerge pull request #18263 from case540/branch_191729654
2018-04-05 Alan YeeUpdate metrics_ops.py (#18155)
2018-04-05 ImSheridanFix some rendering format in contrib doc strings (...
2018-04-05 Jayaram Bobba[Intel MKL] Change inter op defaults when built with...
2018-04-05 Sebastián RamírezDocker Jupyter: Update deprecated softmax_cross_entropy...
2018-04-05 Michael CaseMerge commit for internal changes
2018-04-05 A. Unique TensorFlowerCreate a separate operators module that is to contain...
2018-04-05 A. Unique TensorFlowerAdd support for NCCL2. The configure script asks for...
2018-04-05 Justine TunneyUpgrade Snappy to latest version
2018-04-05 Justine TunneyUpgrade zlib to latest version
2018-04-05 A. Unique TensorFlowerSupport arbitrary permutations for DataFormatDimMap.
2018-04-05 A. Unique TensorFlowerAdd a helper function to re-assign colocation in a...
2018-04-05 Skye Wanderman... Sort control inputs alphabetically in ToGraphDefSubRange.
2018-04-05 Joshua V. DillonBUGFIX: Detect when broadcasting is required and raise...
2018-04-05 A. Unique TensorFlowerExclude some gcc options in Windows build
2018-04-05 Bixia Zheng[XLA]: Enable Memory sanitizer for compilation_passes_test.
2018-04-04 Pavithra VijayReplace trivial backend calls with calls to underlying...
2018-04-04 Priya GuptaAddress bug in distributed strategies `Monitor` to...
2018-04-04 Frank ChenCheck that n + kBlockTrailerSize does not overflow...
2018-04-04 Benoit SteinerFixed handling of control dependencies in the arithmeth...
2018-04-04 A. Unique TensorFlowerRunning sparse_ops_test only in opt mode since the...
2018-04-04 A. Unique TensorFlowerEnable constant propagation across Enter nodes, but...
2018-04-04 A. Unique TensorFlowerInternal change.
2018-04-04 A. Unique TensorFlowerCompile TensorFlow with /arch:AVX on Windows
2018-04-04 A. Unique TensorFlowerAdds commandline option (toco_compatible, bool) that...
2018-04-04 Alexandre PassosAdding Operation._control_outputs
2018-04-04 Smit HinsuRemove dependency on absl to fix tf-nightly-gpu windows...
2018-04-04 Daniel ZhengFix typo in `tf.reduce_mean` documentation.
2018-04-04 Priya GuptaIterate over a copy of dictionary keys when closing...
2018-04-04 Rohan JainCreates a LinearModel (inherits from keras.training...
2018-04-04 Priya GuptaRename `distribute` to `train_distribute` parameter...
2018-04-04 A. Unique TensorFlowerAdd quantized uint8 L2Normalization Kernel.
2018-04-04 A. Unique TensorFlowerGraphOptimizerStagePipeline to pass through multiple
2018-04-04 Akshay ModiCheck that the c_api module is not destroyed
2018-04-04 Shanqing CaiAdd link to tensorflow.js
2018-04-04 A. Unique TensorFlowerInline nested function calls.
2018-04-04 Rohan JainAdding a _create_state method to FeatureColumn so that...
2018-04-04 A. Unique TensorFlowerrun evaluate nodes on parts of arithmetic optimizer...
2018-04-04 ekelsenMerge pull request #17027 from nluehr/shared_complex_fix
2018-04-04 A. Unique TensorFlowerPermit use of ArraysExtraInfo/constant_float_value...
2018-04-04 A. Unique TensorFlowerFix up output array min/max post-quantization if the...
2018-04-04 Adria PuigdomenechExpose scatter_add for resource variables.
2018-04-04 Mark Daoustfix lint
2018-04-04 A. Unique TensorFlowerReplaced calls to deprecated tensorflow::StringPiece...
2018-04-04 A. Unique TensorFlowerWarning when tweaking a minmax to contain 0.
2018-04-04 Mark Daoustmake default `kwonlydefaults=None` for py3
2018-04-04 Mark DaoustMerge branch 'master' of https://github.com/ppwwyyxx...
2018-04-04 Alexandre PassosAlso registers the gpu resourcegather kernel for half...
2018-04-04 A. Unique TensorFlowerGuard against out-of-bounds dims accesses, even in...
2018-04-04 Tony WangAutomated g4 rollback of changelist 191527251
2018-04-04 A. Unique TensorFlowerCheck arguments of ComputeConvSizes that should be...
2018-04-04 Mark DaoustAdd missing FullArgSpec args for partial
2018-04-04 Mark DaoustAdd FullArgSpecs to test.
2018-04-04 A. Unique TensorFlowerRestructuring the HLO partitioner to fit host computati...
2018-04-04 A. Unique TensorFlowerTurn Cast into a proper builtin operator.
2018-04-04 A. Unique TensorFlowerSync replicas distributed training example with two...
2018-04-04 A. Unique TensorFlowerFix PR-AUC calculation, namely the incorrect use of...
2018-04-04 Justine TunneyFix formatting of MKL URLs
2018-04-04 Justine TunneyHelp build_pip_package work without ./configure
2018-04-04 Olivia Nordquistremoving an old TODO
2018-04-04 Skye Wanderman... Enable calling the C API by default.
2018-04-04 Bixia Zheng[TF:XLA] Add half precision support to test_utils.
2018-04-04 Rui ZhaoAttach an id for each cost node in virtual_cluster.
2018-04-04 Max GalkinExtra logging to help debug shape inference logic in...
2018-04-04 A. Unique TensorFlowerFix error message that was displaying wrong shape
2018-04-04 Bixia Zheng[XLA] Reshape mover should only transform a reshape...
2018-04-04 Skye Wanderman... Fix bug where name generated by Graph::NewName can...
2018-04-04 Pavithra VijayReplace trivial backend calls with calls to underlying...
2018-04-04 Benoit SteinerFix a shape inference bug.
2018-04-04 Tony Wang[TF:XLA] Add INTEL_MKL_ML MatMul method to XLA/CPU...
2018-04-04 Jacques PienaarAdd testcase for convert.
2018-04-04 Alexandre PassosRefactors the eager guide to be more researcher-friendly.
2018-04-04 Reed Wanderman... Fix Conv3D shape inference.
2018-04-04 A. Unique TensorFlowerAdd max_constant_size_in_bytes parameter for ConstantFo...
2018-04-04 A. Unique TensorFlower[XLA] Redesign: implement and test Send, Recv.
2018-04-03 A. Unique TensorFlower[TF:XLA] Add test for scalar dynamic-update-slice.
2018-04-03 A. Unique TensorFlowerThis is a cosmetic change to logging, which makes it...
2018-04-03 Akshay AgrawalMinor touch-ups to the eager programming guide.
next