platform/upstream/tensorflow.git
2018-04-23 Martin WickeMerge pull request #18778 from yongtang/04222018-squeez...
2018-04-23 Martin WickeMerge pull request #18760 from yongtang/04212018-gitignore
2018-04-22 Yong TangFix warnings in tf.contrib.distributions with squeeze_dims
2018-04-22 Yong TangFix warnings in tf.contrib.factorization
2018-04-22 Yong TangFix tf.contrib.layers warnings where squeeze_dims were...
2018-04-22 Yong TangFix squeeze_dims warnings in tf.contrib.learn
2018-04-22 Yong TangFix warnings in tf.contrib.tensor_forest
2018-04-22 Yong TangFix tf.contrib.timeseries warnings related to squeeze_dims
2018-04-22 Yong TangFix warnings in reduce_join_op_test.py
2018-04-22 Yong TangFix warning in tf.nn ops where squeeze_dims was used...
2018-04-22 Yong TangFix warning in image related ops.
2018-04-22 Yong TangChange from squeeze_dims to axis when calling tf.squeeze
2018-04-22 Martin WickeMerge pull request #18694 from yongtang/18692-unstack-doc
2018-04-22 Martin WickeMerge pull request #18713 from ManHyuk/fix_typo
2018-04-22 Martin WickeMerge pull request #18757 from foo0x29a/master
2018-04-22 Martin WickeMerge pull request #18168 from imsheridan/fix_adam_math
2018-04-21 Yong TangUpdate .gitignore for cmake generated files
2018-04-21 foo0x29afix typo
2018-04-20 Frédéric Branchaud... Fix casting in Keras estimator (#18104)
2018-04-20 Guozhong ZhuangMKLDNN: conv2d forward DNN primitive reuse enhancement...
2018-04-20 jinghuangintel[INTEL MKLDNN]: Upgrade mkldnn version to v13 (#18508)
2018-04-20 Martin WickeMerge pull request #18663 from imsheridan/fix_community...
2018-04-20 Yifei FengMerge pull request #18714 from yifeif/branch_193610264
2018-04-20 imsheridanFix unwanted typo caused protobuf load failure
2018-04-20 Yifei FengRevert part of tensorflow/core/grappler/optimizers...
2018-04-20 Yifei FengMerge commit for internal changes
2018-04-20 Igor SaprykinSupport variable parameter structure in TPU distributio...
2018-04-20 Justin LebarAutomated g4 rollback of changelist 193593761
2018-04-20 Anna RInternal change.
2018-04-20 A. Unique TensorFlower[XLA] Fix a bug in the name_uniquer.
2018-04-20 Jiajia LiFix the error looking for libhdfs.so, Mac OS using...
2018-04-20 ImSheridanFix incorrect math equation renderings broken by backti...
2018-04-20 A. Unique TensorFlowerOptimize Graph function library.
2018-04-20 Derek MurrayRespect any device filters in {Create,Delete}WorkerSess...
2018-04-20 Lukasz Kaiserinternal
2018-04-20 Joel ShorMerge pull request #18707 from joel-shor/master
2018-04-20 Austin AndersonInternal testing changes
2018-04-20 A. Unique TensorFlowerUpdate DecodeProtoOp so that it returns explicitly...
2018-04-20 A. Unique TensorFlowerAdd support for non-Tensor args in recompute_grad
2018-04-20 manhyukfix typo
2018-04-20 manhyukfix typo
2018-04-20 Jiri SimsaMinor code refactoring.
2018-04-20 Justin Lebar[XLA] De-unique_ptr-ify ShapedBuffer and ScopedShapedBu...
2018-04-20 A. Unique TensorFlowerRemoved deprecated methods from tensorflow::StringPiece.
2018-04-20 Martin WickeMerge pull request #18582 from ntenenz/master
2018-04-20 Martin WickeMerge pull request #18686 from ManHyuk/fix_typo
2018-04-20 Martin WickeMerge pull request #18646 from joeyearsley/patch-4
2018-04-20 Martin WickeMerge pull request #18616 from dcirne/batch_size
2018-04-19 A. Unique TensorFlowerRun EvaluateNodes for ModelPruner test except for NoPru...
2018-04-19 Martin WickeMerge pull request #18605 from imsheridan/improve_depre...
2018-04-19 joel-shor[tf.data] Correct / clarify docstring for `weights...
2018-04-19 Mark HeffernanImprove error messages for LiteralTestUtil::Near.
2018-04-19 Benoit SteinerCleaned up the handling of merge nodes
2018-04-19 Justin LebarMake xla/service:cpu_plugin depend on the StreamExecuto...
2018-04-19 A. Unique TensorFlowerAutomated g4 rollback of changelist 193564222
2018-04-19 Justin LebarInternal-only change.
2018-04-19 joel-shor[tf.data] Allow `sample_from_datasets` to accept a...
2018-04-19 Rohan JainSimplifying cols_to_vars update
2018-04-19 Derek MurrayPrevent a bool field from being accessed when uninitial...
2018-04-19 A. Unique TensorFlowerConvert a local variable and mutex to a struct so GUARD...
2018-04-19 A. Unique TensorFlowerOnly generate floating points that are fractions like...
2018-04-19 Olivia Nordquistdisabling opensource testing for failing xla test
2018-04-19 A. Unique TensorFlowerReplaced calls to deprecated tensorflow::StringPiece...
2018-04-19 Sanjoy DasThe HLO element type converter must remove side effecti...
2018-04-19 Asim ShankarRecordReader: Simplify interface contract and implement...
2018-04-19 A. Unique TensorFlowerMake flat_transforms_to_matrices and matrices_to_flat_t...
2018-04-19 Asim Shankartools/lib_package: Fix typo in README
2018-04-19 Amit PatankarMerge pull request #18701 from tensorflow/yifeif-patch-3
2018-04-19 A. Unique TensorFlowerAllow output has a different shape from input in the...
2018-04-19 Igor SaprykinSupport various shapes in TPU DistributionStrategy.
2018-04-19 A. Unique TensorFlowerCollective Ops Part 4
2018-04-19 Mark DaoustUpdate adam.py
2018-04-19 Mark DaoustUpdate api_def_ResourceApplyAdam.pbtxt
2018-04-19 Mark DaoustUpdate api_def_ApplyAdam.pbtxt
2018-04-19 Mark DaoustUpdate adam.py
2018-04-19 Sung Jin HwangMake PmfToQuantizedCdf op to make adjustments if the...
2018-04-19 A. Unique TensorFlowerFix bug in ring_reducer.cc abort handling.
2018-04-19 Martin WickeMerge pull request #18655 from langner/patch-1
2018-04-19 Martin WickeMerge pull request #18639 from imsheridan/fix_duplicate...
2018-04-19 Martin WickeMerge pull request #18603 from imsheridan/fix_variables...
2018-04-19 Martin WickeMerge pull request #18584 from imsheridan/fix_reduce_ke...
2018-04-19 Martin WickeMerge pull request #18599 from dcirne/bfloat16
2018-04-19 Francois CholletAdd support for Dataset Iterators in Model training...
2018-04-19 A. Unique TensorFlowerInternal cleanup.
2018-04-19 Benoit SteinerAvoid looking up the shape functions multiple times
2018-04-19 A. Unique TensorFlowerChange estimator to only log non-binary eval metrics...
2018-04-19 Rohan JainImplements linear_model using _LinearModel. Added suppo...
2018-04-19 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-04-19 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-04-19 A. Unique TensorFlowerUpdating tests in constant_folding_test.cc so that...
2018-04-19 A. Unique TensorFlowerFix open source BUILD bugs for cloud profiler. Increment
2018-04-19 Derek MurrayAllow non-isolated worker sessions to borrow `WorkerEnv...
2018-04-19 imsheridanFix minor pylint issue
2018-04-19 A. Unique TensorFlowerFix undefined signed integer overflow by performing...
2018-04-19 Anjali SridharAdd metric names to model.metrics_names in compile...
2018-04-19 Yifei FengFix doc gen error
2018-04-19 imsheridanfix single paragraph format and also arrow like format
2018-04-19 Ian Langmoredistribution_util moved into its own BUILD target,...
2018-04-19 Jiri SimsaPrototype for tf.data writer API.
2018-04-19 Benoit SteinerAdded support for concatenation and slicing of symbolic...
next