platform/upstream/tensorflow.git
2018-03-28 A. Unique TensorFlowerK-FAC: Bugfixes for TPU compatibility with covariance...
2018-03-28 A. Unique TensorFlower[XLA] Redesign: implement Tuple and GetTupleElement.
2018-03-27 A. Unique TensorFlower Change the host-op result per TPU step from a single...
2018-03-27 A. Unique TensorFlowerImprove support for DT_HALF and DT_BFLOAT16 in Grappler...
2018-03-27 A. Unique TensorFlowerFixed a bug in ConvKFCBasicMultiIndepFB introduced...
2018-03-27 A. Unique TensorFlowerTest all TFLite kernel implementations for fully connected.
2018-03-27 Allen LavoieTFTS: Fix a bug in the SavedModel cold-start export
2018-03-27 A. Unique TensorFlowerAdd node types for DFS traversal to catch more issues...
2018-03-27 David Majnemer[XLA] Fold reduce-window(convert(pad(X))) into reduce...
2018-03-27 Alexandre PassosMoves Execute() from c_api.cc
2018-03-27 Skye Wanderman... Make _USE_C_API = True and _USE_C_SHAPES = False work...
2018-03-27 Derek Murray[tf.data] Raise error when window size is 0 in `tf...
2018-03-27 Suharsh SivakumarImprove error message when users forget to pass toco...
2018-03-27 Nupur GargAdd "serve" as a default value for savedmodel_tagset.
2018-03-27 Dimitris VardoulakisFix documentation of Clamp; it does not take a computat...
2018-03-27 Akshay ModiFast path for calling pack when the list is full of...
2018-03-27 Nick Desaulniers[TF:XLA] Force DebugOptions to be specified when callin...
2018-03-27 A. Unique TensorFlowerUpdating test so that it evaluates the optimized and...
2018-03-27 Benoit SteinerImproved shape inference for reshape
2018-03-27 A. Unique TensorFlowerReplaced calls to deprecated tensorflow::StringPiece...
2018-03-27 Skye Wanderman... Exclude Python C extension from tensorflow/c:srcs target.
2018-03-27 Dimitris VardoulakisFix: Clamp takes three arguments after computation...
2018-03-27 Alexandre PassosMatch behavior of py_func in graph and eager.
2018-03-27 A. Unique TensorFlowerInternal cleanup.
2018-03-27 A. Unique TensorFlower import tpu profiler analysis grpc python stub to...
2018-03-27 James KeelingPrevent warning every time someone imports contrib...
2018-03-27 A. Unique TensorFlowerFlush the output of print (fixes out-of-order prints...
2018-03-27 Peter HawkinsAutomated g4 rollback of changelist 188385868
2018-03-27 A. Unique TensorFlowerOptimized quantized fully-connected op for LSTMs.
2018-03-27 A. Unique TensorFlower- Added support a different strategy for cov computatio...
2018-03-27 A. Unique TensorFlowerDon't flush denormals when calling Eigen::SelfAdjointEi...
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.
next