platform/upstream/tensorflow.git
2018-04-02 Akshay ModiReduce overhead for eager ops
2018-04-02 Asim Shankareager: Tweak error message.
2018-04-02 A. Unique TensorFlowerRewrite Add/AddN subgraph, minimizing number of require...
2018-04-02 A. Unique TensorFlowerFix a bug in AvgPoolGrad op cost in extracting input...
2018-04-02 Anna RSwitch to the TensorFlow API generation based on ApiDef...
2018-04-02 Asim ShankarFix #18180
2018-04-02 Allen LavoieTFTS: Clean up the cold start SignatureDef.
2018-04-02 A. Unique TensorFlower[XLA] Redesign: improve error handling:
2018-04-02 A. Unique TensorFlowerSwitched to using TensorFlow's true dilated convolution...
2018-04-02 A. Unique TensorFlowerReplaced calls to deprecated tensorflow::StringPiece...
2018-04-02 Alexandre PassosImproves the documentation of control_dependencies.
2018-04-02 A. Unique TensorFlowerReplaced calls to deprecated tensorflow::StringPiece...
2018-04-02 A. Unique TensorFlowerRemove reshape of sparse tensor indices in for maybe_batch.
2018-04-02 A. Unique TensorFlowerAdditional arg scope test that demonstrate how nested...
2018-04-02 Sergio GuadarramaAutomated g4 rollback of changelist 191127281
2018-04-02 Jacques PienaarOnly test types supported and change log_eps for bfloat16.
2018-04-02 A. Unique TensorFlowerAdd CycleGAN specific summary.
2018-04-02 Jacques PienaarUpdate tests to enable flipping on bfloat16 types.
2018-04-02 A. Unique TensorFlowerAdding support for RandomUniform. Basic support for...
2018-04-02 Skye Wanderman... Make batch_sequences_with_states_test.py work with...
2018-04-01 A. Unique TensorFlower[XLA] Redesign: implement and test concat.
2018-04-01 A. Unique TensorFlower[XLA] Add a ReduceWindow test to reduce along the lane...
2018-03-31 Billy LambertaFix typo
2018-03-31 A. Unique TensorFlowerAdd a unit test to verify that dependency optimizer...
2018-03-31 Russell PowerLog large allocations and total memory usage for the...
2018-03-31 Saurabh SaxenaSupport int64 slice spec for StridedSliceGrad.
2018-03-30 Neal WuSimple fixes for documentation on tf.nn.softmax_cross_e...
2018-03-30 A. Unique TensorFlowerImplement strip CheckNumerics in DebugStripper.
2018-03-30 A. Unique TensorFlowerDoc string clean-ups for class DistributionStrategy.
2018-03-30 A. Unique TensorFlowerRestore definitions of static members in MklCpuAllocator.
2018-03-30 A. Unique TensorFlower[XLA] Add a reduce-window test.
2018-03-30 A. Unique TensorFlower Add the waiting time and cross-replica-sum time to...
2018-03-30 A. Unique TensorFlowerAdd attr when rewriter adds an XlaHostCompute Op indica...
2018-03-30 Dimitris VardoulakisImprove the precision of Reduce in the interpreter...
2018-03-30 Akshay ModiMake tfe.Iterator work with async mode.
2018-03-30 Skye Wanderman... Raise exception in SWIG on bad TF_Status from C API.
2018-03-30 A. Unique TensorFlower show breakdown of total execution time with compute...
2018-03-30 A. Unique TensorFlowertf.maximum: Correctly calculate output shape when broad...
2018-03-30 Akshay ModiRemove unused imports
2018-03-30 A. Unique TensorFlowerDisable tsan for tensorflow/python/estimator:replicate_...
2018-03-30 A. Unique TensorFlowerEnable writing of summaries in ExamplesPerSecondHook
2018-03-30 A. Unique TensorFlowerBreak FileSystem's dependency on ThreadPool.
2018-03-30 Shashi ShekharInternal change.
2018-03-30 A. Unique TensorFlowerRename distributed_apply to _distributed_apply in Optim...
2018-03-30 Sourabh BajajCreate a wrapper for bfloat16 scope so that users don...
2018-03-30 A. Unique TensorFlowerCheck for errors returned by ExecuteOnStream before...
2018-03-30 A. Unique TensorFlower[XLA] Add IsConstant to the local Python client.
2018-03-30 A. Unique TensorFlowerFix several data races by acquiring locks.
2018-03-30 Mark DaoustFix the index to match the left nav.
2018-03-30 A. Unique TensorFlowerFix a crash in Quantize() when tf.contrib.framework...
2018-03-30 A. Unique TensorFlowerUpdate test for DebugStripper to construct graph in...
2018-03-30 A. Unique TensorFlowerReplaced calls to deprecated tensorflow::StringPiece...
2018-03-30 A. Unique TensorFlowerBefore this change, a Tensor contained a device pointer...
2018-03-30 Anna RInternal change.
2018-03-30 A. Unique TensorFlowerMerged commit includes the following changes:
2018-03-30 Priya GuptaAdd summaries from only the first tower in distributed...
2018-03-30 Anjali SridharInternal Change.
2018-03-30 Yuefeng ZhouInternal change
2018-03-30 Rohan JainInternal change
2018-03-30 Ian LangmoreBUGFIX: sample_stats.percentile: Fractions for interp...
2018-03-30 Igor SaprykinInternal change.
2018-03-30 Priya GuptaAdd basic serialization support to DistributedVariable...
2018-03-30 Rui ZhaoAdd output info into op_context otherwise the estimator...
2018-03-30 A. Unique TensorFlowerPrevent infinite loop in constant folding when material...
2018-03-30 Igor SaprykinInternal change.
2018-03-30 Benoit SteinerDisable shape inference for functions since it doesn...
2018-03-30 A. Unique TensorFlowerFixed typo in PReLU.
2018-03-30 Rohan JainGetting rid of the threadpool from FunctionBufferingRes...
2018-03-30 Anjali SridharMove the simple_estimator_example to the examples/...
2018-03-30 A. Unique TensorFlowerAdd distribution support for incrementing the global...
2018-03-30 Andrew HarpPort TensorFlow demo to TFLite with three activities...
2018-03-30 A. Unique TensorFlower* Added a JavaScript tab to DEVELOP.
2018-03-30 A. Unique TensorFlowerTighten the condition for node removal next to device...
2018-03-30 A. Unique TensorFlowerAdd details of new mailing lists
2018-03-29 Nupur GargUpdating documentation.
2018-03-29 Rohan JainFixing a subtle bug where in some cases the post cancel...
2018-03-29 Priya GuptaMinor language change in readme.
2018-03-29 Mark HeffernanAdd support for running benchmarks in XLA unit tests.
2018-03-29 Billy LambertaUpdated eager guide to use tensorflow 1.7.
2018-03-29 A. Unique TensorFlower- Expose slim arg_scope function to compute keys to...
2018-03-29 Alexandre PassosUndisables broken list_ops_test
2018-03-29 A. Unique TensorFlower capture_tpu_profile will fallback to old behavior...
2018-03-29 Priya GuptaInternal Change
2018-03-29 A. Unique TensorFlowerAdd tf.contrib.distribute, which defines classes Distri...
2018-03-29 Anna RInternal change.
2018-03-29 A. Unique TensorFlower[XLA] Remove some dead code from Executable.
2018-03-29 Eugene BrevdoTFLite logs to stderr.
2018-03-29 A. Unique TensorFlowerLSTM support: Add non-uint8 quantized elementwise unary...
2018-03-29 Younghee Kwonboosted_trees: post-submit clean up
2018-03-29 Michael Kuperstein[XLA] Remove note about what implementations do for...
2018-03-29 Alexandre PassosTurns eager device placement on by default.
2018-03-29 Billy LambertaDocs: Add Eager Execution guide to Programmer's Guide.
2018-03-29 Billy LambertaDocs: Move TFLite docs into tensorflow.org
2018-03-29 A. Unique TensorFlowerUse GraphProperties directly in ArithmeticOptimizer.
2018-03-29 A. Unique TensorFlowerUpdating a test in constant_folding_test.cc that uses...
2018-03-29 Yuefeng ZhouInternal change.
2018-03-29 A. Unique TensorFlowerFix docstring.
2018-03-29 Allen LavoieAvoid evaluating SaveSpec Tensors multiple times when...
2018-03-29 Jonathan HseuMinor adjustments to an error message.
2018-03-29 Zhixian YanAdd more tflite hosted models like resnet, inception...
next