platform/upstream/tensorflow.git
2018-02-27 A. Unique TensorFlower[XLA] Add more supported dtypes to the local Python...
2018-02-27 Bixia Zheng[XLA] Fix #17090 a problem in IrArray::Index::SourceInd...
2018-02-27 Alexandre PassosUses a thread pool for graph functions in eager mode...
2018-02-27 Kay Zhu[XLA::Interpreter] Add support for kCall to HloEvaluato...
2018-02-27 Skye Wanderman... Enable de/serialization of nested control flow.
2018-02-27 Sanjoy DasTrack DebugOptions in AotCompilationOptions
2018-02-27 Sanjoy Das[TF:XLA] Bump open source llvm revision to r326083
2018-02-27 A. Unique TensorFlowerAdd a function that allows to dynamically verify whethe...
2018-02-27 A. Unique TensorFlower1st version of sequential feature columns.
2018-02-27 Michael Kuperstein[XLA] GTE of a certain element of the tuple does not...
2018-02-27 Shivani AgrawalAdding documentation for dataset/iterator checkpointing.
2018-02-27 Allen LavoieTFTS: Switch to using core feature columns
2018-02-27 Akshay AgrawalUpdate eager uniform replay buffer microbenchmarks...
2018-02-27 Richard WeiInclude c_api_experimental in libtensorflow.so's depend...
2018-02-27 A. Unique TensorFlowerMaintain a cache of output dtypes of ops in TFE_Context.
2018-02-27 Jeremy LauInternal change.
2018-02-27 Alexandre PassosFix bug calling gradients_function inside custom_gradient
2018-02-27 Benoit SteinerUse optimized ops to handle GPU memory swapping: this...
2018-02-27 Anna RInternal change.
2018-02-27 A. Unique TensorFlowerAdd the internal module name prefix to the white list.
2018-02-27 Skye Wanderman... Actually expose smart_cond and smart_constant_value...
2018-02-27 Yu-Cheng LingTFLite: Ensures pointers to tensors won't be invalidate...
2018-02-27 Mingsheng HongAdded const to Node* in various parts of the code base.
2018-02-27 Sanjoy DasAdd support for parsing the "gather" HLO
2018-02-27 Asim Shankareager/examples/resnet50: Fix breakage.
2018-02-27 A. Unique TensorFlowerBring in `isbuiltin`.
2018-02-27 Guangda LaiAutomated g4 rollback of changelist 185324160
2018-02-27 Brennan SaetaIntegrate ClusterResolvers with TPUEstimator.
2018-02-27 Michael Kuperstein[XLA] Do not recompute flattened sets inside layout...
2018-02-27 Yuanzhong Xu[XLA] Add kConvert to EffectiveOperandPrecisionIsOutput...
2018-02-27 Mark DaoustDeleting references to outdated `translate/seq2seq...
2018-02-27 Alexandre PassosMove accumulate_n_v2 to core.
2018-02-27 A. Unique TensorFlowerArithemtic optimization: Rewite Sub(0, y) => Neg(y)
2018-02-27 Sanjoy DasGeneralize the gather_indices dimension that stores...
2018-02-27 Yun PengFix some breakages in TensorFlow Windows build (#17271)
2018-02-27 Nick KreegerUpgrade Jenkins/Docker build scripts to Bazel 0.11...
2018-02-27 Martin WickeFix bad wrong jpeg/nasm mirror (#17277)
2018-02-26 Daniel TrebbienAdd missing `override' (#17098)
2018-02-26 AppledoreMerge pull request #17222 from kbsriram/pool-gradients
2018-02-26 Gunhan GulsoyMerge pull request #17279 from gunan/branch_187038889
2018-02-26 Gunhan GulsoyMerge commit for internal changes
2018-02-26 A. Unique TensorFlowerFix pip install examples to match text: Use pip and...
2018-02-26 Rui ZhaoFix print format error.
2018-02-26 Justin Lebar[XLA:GPU] Fix HLO profiling when multiple streams are...
2018-02-26 A. Unique TensorFlowerAdd __str__ method to _RefVariableProcessor.
2018-02-26 A. Unique TensorFlowerDrop the getcallargs extension as its logic had to...
2018-02-26 A. Unique TensorFlowerAnnotate attribute nodes with the value or type of...
2018-02-25 ManHyukFix typo (#17258)
2018-02-25 Jacques Pienaar[XLA] Remove bitcast-converts between same shape.
2018-02-25 A. Unique TensorFlowerRe-enables moving_average_optimizer_test. Resource...
2018-02-25 Ming Liupdate documentation to {0, 1} (#17245)
2018-02-24 Nick KreegerShip TF Eager header with libtensorflow tarballs. ...
2018-02-24 A. Unique TensorFlowerUse the new inspect_utils API to to get the function...
2018-02-24 Andrew M DaiMerge pull request #16503 from yongtang/16499-unique_wi...
2018-02-24 Amit PatankarMerge pull request #17234 from tensorflow/martinwicke...
2018-02-24 Yong TangUpdate api_def for UniqueWithCounts/UniqueWithCountsV2
2018-02-24 Yong TangAdd test cases for unique_with_counts_v2
2018-02-24 Yong TangAdd python wrapper for unique_with_counts
2018-02-24 Yong TangHide UniqueWithCounts and UniqueWithCountsV2 in hidden_...
2018-02-24 Yong TangEnable multi-dimensional and axis support for tf.unique...
2018-02-24 Guangda LaiExclude more tests for cuda_on_cpu.
2018-02-24 Francois CholletRefactor Keras engine by splitting it into short, speci...
2018-02-24 A. Unique TensorFlowerAdd another utility that captures a function's namespac...
2018-02-24 Alexandre PassosDropped from previous change.
2018-02-24 Allen LavoieCheckpointable: compatibility mode with name-based...
2018-02-24 Allen LavoieMerge pull request #17134 from tensorflow/timeseries...
2018-02-24 Allen LavoieCheckpointable: allow using Checkpointable objects...
2018-02-24 Alexandre PassosRegisters None gradients for ArgMax
2018-02-24 Zhixian YanInternal change.
2018-02-24 Jeremy LauInternal change.
2018-02-24 Martin WickeAdd nasm mirror
2018-02-24 A. Unique TensorFlowerAdd Kumaraswamy Bijector, and let Kumaraswamy distribut...
2018-02-24 Patrick NguyenAdd custom registered graph optimizers run by MetaOptim...
2018-02-23 Allen LavoieCheckpointable: Utility to gather initialization ops
2018-02-23 Asim Shankareager: Change various examples to use tf.keras.Model...
2018-02-23 A. Unique TensorFlowerAdd test for bug in CUB that caused dynamic partition...
2018-02-23 Alexandre PassosImprovement to the eager device placement heuristic.
2018-02-23 A. Unique TensorFlowerAdds unit tests for mean op with uint8_t input data.
2018-02-23 A. Unique TensorFlowerEager/C: Add a TF_Status argument to a couple of functions.
2018-02-23 Skye Wanderman... Make tf.size() with optimize=True encode 0 if any dimen...
2018-02-23 ekelsenMerge pull request #17148 from halhorn/beam_search_deco...
2018-02-23 ekelsenMerge pull request #17152 from facaiy/BLD/ci_allow_bad_...
2018-02-23 ekelsenMerge pull request #17224 from cclauss/patch-1
2018-02-23 ekelsenMerge pull request #17139 from deroneriksson/operation_...
2018-02-23 Allen LavoieMake it easier to debug @assert_no_garbage_created...
2018-02-23 A. Unique TensorFlower* CUB updated to 1.8.0
2018-02-23 Benoit SteinerPreserve user placement as much as possible when optimi...
2018-02-23 Noah EisenAutomated g4 rollback of changelist 185688704
2018-02-23 Alexandre PassosRespects some form of log_device_placement in eager.
2018-02-23 ekelsenMerge pull request #17111 from carlthome/patch-9
2018-02-23 Yuanzhong Xu[XLA] Fix BF16 propagation pass to produce matching...
2018-02-23 ekelsenMerge pull request #17171 from ilya-biryukov/fix_cuda_c...
2018-02-23 ekelsenMerge pull request #17226 from yifeif/branch_186777369
2018-02-23 A. Unique TensorFlowerAdd usage example to KMeans Estimator documentation.
2018-02-23 Kay Zhu[TF:XLA] Fix a bug where executor's device_ordinal...
2018-02-23 Akshay AgrawalCleanup for graph functions.
2018-02-23 Kay Zhu[XLA] Internal change.
2018-02-23 Yifei FengRemove repeated defination due to auto-merge.
2018-02-23 Yifei FengMerge commit for internal changes
2018-02-23 A. Unique TensorFlowerRemove redundant line which is almost a duplicate of...
next