platform/upstream/tensorflow.git
2018-03-25 Allen LavoieConvert the eager SPINN example to use tf.keras.Model...
2018-03-25 A. Unique TensorFloweradd EvaluateNodes to OpDedupping test.
2018-03-25 A. Unique TensorFlowerPrepare the XLA and TF code to correctly behave once...
2018-03-25 A. Unique TensorFlowerBenchmarker for LPIRC CVPR2018.
2018-03-25 Alexandre PassosFix buffer overflow when fetching resources.
2018-03-25 A. Unique TensorFlowerFix behavior of bucket_by_sequence_length with tuple...
2018-03-25 A. Unique TensorFlower[XLA] Implement the whole graph execution interface...
2018-03-25 Alexandre PassosMoves TensorHandle to common_runtime
2018-03-25 Nupur GargUpdates reduce_mean op.
2018-03-25 A. Unique TensorFlower* Added links to Machine Learning Crash Course.
2018-03-25 A. Unique TensorFlower[XLA] Redesign: add public methods that create XlaOp.
2018-03-25 Bixia Zheng[XLA:CPU] Task parallel assignment should not paralleli...
2018-03-25 Bixia Zheng[XLA] Allow reshape mover to move transpose across...
2018-03-25 Yuanzhong XuUsing rounding when converting constants in BF16 propag...
2018-03-25 A. Unique TensorFlowerMove NullFileSystem to its own file.
2018-03-25 Frank ChenMove security documentation to the main TensorFlow...
2018-03-25 A. Unique TensorFlowerChanges loss_reduction default to SUM_OVER_BATCH_SIZE...
2018-03-25 Joshua V. DillonOverride `__str__` and `__repr__` in `tf.distributions...
2018-03-25 Nupur GargAdds support for SavedModel to TOCO.
2018-03-25 A. Unique TensorFlowerSlightly tweak the whitelist checking mechanism.
2018-03-25 Dimitris VardoulakisAutomated g4 rollback of changelist 190139303
2018-03-25 A. Unique TensorFlowerRaise the timeout of tests that are somewhat close...
2018-03-25 A. Unique TensorFlowerOnly run GPU version of memory_optimizer_test.
2018-03-25 A. Unique TensorFlowerCheck for the existence of an annotation before attempt...
2018-03-25 Derek MurraySilence compilation warning in allocator.h
2018-03-25 A. Unique TensorFlowerMerged commit includes the following changes:
2018-03-23 A. Unique TensorFlowerFix HloSharding::ToString to be compatible with the...
2018-03-23 A. Unique TensorFlowerUse int32 GPU kernel for StopGradient
2018-03-23 A. Unique TensorFlowerImplement operator<< for HloSharding
2018-03-23 A. Unique TensorFlowerInternal change
2018-03-23 A. Unique TensorFlowerEnable fusion of element-wise ops using XLA (Off by...
2018-03-23 A. Unique TensorFlowerAdd cast op support for bfloat16 in CPU.
2018-03-23 Mingsheng HongAdded experimental C APIs to build a hard-coded stack...
2018-03-23 Suharsh SivakumarImprovements to quantization matching code:
2018-03-23 Jonathan HseuRollback of GCS change.
2018-03-23 Allen LavoieCheckpointable: Add a way for subclasses to manage...
2018-03-23 Francois CholletRefactor keras.Sequential and enable building Sequentia...
2018-03-23 Benoit SteinerMerge changes from github.
2018-03-23 Derek Murray[tf.data] Add `tf.contrib.data.prefetch_to_device(...
2018-03-23 A. Unique TensorFlowerAdd asserts for LinearOperatorBlockDiag.
2018-03-23 Zhixian YanConvert saved_model to tflite flatbuffer.
2018-03-23 A. Unique TensorFlowerDisable test tensorflow/contrib/linalg:linear_operator_...
2018-03-23 Allen LavoieCheckpointable: Fix a bug where SaveableObjects in...
2018-03-22 Jonathan HseuDelete all the name_scopes in the TPU code so that...
2018-03-22 A. Unique TensorFlowerRemove cached tensors from LinearOperator.
2018-03-22 Mark HeffernanAutomated g4 rollback of changelist 190127730
2018-03-22 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-03-22 Gunhan GulsoyInstead of depending on ctest to be in PATH, directly...
2018-03-22 A. Unique TensorFlowerDisable the test tensorflow/core/grappler/optimizers...
2018-03-22 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-03-22 Akshay AgrawalExplicitly disallow returning variables from a tfe...
2018-03-22 A. Unique TensorFlowerAdd kwargs support to wrap_py_func. Also includes some...
2018-03-22 Martin WickeMove cuDNN RNN ops to core, for use in the internal...
2018-03-22 Alexandre PassosAutomated g4 rollback of changelist 190021164
2018-03-22 Dimitris VardoulakisMerge consecutive broadcast HLO instructions.
2018-03-22 Akshay AgrawalRemove use of deprecated API from RNN Colorbot example.
2018-03-22 Pavithra VijayUpdate tf.keras preprocessing to Keras 2.1.5 API
2018-03-22 Brian PattonAdds float64 support for Conv2d, Conv2dBackpropInput...
2018-03-22 Skye Wanderman... Fetch C shapes for ops created by import_graph_def...
2018-03-22 A. Unique TensorFlowerSupports optimizer arg in head.create_estimator_spec.
2018-03-22 Anna RFix cases where we export incorrect symbol with tf_expo...
2018-03-22 A. Unique TensorFlowerCode cleanup: rather than storing the outside_compilati...
2018-03-22 Benoit SteinerDisable all the automatic optimizations when testing...
2018-03-22 A. Unique TensorFlowerAllow specifying in the arrays extra info file:
2018-03-22 A. Unique TensorFlowerDisable testing flaky tensorflow/contrib/eager/python...
2018-03-22 Martin WickeMake api_compatibility_test output verbose by default.
2018-03-22 Dan RingwaltAdd tf.contrib.framework.argsort, wrapping tf.nn.top_k...
2018-03-22 A. Unique TensorFlowerMerges predict export_outputs in multi_head.
2018-03-22 A. Unique TensorFlowerMake GetLocalTemporaryDirectories() a virtual method...
2018-03-22 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-03-22 Akshay AgrawalCleanup: replace an errant `in_eager_mode()` with ...
2018-03-22 Ayush DubeyAdd new Ops for ScopedAllocator and the associated...
2018-03-22 Yu-Cheng LingSupports PReLU in TFLite & Toco.
2018-03-22 Benoit SteinerRun the grappler optimizer tests both on GPU and CPU
2018-03-22 Asim ShankarEager/g3doc: Gradients with respect to constants are...
2018-03-22 A. Unique TensorFlowerAdds remaining validations in sequence_numeric_column.
2018-03-22 A. Unique TensorFlowerAutomated g4 rollback of changelist 189819449
2018-03-22 A. Unique TensorFlowerSmall cleanup StrCat related number formatting
2018-03-22 A. Unique TensorFlowerMark tensor as const in a function that does not mutate...
2018-03-22 A. Unique TensorFlowerOmit tensorflow/python/estimator:replicate_model_fn_tes...
2018-03-22 A. Unique TensorFlowerTemplate system improvements: allow replacing keyword...
2018-03-22 A. Unique TensorFlowerSimplifying "is" and "is not" dispatch
2018-03-22 Benjamin Kramer[XLA] Only overwrite the hlo_profiling flag when it...
2018-03-22 A. Unique TensorFlowerDisable over-aggressive shape inference
2018-03-22 A. Unique TensorFlowerMethods to work with symbolic tensor shapes.
2018-03-22 A. Unique TensorFlowerFix QN for Calls.
2018-03-22 Mark DaoustAutomatically insert api-links.
2018-03-22 A. Unique TensorFlowerUpdate file due to changes in Bazel (PACKAGE_NAME is...
2018-03-22 Ilya BiryukovAllow to download clang and use clang for CPU builds.
2018-03-22 A. Unique TensorFlowerAdd a utility that converts call keyword arguments...
2018-03-22 Asim ShankarJava: Release 1.7.0-rc1
2018-03-22 Yu-Cheng LingTFLite: Ensure only 1 scale/zero_point is in Quantizati...
2018-03-22 Yu-Cheng LingMinor style improvement in TFLite interpreter_test.py
2018-03-22 A. Unique TensorFlowerAutomated g4 rollback of changelist 190001737
2018-03-22 Sourabh BajajMerge changes from github.
2018-03-22 Mingsheng HongSimplified the experimental APIs related to TPU executi...
2018-03-22 A. Unique TensorFlowerAdd tensor quantization info to python wrapper
2018-03-22 Alexandre PassosMoves TFE_Executor to common_runtime
2018-03-22 Brennan Saeta[tf.data] Do not crash when combining .cache().take...
2018-03-22 Mingsheng HongAdded an experimental C API to dump TF_Graph in a human...
next