platform/upstream/tensorflow.git
2018-02-15 Bixia ZhengEnable half precision convolution for the CPU and GPU...
2018-02-15 A. Unique TensorFlowerFix a bug of overestimating AUC_PR. When TP and FP...
2018-02-15 A. Unique TensorFlowerOptimize away multiply by constant zero
2018-02-15 Mark DaoustFix "cudnn64_7.dll" in install_windows.md
2018-02-15 Asim ShankarJava: Release 1.6.0-rc1
2018-02-15 Asim Shankartf.image.resize_bilinear gradient support for float16
2018-02-15 Yao ZhangFix a bug to update reduction axes for all supported...
2018-02-15 Jianwei XieError out if user provided num_shards is incorrect...
2018-02-15 David G. AndersenFix integer overflow in BMP decoder by making the check...
2018-02-15 Sanjoy DasInternal-only change.
2018-02-15 Guangda LaiFix the build hdrs dependency for gpu_id. Reported...
2018-02-15 A. Unique TensorFlowerExtract ReadOutput method to test runner
2018-02-15 Yangzihao WangAdd env-var to specify whether to use CUDNN_BATCHNORM_S...
2018-02-15 Allen LavoieRemoves odd stack traces from trying to delete things...
2018-02-15 A. Unique TensorFlowerRemove dynamic shape check from Bernoulli.
2018-02-15 A. Unique TensorFlowerTest to show how TOCO fails with mismatched shapes...
2018-02-15 A. Unique TensorFlowerAdd dedicated code for the print function instead of...
2018-02-14 Chris Leary[XLA:python] Add ability to set result layouts via...
2018-02-14 Tatiana ShpeismanBuild error fix - make allocator_ to be VisitableAlloca...
2018-02-14 Peter Hawkins[TF:XLA] Add a hook to allow reshaping of TensorFlow...
2018-02-14 A. Unique TensorFlowerSupports op exp (tf.exp) in Toco and Tensorflow Lite.
2018-02-14 Alexandre Passosset_shape fix in _UnreadVariable
2018-02-14 Nick Desaulniers[XLA] Add reproducer that shows perf issues in HloDataf...
2018-02-14 A. Unique TensorFlowerFixes MovingAverageOptimizer when dealing with resource...
2018-02-14 Mingsheng HongAdded C-API based unit tests for GPU and XLA GPU testing.
2018-02-14 Derek Murray[tf.data] Add usage note to `tf.data.Iterator.get_next...
2018-02-14 A. Unique TensorFlowerFor Split, pick the 'axis' value from the first input...
2018-02-14 Chris Leary[XLA:python] Plumb method to get program shape / return...
2018-02-14 A. Unique TensorFlowerAdd the utils module to the uncompiled whitelist.
2018-02-14 A. Unique TensorFlowerExposing a tensor_list data structure
2018-02-14 Sanjoy Das[TF:XLA] Bump open source llvm revision to r325135
2018-02-14 A. Unique TensorFlowerFixing IdentifyRelu1 transform to recognize min+max...
2018-02-14 Jonathan HseuReturn Status instead of bool in Init(), Flush(), and...
2018-02-14 Roy Frostig[XLA] Add a test for map with static operands in the...
2018-02-14 A. Unique TensorFlowerMinor refactoring: rename the _canonicalization.py...
2018-02-14 A. Unique TensorFlowerCheck if ops used in the model are supported by op...
2018-02-14 Yu-Cheng LingChange the title of the compatibility guide document
2018-02-14 A. Unique TensorFlowerMake the TF Lite test driver more informative.
2018-02-14 David G. AndersenCall png_error if reading fails
2018-02-14 A. Unique TensorFlowerAdding specialized logic for depthwise convolution...
2018-02-14 A. Unique TensorFlowerTensorflow driver to execute the given tf graphdef...
2018-02-14 A. Unique TensorFlowerFactor VectorOfTensors out of concatenation.cc
2018-02-14 Alexandre PassosAPI incompatibility fix in _UnreadVariable
2018-02-14 A. Unique TensorFlowerCanonicalize list comprehensions into equivalent for...
2018-02-14 Noah EisenDecreases number of gRPC polling threads from 8 to 2.
2018-02-14 A. Unique TensorFlowerBuild file bug fix for iOS simulators.
2018-02-14 Ian Langmoreeffective_sample_size kwarg change (same default behavior).
2018-02-14 A. Unique TensorFlowerFix the comment for the return type _dnn_model_fn and...
2018-02-14 Shanqing Caitfe SPINN example: Add inference; fix serialization
2018-02-14 Peter Hawkins[TF:XLA] Tag reverse_sequence test as optonly, increase...
2018-02-14 Francois CholletFix tf.keras progbar display.
2018-02-14 Anjali SridharFor models running in Eager mode, do not update the...
2018-02-14 A. Unique TensorFlowerAutomated g4 rollback of changelist 185598764
2018-02-14 A. Unique TensorFlowerInternal Change.
2018-02-14 Shanqing CaiTensorBoard debugger plugin: SIGINT handler for easier...
2018-02-14 Rohan JainDon't release kInvalidHandle.
2018-02-14 Alexandre PassosLazily reads from resource variables in eager mode.
2018-02-14 Justin Lebar[XLA:GPU] Don't crash when the root instruction of...
2018-02-14 Sanjoy DasImprove type safety around float constants
2018-02-14 Suharsh SivakumarFix incorrect is_training parameter.
2018-02-14 A. Unique TensorFlowerUpdate TPU Profiler to be able to take a TPU name
2018-02-14 Akshay ModiCleanupFunc doesn't need to do cleanup if _py_funcs...
2018-02-14 A. Unique TensorFlowerAllow an option to delete the temporary file created...
2018-02-13 A. Unique TensorFlowerWire in support for XLA kConditional instruction.
2018-02-13 Sanjoy DasChange linkage type of modules to external after droppi...
2018-02-13 Mingsheng HongCode cleanup: Made Executor related API take std::uniqu...
2018-02-13 Yunxing Dai[TF-XLA] Disable Tensorflow's CSE in xla compiler
2018-02-13 A. Unique TensorFlowerUse a more advanced py_func wrapper, one that allows...
2018-02-13 Sanjoy Das[TF:XLA] Bump open source llvm revision to r324990
2018-02-13 Zhixian YanInternal Change
2018-02-13 A. Unique TensorFlowerAdd `Kumaraswamy` to distributions __init__.py
2018-02-13 Sanjoy DasMake LLVM IR dumps more readable
2018-02-13 Benoit SteinerExtract the filter and input shape for Conv2DBackpropFi...
2018-02-13 Andrew SelleFix bug in populating the execution plan sent to the...
2018-02-13 Akshay ModiAdd cache for _zeros in backprop
2018-02-13 Akshay ModiMinor eager-related performance improvements
2018-02-13 Benoit SteinerExplicitely place the swap-in node: this ensures that...
2018-02-13 Jianwei XieError out or log a warning if user sets the TPUConfig...
2018-02-13 Igor SaprykinAllow other types of variables to act as a resource...
2018-02-13 Mark Daoustadd missing blank line
2018-02-13 A. Unique TensorFlowerAdd empty scaffolding for loop optimizers in Grappler.
2018-02-13 A. Unique TensorFlowerClarify that the behavior of the iterator (advancing...
2018-02-13 A. Unique TensorFlowerFix documentation for the real shape of the output...
2018-02-13 Akshay ModiUse _set_attr instead of directly modifying the nodedef
2018-02-13 Anjali SridharMove two common utility functions used by training...
2018-02-13 Eugene BrevdoTiny bugfix to eager TensorArray error message.
2018-02-13 A. Unique TensorFlowerTF to XLA compiler to support FakeQuantWithMinMaxVars...
2018-02-13 A. Unique TensorFlowerAdd gradient norm target arg to wass gradient penalty...
2018-02-13 A. Unique TensorFlowerForce the use of print function in generated code.
2018-02-13 A. Unique TensorFlowerMechanical variable renaming to improve consistency...
2018-02-13 Gunhan GulsoyInternal change
2018-02-13 Surya BhupatirajuAdd test to ensure that covariance terms of FID is...
2018-02-13 Gunhan GulsoyDisable interleave_dataset_op_test.py and remove a...
2018-02-13 A. Unique TensorFlower1. Add image_ops.is_jpeg Op to decide if a input string...
2018-02-13 Peter Hawkins[TF:XLA] Work around crash in Gather op on CPU backend...
2018-02-13 Sanjoy Das[XLA:CPU] Implement vectorized Log in LLVM IR
2018-02-13 Peter Hawkins[TF:XLA] Implement ScatterNd.
2018-02-13 Yu-Cheng LingFix TFLite examples/image_label
2018-02-13 Francois CholletEnable Model subclassing, both in eager-mode and symbol...
2018-02-13 Jacques PienaarRollforward switch group identification with fixes.
next