platform/upstream/tensorflow.git
2018-03-12 A. Unique TensorFlowerTransposes are can be merged into reshapes when the...
2018-03-12 A. Unique TensorFlowerboosted_trees: infer the output shapes of Quantiles...
2018-03-12 Benoit SteinerAvoid capturing unused variables in lambda functions
2018-03-12 Skye Wanderman... Fix race in C API.
2018-03-12 A. Unique TensorFlowerTurn trivial Pack ops with a single input into ExpandDi...
2018-03-12 A. Unique TensorFlowerMake default number of threads trigger the default...
2018-03-12 A. Unique TensorFlowerConvert Squeeze into Reshape: Support empty output...
2018-03-12 A. Unique TensorFlowerSupporting quantization of Gather ops and removal of...
2018-03-12 Allen LavoiePlug a few more PyObject leaks, test for them.
2018-03-12 Benoit SteinerDon't let the grappler item builder fail if the graph...
2018-03-12 A. Unique TensorFlowerDon't remove identity nodes if they follow a device...
2018-03-12 Asim ShankarResourceScatterUpdate: Gracefully handle inconsistent...
2018-03-12 Benoit SteinerTurn on function optimization by default
2018-03-12 A. Unique TensorFlowerReuse the linear index when broadcasting a contiguous...
2018-03-12 A. Unique TensorFlowerLint some files.
2018-03-12 Olivia Nordquistthis test is also timing out in cuda so disabling for now
2018-03-12 Mark Daoustpropagate fix from tensorflow/models#3561
2018-03-12 Shashi ShekharFix assets for the TF camera example.
2018-03-12 Olivia Nordquistdisable flaky asan test
2018-03-12 Derek MurrayFix typo in description of INTERNAL error code.
2018-03-11 A. Unique TensorFlowerRemoved duplicate statement.
2018-03-11 Derek MurrayFixes a race condition in function instantiation.
2018-03-11 A. Unique TensorFlowerSpecify the `maximum_iterations` to tf.while_loop in...
2018-03-11 Bixia ZhengSelectively re-enable bfloat16 tests for the GPU backend.
2018-03-11 A. Unique TensorFlowerImprove errors raised when an object does not match...
2018-03-11 Gunhan GulsoyFix windows GPU build scripts.
2018-03-11 Jianwei XieAdds a warning to help user to debug the TPU program...
2018-03-10 A. Unique TensorFlowerTurn the following ops into Identity.
2018-03-10 Rui ZhaoIncrement node_ids when merging CostGraphDef.
2018-03-10 Michael Kuperstein[XLA] Speed up colocated buffer merging.
2018-03-10 A. Unique TensorFlowerFix DepthToSpace and SpaceToDepth to silently return...
2018-03-10 A. Unique TensorFlowerFix docstring for `embedding_lookup_sparse`.
2018-03-10 Mingsheng HongUnified test util PlaceHolderFloat() into PlaceHolder...
2018-03-10 A. Unique TensorFlowerPropagate min/max for StridedSlice
2018-03-10 A. Unique TensorFlowerMove optimizations to arithmetic optimizer stages
2018-03-10 Derek MurrayAdd experimental Session::MakeCallable() API and implem...
2018-03-10 Derek MurrayFix flakiness in common_runtime/function_test.cc.
2018-03-10 A. Unique TensorFlowerAllowing ReorderActivationFunctions to reorder output...
2018-03-10 A. Unique TensorFlower[XLA] Add a whole graph execution interface.
2018-03-09 Brennan SaetaProcFLR: Include the remote function target in the...
2018-03-09 Akshay ModiMove a utility function into the eager C internal API
2018-03-09 Igor SaprykinCopy `replicate_model_fn` to core.
2018-03-09 Joshua V. DillonMigrate tf.contrib.bayesflow.optimizers to tfp.optimziers.
2018-03-09 Allen LavoieEager: Fix a Dimension PyObject leak, test for it.
2018-03-09 Michael CaseInternal Change.
2018-03-09 Francois CholletPart of the update of tf.keras to the Keras 2.1.5 API.
2018-03-09 A. Unique TensorFlowerAutomated g4 rollback of changelist 188501394
2018-03-09 Sanjoy Das[TF:XLA] Bump open source llvm revision to r326989
2018-03-09 Skye Wanderman... Add smart_case that calls smart_cond.
2018-03-09 A. Unique TensorFlowerRemove the nondeterminism from a test for initializing...
2018-03-09 Kay Zhu[XLA:Doc] Fix an typo "Alternately" -> "Alternatively".
2018-03-09 A. Unique TensorFlowerLSTM support: Add non-uint8 quantized operators.
2018-03-09 A. Unique TensorFlowerInternal Change
2018-03-09 A. Unique TensorFlowerAutomated g4 rollback of changelist 188492233
2018-03-09 Gunhan GulsoyAutomated g4 rollback of changelist 188433328
2018-03-09 A. Unique TensorFlowerMove warm_starting_util from third_party/tensorflow...
2018-03-09 Rohan JainAllowing for FunctionLibraryRuntime::Run calls to not...
2018-03-09 Jacques PienaarAdd more debugging output, filtering by int_type in...
2018-03-09 Mingxing TanAdd bool type for tflite.
2018-03-09 Justin Lebar[XLA:GPU] Don't fuse get-tuple-element.
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
next