platform/upstream/tensorflow.git
2018-02-09 A. Unique TensorFlower[XLA] Use a real priority queue in list scheduling
2018-02-09 Alexandre PassosRecursively creating directories in CreateSummaryFileWriter
2018-02-09 Derek Murray[tf.data] Remove deprecated `tf.contrib.data.Dataset...
2018-02-09 Yu-Cheng LingUse TFLite CocoaPod in iOS Simple Demo app
2018-02-09 Gunhan GulsoyRemove header dependence on cuda_config.h to fix openso...
2018-02-09 Akshay ModiFix read_variable_op GPU test
2018-02-09 Mingsheng HongEnabled XLA for TF C API.
2018-02-09 Skye Wanderman... Make import_graph_def add default attr values with...
2018-02-09 Ian LangmoreTEST: test of kernel_results added to hmc_test.py
2018-02-09 Noah EisenRemoves const qualifier from ListWorkers
2018-02-09 A. Unique TensorFlowerUpdate llvm revision to r324720. This is needed because...
2018-02-09 Alexandre PassosFixes issue with tfe.make_template when function object...
2018-02-09 Guangda LaiSplit gpu_id.h and GpuIdManager out from build target...
2018-02-09 A. Unique TensorFlower[XLA] Add a test for reduce window with large minor...
2018-02-09 A. Unique TensorFlowerAdd dynamic_rnn support for CloudTPU Magenta RNN
2018-02-09 Francois CholletSimplify and extend the management of input-conditional...
2018-02-09 Jacques PienaarFix lint warnings. NFC
2018-02-09 Anna RAdd export calls for protos.
2018-02-09 A. Unique TensorFlowerRemove the unneeded "tf" argument for utility functions.
2018-02-09 Suharsh SivakumarFix some doc strings that were accidentally removed.
2018-02-09 A. Unique TensorFlower regression_head accepts link_fn as parameter, so...
2018-02-09 Allen LavoieTFTS: Better handling of exogenous features
2018-02-09 Allen LavoieTFTS: Add exporting to SavedModel to the LSTM example
2018-02-09 A. Unique TensorFlowerUpdate for LLVM API change r324700
2018-02-09 Sukriti RameshComment update.
2018-02-09 Yao ZhangOnly convert format if input is of layout-agnostic...
2018-02-09 Anna RAdd tf_export decorators back to gen_*_ops.py files.
2018-02-09 A. Unique TensorFlowerExtended the Halton sequences to support randomization...
2018-02-09 A. Unique TensorFlowerAutomated g4 rollback of changelist 185006374
2018-02-09 Saurabh SaxenaFix bug in checkpointing DT_VARIANT tensors.
2018-02-09 Yu-Cheng LingImprove the flow to build TFLite iOS demo app
2018-02-09 Suharsh SivakumarAdd our own "global step" called quantization_step...
2018-02-09 Brian PattonAllow C64 infeeds.
2018-02-09 Skye Wanderman... Make SavedModelTest.testStripDefaultAttrsInconsistentCo...
2018-02-08 Alexandre PassosChanges behavior of optimizer.minimize(loss) when loss...
2018-02-08 Anna RAdding tf_export decorators/calls to TensorFlow functio...
2018-02-08 Raghuraman... Update fake quant op to support bitwidths in the range...
2018-02-08 Allen LavoieObject based saving prototype: create ResourceVariables...
2018-02-08 Yao ZhangAdd memory usage report to cost analyzer tool; run...
2018-02-08 Yao ZhangAdd more vlogging to op level estimator.
2018-02-08 Eugene Brevdo[TF contrib RNN] Expose some rnn classes and functional...
2018-02-08 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-02-08 A. Unique TensorFlowerAdd a _TensorProcessor for computing gradients but...
2018-02-08 Raghuraman... Updated API for quantize_graph: Programmable quant_dela...
2018-02-08 Anna RAdding tf_export decorators/calls to TensorFlow functio...
2018-02-08 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-02-08 Akshay ModiUpdates to fastpath execution code
2018-02-08 Allen LavoieObject-based saving prototype: allow only named edges
2018-02-08 Akshay ModiDon't fail if control dependency is on an input of...
2018-02-08 Anna RAdding tf_export decorators/calls to TensorFlow functio...
2018-02-08 Allen LavoiePrototype object-based save/restore syntax sugar
2018-02-08 A. Unique TensorFlowerPlumbs a variable from the batching function decorator...
2018-02-08 Alexandre PassosInternal functional _If and _While ops.
2018-02-08 Asim ShankarC API: Fixes #7394
2018-02-08 A. Unique TensorFlower[TF:XLA] Handle fusion instructions in HloInstruction...
2018-02-08 HyoukJoong LeeBug fix in buffer assignment for colocated buffers
2018-02-08 Justin Lebar[XLA] Improve comment about why we can't unroll loops...
2018-02-08 Ian LangmoreAdd effective_sample_size to tf.contrib.bayesflow.mcmc_...
2018-02-08 A. Unique TensorFlowerExpose python:platform build target.
2018-02-08 Anna RAdding tf_export decorators/calls to TensorFlow functio...
2018-02-08 Yu-Cheng LingChanging ".lite" to ".tflite" in documents.
2018-02-08 A. Unique TensorFlowerUpdate llvm revision to r324405, which introduces an...
2018-02-08 Derek Murray[tf.data] Remove deprecated `tf.contrib.data.Iterator...
2018-02-08 A. Unique TensorFlowerPreserving order when removing nodes.
2018-02-08 Akshay ModiUpdate the wrapper gen code to call out to the fastpath...
2018-02-08 Francois CholletFix minor bug with tf.keras model calling (related...
2018-02-08 Derek Murray[tf.data] Remove deprecated reader dataset classes...
2018-02-08 A. Unique TensorFlowerUpdate for LLVM API change r324405
2018-02-08 Bixia ZhengRemove cudnn_type parameter from a few template member...
2018-02-08 A. Unique TensorFlowerMake MklCpuAllocator a VisitableAllocator, instead...
2018-02-08 Suharsh SivakumarMake quantization rewrites happen in place.
2018-02-08 A. Unique TensorFlowerEnable algebraic optimizations for operations with...
2018-02-08 A. Unique TensorFlowerMore updates:
2018-02-08 A. Unique TensorFlowerEmitting type-dependent cond and while_loop code.
2018-02-08 Ilya BiryukovPatch cub on download to fix compilation error with...
2018-02-08 A. Unique TensorFlowerAutomated g4 rollback of changelist 184303789
2018-02-08 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-02-08 Francois CholletSwitch to using ResourceVariable in Keras for full...
2018-02-08 A. Unique TensorFlowerFixing the anchor link for the Math ops guide on Segmen...
2018-02-08 A. Unique TensorFlowerTemporarily weaken Identity pruning in model_pruner...
2018-02-08 Mark DaoustMove TPU doc to "using_tpu". Add short titles to some...
2018-02-08 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-02-08 Derek Murray[tf.data] Move C++ code backing `tf.contrib.data.ignore...
2018-02-08 Sanjoy Das[XLA:CPU] Fix tfcompile's use of freeze_graph.py
2018-02-08 Yao ZhangReduce the number of concats to avoid test timeout.
2018-02-08 A. Unique TensorFlowerRemove note about accumulator variables, since those...
2018-02-08 Russell PowerAdd operation to forward log messages from remote worke...
2018-02-08 Sanjoy Das[XLA:CPU] Fix test case for vectorized Exp and Tanh...
2018-02-08 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-02-08 Michael CaseDisable internally failing array_ops test.
2018-02-08 Eugene BrevdoRemove tf.contrib.ndlstm as it is not maintained and...
2018-02-07 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-02-07 Kay Zhu[XLA] Keep the number of HloPasses minimum for the...
2018-02-07 Michael CaseMerge changes from github.
2018-02-07 Alexandre PassosBetter documentation for contrib summaries.
2018-02-07 Suharsh SivakumarGeneralize quantization rewrite to not rely on names.
2018-02-07 A. Unique TensorFlowerChange output of slim.learning.train to total_loss...
2018-02-07 Derek Murray[tf.data] Move the C++ Dataset class implementations...
2018-02-07 Yu-Cheng LingMakefile flag to use Apple Accelerate for Conv on iOS.
2018-02-07 A. Unique TensorFlowerAdd BatchMatMul support and improve tensorflow graphdef...
next