platform/upstream/tensorflow.git
2018-05-09 A. Unique TensorFlowerRun test tensorflow/python/kernel_tests:array_ops_test...
2018-05-09 A. Unique TensorFlowerUnifying argument documentation style in CudnnSupport.
2018-05-09 A. Unique TensorFlowerImplementation of Slice.
2018-05-09 Akshay ModiDelete old op gen code and replace with eager op gen.
2018-05-09 Justin Lebar[XLA] Make XlaAllocator obey retry_on_failure arg.
2018-05-09 Justin Lebar[XLA:GPU] Disable multi-streaming by default.
2018-05-09 Akshay ModiInclude tensorflow::DataType header file
2018-05-09 Tony WangAdd two helper methods to the graphcycle class.
2018-05-09 A. Unique TensorFlowerFix a dropped line in the DepthwiseConv2dNative model
2018-05-09 Akshay ModiSkip convert_to_tensor in r_binary_op_wrapper in eager...
2018-05-09 Igor GanichevMake eager functions runable on TPU
2018-05-09 A. Unique TensorFlowerSet size of tensorflow/python/keras:normalization_test...
2018-05-09 A. Unique TensorFlowerOnly use integer values for event_ndims.
2018-05-09 A. Unique TensorFloweradd test for pruning useless function lib in graph.
2018-05-09 A. Unique TensorFlowerAdd test to test suite.
2018-05-08 A. Unique TensorFlowerIncrease shard count of tensorflow/contrib/learn:state_...
2018-05-08 A. Unique TensorFlowerIncrease size of tensorflow/contrib/distributions:batch...
2018-05-08 A. Unique TensorFlowerIncrease shard count of tensorflow/python/keras:lstm_te...
2018-05-08 A. Unique TensorFlowerAdd missing ":haswell" match to list of platform selectors.
2018-05-08 A. Unique TensorFlowerIncrease shard_count of tensorflow/python/estimator...
2018-05-08 Alexandre PassosDo not differentiage integers in the eager API.
2018-05-08 A. Unique TensorFlowerIncrease shard count of tensorflow/contrib/distribution...
2018-05-08 A. Unique TensorFlowerIncrease size of test tensorflow/contrib/layers:rev_blo...
2018-05-08 Allen LavoieAvoid string formatting in assert_same_float_dtype...
2018-05-08 A. Unique TensorFlowerBetter wrapping of stream executor's cuDNN API calls...
2018-05-08 A. Unique TensorFlowerRemove outdated CUDA SDK string (the text is now consis...
2018-05-08 Alina SbirleaRe-land: Optimize dot(DynamicSlice(ConstA), ConstantB...
2018-05-08 A. Unique TensorFlowerFix docstring for flush() method
2018-05-08 Ilya BiryukovUpdate version of downloadable clang toolchain
2018-05-08 A. Unique TensorFlowerChange visibility of hlo_proto.
2018-05-08 A. Unique TensorFlowerAdd affinity binding functionality and documentation...
2018-05-08 A. Unique TensorFlowerIncrease size of test //third_party/tensorflow/python...
2018-05-08 Andrew SelleFix Raspberry Pi build by making PNG not try to use...
2018-05-08 Akshay AgrawalWhen building functions, capture tensors in `internal_c...
2018-05-08 A. Unique TensorFlowerAdd cost model of depthwiseConv2dNative. Tensorflow...
2018-05-08 A. Unique TensorFlowerFree ANeuralNetworksCompilation object in NNAPIDelegate...
2018-05-08 Shanqing CaiMinor formatting tweaks to distribute.py and simple_tfk...
2018-05-08 A. Unique TensorFlowerUpdate comment clarifying continuous eval behavior.
2018-05-08 Peter Hawkins[TF:XLA] Fix NaN in StatelessRandomNormal if the underl...
2018-05-08 A. Unique TensorFlowerAutomated g4 rollback of changelist 195723288
2018-05-08 A. Unique TensorFlowerAdd missing #include for OpResponse. This class current...
2018-05-08 Asim ShankarProfileHandler: Remove unnecessary interface method.
2018-05-08 A. Unique TensorFlowerFix a test expectation.
2018-05-08 A. Unique TensorFlowerAutomated g4 rollback of changelist 195748721
2018-05-08 A. Unique TensorFlowerTemporarily disable concat rewrite.
2018-05-08 Brennan Saeta[tf.data] Move tensorflow::dataset::MakeIteratorContext...
2018-05-08 Skye Wanderman... Add logic for StridedSlice ops in ShapeRefiner::Constan...
2018-05-08 Skye Wanderman... Make conv2d_tranpose_test.py work with C API shapes...
2018-05-08 Igor GanichevMake eager functions runable on TPU
2018-05-08 Skye Wanderman... Raise an error if we try to take the gradient wrt to...
2018-05-08 Blake HechtmanInternal change
2018-05-08 Jacques PienaarAdd test with tf.cond.
2018-05-08 Sanjoy DasDelete kTransposeDot (it is no longer in use)
2018-05-08 Alexandre PassosFast-path to VarHandleOp
2018-05-08 Billy LambertaAdd TFX section. Add Ecosystem page and dropdown menu.
2018-05-08 A. Unique TensorFlowerReorder executor NodeItem variable length data section so
2018-05-08 Skye Wanderman... ShapeRefiner fix: some variant-type tensors have handle...
2018-05-08 Akshay AgrawalRefactor TensorArray to avoid copies and memory allocat...
2018-05-08 Blake Hechtman[XLA] Make post order a possible schedule as it sometim...
2018-05-08 Derek Murray[Remote functions] Only set the default runner *after...
2018-05-08 A. Unique TensorFlowerAdd EvaluateNodes to tests: RemoveIdentityTransposesMul...
2018-05-08 Michael Kuperstein[XLA] Fix a "we're we're" in the operation semantics.
2018-05-08 A. Unique TensorFlowerAdd support for select (via tf.where) support to tflite.
2018-05-08 Michael CaseInternal Change.
2018-05-08 Michael CaseFix TypeError in update_version.py
2018-05-08 Pavithra VijayAdd support for tf.data.Dataset iterators in model...
2018-05-08 Igor GanichevReplace references to TensorInfo with XlaTensor
2018-05-08 A. Unique TensorFlowerDisable automated testing of tensorflow/compiler/tests...
2018-05-08 A. Unique TensorFlowerAllow output has a different shape from input in the...
2018-05-08 Alexandre PassosFix resource variable in cond gradient.
2018-05-08 Justin Lebar[XLA] Shard compilation of HloEvaluator.
2018-05-08 A. Unique TensorFlowerMove PadV2Options to the end, in order to maintain...
2018-05-08 A. Unique TensorFlowerUse 64bit aggregation for gradients and hessians since...
2018-05-08 Anna RChange deprecation_version field in api_def.proto to...
2018-05-08 Sanjoy Das[TF:XLA] Bump open source llvm revision to r331624
2018-05-08 A. Unique TensorFlowerFixes for accessing variables with a MirroredStrategy...
2018-05-08 A. Unique TensorFlowerSpecialize functions only once per unique context.
2018-05-08 Sanjoy DasRename HloDotWithContractDimsMatcher to HloDotWithContr...
2018-05-08 A. Unique TensorFlowerMake test tensorflow/python/keras:resnet50_test be...
2018-05-07 A. Unique TensorFlowerAdding Greater/GreaterEqual/LessEqual ops to complement...
2018-05-07 Ian LangmoreAdd 'optonly' directive to linear_operator_circulant...
2018-05-07 Bixia Zheng[TF:XLA:GPU] Allow the use of linear address when there...
2018-05-07 Justin Lebar[XLA] Add FusionKind matcher to pattern_matcher.h.
2018-05-07 Shivani Agrawal[tf.data] Patch to unref iterator_resource in Deseriali...
2018-05-07 Gunhan GulsoyDisable autograph cfg_test in windows.
2018-05-07 Alexandre PassosRegister bool scatter_update for resource variables
2018-05-07 Igor SaprykinGeneralize the input to TPU distribution strategy....
2018-05-07 Yu-Cheng LingRelease notes for TensorFlow Lite.
2018-05-07 A. Unique TensorFlowerExtracts PartialConcatConstFolding into a method.
2018-05-07 A. Unique TensorFlowerAdd tests for broadcasting KL divergence calculations.
2018-05-07 A. Unique TensorFlowerReplaced calls to tensorflow::StringPiece::ToString...
2018-05-07 A. Unique TensorFlowerExtend block sparsity support for TPUs
2018-05-07 A. Unique TensorFlowerAdd EvaluateNodes to HoistFactorDiv test.
2018-05-07 A. Unique TensorFlowerRemoving quotations to fix the broken link found on...
2018-05-07 Abhijit KarmarkarInternal Change
2018-05-07 A. Unique TensorFlowerControl flow graph with forward and backward analysis
2018-05-07 A. Unique TensorFlowerAutomated g4 rollback of changelist 195638795
2018-05-07 A. Unique TensorFlowerImprove fusion logic of (a dot b) * alpha
2018-05-07 A. Unique TensorFlowerRemove unused threadpool from stream executor.
2018-05-07 Russell PowerGracefully handle workers without heartbeat support...
next