platform/upstream/tensorflow.git
2018-03-09 A. Unique TensorFlowerMake SetNumThreads apply to the eigen threads. (This...
2018-03-09 A. Unique TensorFlowerAutomated g4 rollback of changelist 188397087
2018-03-09 Justin Lebar[XLA:GPU] Convert FusionMergerTest to use module strings.
2018-03-09 A. Unique TensorFlowerImplement partial constant folding for Concat.
2018-03-09 Benoit SteinerEnsure that the rank of the input to tf.Unique is 1...
2018-03-09 A. Unique TensorFlowerUse the multithreaded conv only when threads are available.
2018-03-09 A. Unique TensorFlowerEnable the Grappler arithmetic optimizer for all python...
2018-03-09 A. Unique TensorFlowerDesugar IfExp nodes
2018-03-09 A. Unique TensorFlowerAdding support for constant Gather ops.
2018-03-09 A. Unique TensorFlowerConvert Squeeze into Reshape and support squeezes on...
2018-03-09 Justin Lebar[StreamExecutor] Remove ThenDoHostCallbackForTest ...
2018-03-09 Sanjoy DasFix misleading comment.
2018-03-09 Sanjoy DasRemove a layer of templatization
2018-03-09 Jingyue WuCollapse adjacent dimensions that have no paddings.
2018-03-09 Amit PatankarRemoving certain attributes from pom-android.xml.
2018-03-09 Andrew HarpAdding AudioSpectrogram and MFCC operator support to...
2018-03-09 Sanjoy DasFix typo in error message
2018-03-09 Akshay AgrawalTFE: Implement __r*__ operators for `Dimension`.
2018-03-09 Alexandre PassosPulling Rendezvous initialization out of TFE_Context...
2018-03-09 A. Unique TensorFlowerRemove no-longer-needed work-around for resource variab...
2018-03-09 Akshay ModiInternal change
2018-03-09 A. Unique TensorFlowerRestore cholesky_outer_product_test, to contains for...
2018-03-09 A. Unique TensorFlowerCheck df parameter > 0 for Chi2.
2018-03-09 Rohan JainFixes a bug where the ProcFLR doesn't lookup existing...
2018-03-09 Benoit SteinerTreat IdentityN nodes with a single input as regular...
2018-03-09 Derek Murray[tf.data] Fix potential destruction race in IteratorGet...
2018-03-09 Yu-Cheng LingReturn kTfLiteError if calling delegate-specific functi...
2018-03-08 A. Unique TensorFlowerFix StridedSlice
2018-03-08 Sanjoy DasFix typo in comment.
2018-03-08 Bixia Zheng[XLA]: Enhancement to the while loop simplifier HLO...
2018-03-08 A. Unique TensorFlowerFix bug in updating NodeMap when materializing shapes...
2018-03-08 A. Unique TensorFlowerAdd SSIM and PSNR functions to tf.image.
2018-03-08 A. Unique TensorFlowerAdd/AddN optimizer/rewriter
2018-03-08 Jianwei XieAdd document for TPUEstimate.predict, including limitat...
2018-03-08 Olivia Nordquistdisabling failing tsan test
2018-03-08 Olivia Nordquistdisbaling timeout in guitar
2018-03-08 A. Unique TensorFlowerAdd basic TensorArray support. This is temporary, and...
2018-03-08 Eugene Brevdo[TF Lite] Provide a fast path for Interpreter::SetTenso...
2018-03-08 A. Unique TensorFlowerMake adaptive SDCA the default.
2018-03-08 Olivia Nordquistdisabling tsan test that is currently failing
2018-03-08 A. Unique TensorFlowerAdd support for literals to QN. Fix the AST logic and...
2018-03-08 A. Unique TensorFlowerMake benchmark_model work.
2018-03-08 A. Unique TensorFlowerAllow setting control dependencies on TensorArrays...
2018-03-08 A. Unique TensorFlowerFix a typo in gcs_smoke_test test script.
2018-03-08 A. Unique TensorFlowerDecoupling hash and protobuf. This simplifies a little...
2018-03-08 A. Unique TensorFlowerExpose a version of model_fn for contrib Estimators...
2018-03-08 Yu-Cheng LingTFLite: Delegate Buffer Handle interface (take 2)
2018-03-08 Sanjoy DasAdd some simple HLO creation utilities to auto-infer...
2018-03-08 A. Unique TensorFlowerThis strengthens several checks of error codes returned...
2018-03-08 A. Unique TensorFlower[SE] Initial perftools::gputools::Platform initializati...
2018-03-08 A. Unique TensorFlowerUpdating Tensorflow Docs to add reference around measur...
2018-03-08 Gunhan GulsoyDisable flaky checkpoint_utils_test everywhere
2018-03-08 Sergio GuadarramaAutomated g4 rollback of changelist 188265500
2018-03-08 Derek MurrayOptimize the destruction of CancellationManager and...
2018-03-08 A. Unique TensorFlowerFix feature fraction per tree.
2018-03-08 A. Unique TensorFlowerThis creates a new helper, xla_launch_util, that contai...
2018-03-08 A. Unique TensorFlowerAdd init op and target node support to benchmark
2018-03-08 Allen LavoieUpdate the eager user guide to use object-based saving...
2018-03-08 Gunhan GulsoyDisable interleave_dataset_ops_test
2018-03-08 A. Unique TensorFlowerEnable test CompatibleUseLinearIndexWithReshape.
2018-03-08 A. Unique TensorFlowerupdate docker containers used for remote CPU/GPU builds...
2018-03-08 A. Unique TensorFlowerExtract the iterated expression of a for loop into...
2018-03-08 A. Unique TensorFlower- FisherEstimator now supports computing products with...
2018-03-08 Gunhan GulsoyAutomated g4 rollback of changelist 188263046
2018-03-08 A. Unique TensorFlowerMake comparison functors const
2018-03-08 Suharsh SivakumarAdd support for ResourceVariable weights to the quantiz...
2018-03-08 Jianwei XieDisable the predict input warning in TPUEstimator.
2018-03-08 A. Unique TensorFlowerinternal
2018-03-08 A. Unique TensorFlowerFix docstring.
2018-03-08 Bixia Zheng[XLA]: Rewrite the test cases for while loop simplifier...
2018-03-08 A. Unique TensorFlowerPiperOrigin-RevId: 188267957
2018-03-08 A. Unique TensorFlowerRemove StackPush nodes where the corresponding StackPop...
2018-03-08 Akshay AgrawalTFE: Implement __r*__ operators for `Dimension`.
2018-03-08 A. Unique TensorFlowerAdd support for converting range, and an actual build...
2018-03-08 Alexandre PassosRestores accumulate_n's functionality when shapes are...
2018-03-08 A. Unique TensorFlowerFix OP_REQUIRES to be OP_REQUIRES_ASYNC
2018-03-08 Yu-Cheng LingTFLite: Delegate Buffer Handle interface
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 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-07 Allen LavoieCheckpointable: Fix device placement when restoring...
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 A. Unique TensorFlowerRemove unused parameter from GetQuantizationParamsFromM...
2018-03-07 Jonathan HseuFix GCS uploads occasionally failing when retrying.
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 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...
next