platform/upstream/tensorflow.git
2018-04-16 Mark DaoustCurly-brace id's are inconsistently supported.
2018-03-08 GiuseppeFix markdown error in layers tutorial.
2018-03-08 Yong TangAdd missing `#define OMPI_SKIP_MPICXX` for consistency...
2018-03-08 Yifei FengMerge pull request #17536 from yifeif/branch_188272354
2018-03-08 David NormanAdd header and macros to allow these tests to be disabl...
2018-03-08 David Normanallow 3rd party backends to subclass the generic transf...
2018-03-08 Scott TsengFix a bug in tf.strided_slice() (#16989)
2018-03-08 Michael CaseFix build issues when having packed git refs. (#17162)
2018-03-08 cclaussChange unicode() --> six.text_type() for Python 3 ...
2018-03-08 ImSheridanSupplement how trained model to make predictions (...
2018-03-08 Harald HusumUpdate TrainingSpec and EvalSpec pydoc (#17205)
2018-03-08 Yong TangFix build issue with KafkaDataset (#17418)
2018-03-08 Yong TangFix cmake Dockerfile issue on Linux (#17416)
2018-03-08 Amit PatankarMaking dockerhub the primary installation location...
2018-03-08 Gunhan GulsoyMerge pull request #17532 from yifeif/merge_branch
2018-03-08 gracehoneyMerge pull request #17517 from samikama/tensorrt_pr3
2018-03-08 Brennan SaetaInternal-only change.
2018-03-08 Brennan SaetaHelpful ImportError message
2018-03-08 Brennan SaetaAdd tracing annotations to RemoteCallOp's execution.
2018-03-08 Tatiana ShpeismanMerge pull request #17489 from Intel-tensorflow/inplace...
2018-03-08 Suharsh SivakumarRemove unneeded rewrite, now that contrib.quantize...
2018-03-08 A. Unique TensorFlowerInternal change.
2018-03-08 Asim Shankareager: Export tf.enable_eager_execution() and tf.execut...
2018-03-08 Tatiana ShpeismanMerge pull request #17385 from Intel-tensorflow/crobiso...
2018-03-08 raghuraman-kMerge pull request #14872 from yongtang/14871-SpaceToDe...
2018-03-07 Allen LavoieCheckpointable: Fix device placement when restoring...
2018-03-07 Jonathan HseuMerge pull request #17522 from jhseu/branch_188235030
2018-03-07 gracehoneyMove the pylint message and fix comment length
2018-03-07 Katherine WuAdded tf.contrib.data.make_batched_features_dataset...
2018-03-07 Joshua V. DillonMigrate AIS chain into `tfp.mcmc` and modularize its...
2018-03-07 Eugene Brevdopy_func attaches full stack traces when an error is...
2018-03-07 jjsjann123added pylint flag for build
2018-03-07 Jonathan HseuMerge commit for internal changes
2018-03-07 Yifei FengResolve more conflicts.
2018-03-07 jjsjann123moved try/catch to contrib/tensorrt/__init__.py to...
2018-03-07 A. Unique TensorFlowerRemove unused parameter from GetQuantizationParamsFromM...
2018-03-07 Yifei FengMerge pull request #17345 from AppleHolic/feature/fix_c...
2018-03-07 Jonathan HseuFix GCS uploads occasionally failing when retrying.
2018-03-07 Yifei FengMerge remote-tracking branch 'google/r1.6' into merge_b...
2018-03-07 Akshay ModiMerge pull request #17515 from akshaym/branch_188191091
2018-03-07 Sanjoy DasDon't populate linear_ with a logical index
2018-03-07 Austin AndersonCreate mobile testing rules for TF Lite known-portable...
2018-03-07 Sanjoy Das[TF:XLA] Bump open source llvm revision to r326829
2018-03-07 Derek Murray[tf.data] Optimize `Dataset.filter()` when the predicat...
2018-03-07 A. Unique TensorFlowerUpdate graph rewrites for host compute ops
2018-03-07 Brennan Saeta[tpu.datasets]: Improve the performance of the Streamin...
2018-03-07 A. Unique TensorFlowerFurther small support for quantized unfused LSTMs.
2018-03-07 jjsjann123raise RuntimeError to catch exception
2018-03-07 A. Unique TensorFlowerInternal Change
2018-03-07 Alexandre PassosTFE_Context gets its local devices from the source...
2018-03-07 RJ RyanAdd support for padding tf.string tensors on CPU.
2018-03-07 Asim Shankareager: Rename in_eager_mode to executing_eagerly and...
2018-03-07 A. Unique TensorFlowerConvert functions with multiple returns to use a single...
2018-03-07 A. Unique TensorFlowerSupport for transpose convolution. Includes striding...
2018-03-07 jjsjann123add error message when importing contrib.tensorrt witho...
2018-03-07 Rohan JainMaking sure that the proc FLR doesn't get deleted befor...
2018-03-07 Joshua V. DillonMove `tf.contrib.bayesflow.layers` to `tfp.layers`.
2018-03-07 Yan Facai ... add rolling window batch operation for tf.data.Dataset...
2018-03-07 A. Unique TensorFlowerOptimizations to DepthwiseConv using 3x3 filters.
2018-03-07 Benoit SteinerProperly parse input strings in the dependency optimizer
2018-03-07 Billy LambertaDocs: Add simple_save section to SavedModel APIs, and add
2018-03-07 Akshay ModiMerge commit for internal changes
2018-03-07 Joshua V. DillonMigrate Halton Sequence sampler into tensorflow_probabi...
2018-03-07 A. Unique TensorFlowerboosted_trees: fix the comments about gain by removing...
2018-03-07 Derek Murray[tf.data] Improve docstring for `tf.data.Dataset.padded...
2018-03-07 Allen LavoieSwitch the eager GAN MNIST example to object-based...
2018-03-07 Benoit SteinerAdd missing equality assertion between the shape of...
2018-03-07 Brennan SaetaAdd instrumentation interfaces to the GCS file system.
2018-03-07 Allen LavoieFix tf.train.Saver's max_to_keep when executing eagerly.
2018-03-07 Derek Murray[tf.data] Expose `tf.contrib.data.SqlDataset`.
2018-03-07 A. Unique TensorFlowerAdd a template helper that generates expressions from...
2018-03-07 A. Unique TensorFlowerAdd support for the "DEQUANTIZE" op. This cover only...
2018-03-07 Frank ChenMake sure the string returned is a string in Python...
2018-03-07 A. Unique TensorFlowerUpdate the code to play more nicely with Python3.
2018-03-07 Benjamin Kramer[XLA:GPU] Fuse broadcasts into reduction fusions
2018-03-07 Benjamin Kramer[XLA:GPU] Move layout_assignment before fusion
2018-03-07 A. Unique TensorFlowerFix ShapeUtil::CompatibleIgnoringElementType for scalar...
2018-03-07 Benjamin Kramer[XLA:GPU] Rewrite elemental emission of bitcasts
2018-03-07 A. Unique TensorFlowerBuild definition cleanup.
2018-03-07 Shivani AgrawalTypo correction, no method `set_stats_aggregator_op...
2018-03-07 Mark DaoustMinor fixes to tutorials/index.md and programmers_guide...
2018-03-07 A. Unique TensorFlowerMakes GLSTMCell accept input of any compatible dimension.
2018-03-07 Sanjoy Das[TF:XLA] Bump open source llvm revision to r326687
2018-03-07 Benoit SteinerMade sure all the nodes in the body of an inlined funct...
2018-03-07 A. Unique TensorFlowerAdd basic support for explicit type annotations. This...
2018-03-07 A. Unique TensorFlowerAdd helper function for Xor in HLO.
2018-03-07 HyoukJoong LeeAvoid merging colocation sets that include parameter...
2018-03-07 Bjarke Hammersholt... PiperOrigin-RevId: 188112759
2018-03-07 A. Unique TensorFlowerAdding support for subscripts to qualified names. ...
2018-03-07 raghuraman-kMerge pull request #17391 from samikama/tensorrt_pr3
2018-03-07 Jonathan HseuRemove dead code. We're guaranteed to have CURLE_OK...
2018-03-07 Shashi ShekharFix build.
2018-03-07 Skye Wanderman... Make graph construction work while graph is being concu...
2018-03-07 Yifei FengMerge pull request #17492 from akshaym/branch_188075262
2018-03-07 A. Unique TensorFlowerAdd metadata for gathering information about host compu...
2018-03-07 Allen LavoieRe-enable math_utils_test msan
2018-03-07 A. Unique TensorFlower[XLA] Store the program shape in the HloModuleProto...
2018-03-07 Alexandre Passospython3 fix
2018-03-07 Mingsheng HongInternal change.
2018-03-07 A. Unique TensorFlowerUpdate ops-related pbtxt files.
next