platform/upstream/tensorflow.git
2018-03-27 A. Unique TensorFlowerAvoid reading the input file twice for InitializableLoo...
2018-03-27 A. Unique TensorFlowerHandle out of range values when casting from floating...
2018-03-27 Justine TunneyRemove broken ibiblio url
2018-03-27 Michael CaseFix acknowledgment to say "Blade Team of Tencent" in...
2018-03-27 Bixia Zheng[XLA:CPU] Allow the shape partition algorithm to partit...
2018-03-27 A. Unique TensorFlowerUse is_resource_variable() in train.assert_gloabl_step.
2018-03-27 A. Unique TensorFlowerAdd class DistributionStrategy to python/training/...
2018-03-27 Michael Kuperstein[XLA] Add tests for R1 PRED Slices.
2018-03-27 A. Unique TensorFlowerInclude subscripts in the list of nodes accepted for...
2018-03-27 A. Unique TensorFlowerDo not assume Attribute nodes always have a QN - it...
2018-03-27 Nupur GargUpdating documentation of supported ops.
2018-03-27 A. Unique TensorFlowerInclude additional cases for evaluating the fqn annotation.
2018-03-27 A. Unique TensorFlowerFix inconsistency in run_cond.
2018-03-27 A. Unique TensorFlowerAdd "distribute" argument to tf.estimator.RunConfig...
2018-03-27 A. Unique TensorFlower[XLA] Redesign: implement and test ternary ops.
2018-03-27 Joshua V. DillonFinish deprecation of tf.contrib.bayesflow.{HMC,Metropo...
2018-03-27 A. Unique TensorFlower[XLA] Redesign: handle metadata and sharding.
2018-03-27 A. Unique TensorFlowerAdd missing parameter to OP_REQUIRES call.
2018-03-26 A. Unique TensorFlowerSave the last loss reduction method (for future use).
2018-03-26 Suharsh SivakumarRename convert_savedmodel to convert_saved_model
2018-03-26 Alexandre PassosMakes tf.gather not silently snapshot resource variables.
2018-03-26 Mingsheng HongIn the experimental C API, parametrized batch_size...
2018-03-26 A. Unique TensorFlowerUpdate recompute_grad for TPU
2018-03-26 A. Unique TensorFlower[XLA] Redesign: implement and test unary and binary...
2018-03-26 A. Unique TensorFlowerFix some compiler warnings in MKL-DNN build.
2018-03-26 Igor GanichevClarify eager gradient doc strings
2018-03-26 A. Unique TensorFlowerAdd description of shapes and a pointer to external...
2018-03-26 A. Unique TensorFlowerQuick fix to assign_moving_average documentation format...
2018-03-26 A. Unique TensorFlowerGlobal rename of py2tf to autograph
2018-03-26 Jiri SimsaAdd additional protobuf imports.
2018-03-26 Anna RInternal change.
2018-03-26 A. Unique TensorFlowerAdd header guard to lstm_utils.
2018-03-26 A. Unique TensorFlowerOptimized ops, move code to early, common, section...
2018-03-26 Igor GanichevClarify doc strings on gradient methods
2018-03-26 Anna RInternal change.
2018-03-26 Anna RInternal change.
2018-03-26 Shanqing Caitfdbg CLI: Allow node exclusion with tensor filters
2018-03-26 A. Unique TensorFlowerLSTM support: Support fused activation functions in...
2018-03-26 Mingsheng HongExtended experimental C API with MNIST dataset/iterator...
2018-03-26 A. Unique TensorFlowerRevert to initializing number of threads when SetNumThr...
2018-03-26 A. Unique TensorFlowerMake the CSE ("node deduping") pass in ArithmeticOptimi...
2018-03-26 Benoit SteinerMade the NumElements function more accurate
2018-03-26 Asim Shankartf.GradientTape: Clearly say that tf.while_loop and...
2018-03-26 Joshua V. DillonBUGFIX: Fix failure-to-broadcast in Wishart.sample.
2018-03-26 A. Unique TensorFlowerFixes an issue with calling tf.contrib.seq2seq.dynamic_...
2018-03-26 Rachel Lim[tf.data] Usability improvements to `tf.contrib.data...
2018-03-26 Mingsheng HongAdded experimental C APIs to build a stack of dataset...
2018-03-26 Rohan JainAdding a FunctionBufferingResourceReset Op that resets...
2018-03-26 A. Unique TensorFlowerAutomated g4 rollback of changelist 190293303
2018-03-26 A. Unique TensorFlowerUpdated test (but not source) of https://tensorflow...
2018-03-26 Gunhan GulsoyDisable flaky prefetching_ops_test.
2018-03-26 Joshua V. DillonAlways cast `tf.distributions.Distribution` `_event_sha...
2018-03-26 Petros MolMinor Error type and documentation fix.
2018-03-26 Skye Wanderman... Use compat.as_bytes() instead of str.encode().
2018-03-25 A. Unique TensorFlowerAdd skeleton code for DebugStripper.
2018-03-25 A. Unique TensorFlowerRestore dependencies that are needed by the PIP package...
2018-03-25 Priya GuptaBuild and import rules for distributed strategy
2018-03-25 Dimitris VardoulakisMisc typo fixes in the XLA sources and docs.
2018-03-25 Francois CholletTrivial update of layer imports in eager execution...
2018-03-25 A. Unique TensorFlower[XLA] Redesign: implement Reshape and Transpose.
2018-03-25 A. Unique TensorFlower[XLA] Prevent using XlaOp from the wrong XlaBuilder.
2018-03-25 A. Unique TensorFlowerA couple of small device-related utilities.
2018-03-25 A. Unique TensorFlowerFix loop variable type and status propagation
2018-03-25 A. Unique TensorFlowerAdding support for iterating through a tf.data.Dataset...
2018-03-25 A. Unique TensorFlowerWhen import_scoped_meta_graph is called within a name...
2018-03-25 A. Unique TensorFlowerSwitch Android C++ compilation mode to "-std=c++11".
2018-03-25 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-03-25 Guangda LaiSet the stream in TransformTensor.
2018-03-25 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-03-25 Skye Wanderman... Make _USE_C_API = True and _USE_C_SHAPES = False work...
2018-03-25 A. Unique TensorFlowerbug fix: evaluate nodes before swap the original graph
2018-03-25 Alexandre PassosMoves TensorHandleCopyToDevice to TensorHandle::CopyToD...
2018-03-25 A. Unique TensorFlower[XLA] Redesign: implement local client and local servic...
2018-03-25 A. Unique TensorFlowerExtended scatter operations to work with a scalar updat...
2018-03-25 Benjamin Kramer[XLA:CPU] Update calls to IRBuilder::CreateMemCpy to...
2018-03-25 David Majnemer[XLA] Don't CSE instructions which have side-effects
2018-03-25 A. Unique TensorFlowerAdding support for analyzing assignment info for nested...
2018-03-25 A. Unique TensorFlower[TF:XLA] Fix PotentiallyImplementedAsEigenConvolution...
2018-03-25 Allen LavoieConvert the eager SPINN example to use tf.keras.Model...
2018-03-25 A. Unique TensorFloweradd EvaluateNodes to OpDedupping test.
2018-03-25 A. Unique TensorFlowerPrepare the XLA and TF code to correctly behave once...
2018-03-25 A. Unique TensorFlowerBenchmarker for LPIRC CVPR2018.
2018-03-25 Alexandre PassosFix buffer overflow when fetching resources.
2018-03-25 A. Unique TensorFlowerFix behavior of bucket_by_sequence_length with tuple...
2018-03-25 A. Unique TensorFlower[XLA] Implement the whole graph execution interface...
2018-03-25 Alexandre PassosMoves TensorHandle to common_runtime
2018-03-25 Nupur GargUpdates reduce_mean op.
2018-03-25 A. Unique TensorFlower* Added links to Machine Learning Crash Course.
2018-03-25 A. Unique TensorFlower[XLA] Redesign: add public methods that create XlaOp.
2018-03-25 Bixia Zheng[XLA:CPU] Task parallel assignment should not paralleli...
2018-03-25 Bixia Zheng[XLA] Allow reshape mover to move transpose across...
2018-03-25 Yuanzhong XuUsing rounding when converting constants in BF16 propag...
2018-03-25 A. Unique TensorFlowerMove NullFileSystem to its own file.
2018-03-25 Frank ChenMove security documentation to the main TensorFlow...
2018-03-25 A. Unique TensorFlowerChanges loss_reduction default to SUM_OVER_BATCH_SIZE...
2018-03-25 Joshua V. DillonOverride `__str__` and `__repr__` in `tf.distributions...
2018-03-25 Nupur GargAdds support for SavedModel to TOCO.
2018-03-25 A. Unique TensorFlowerSlightly tweak the whitelist checking mechanism.
2018-03-25 Dimitris VardoulakisAutomated g4 rollback of changelist 190139303
2018-03-25 A. Unique TensorFlowerRaise the timeout of tests that are somewhat close...
next