platform/upstream/tensorflow.git
2018-05-07 Krish Ravindranathupdates test function for new shuffle error type and...
2018-05-07 Krish Ravindranathupdates docstring with new shuffle error type and message
2018-04-19 Krish Ravindranathchanges error to ValueError, notes that shuffle must...
2018-02-15 Martin WickeMerge pull request #17019 from yifeif/branch_185747281
2018-02-15 Sandeep N GuptaNew roadmap (#16984)
2018-02-14 Yifei FengMerge commit for internal changes
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 Andrew HarpAdd instructions for building CUDA-enabled Android...
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 Martin WickeMerge pull request #16991 from yifeif/branch_185565363
2018-02-13 DONGGEON LIMAdd label_wav_dir.py (#14847)
2018-02-13 resecadd not equal op to tf_op_files.txt (#14319)
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 Yifei FengMerge commit for internal changes
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 Martin WickeMerge pull request #16494 from rongjiecomputer/unroll
2018-02-13 Martin WickeMerge pull request #15404 from codrut3/doc_fused_fix
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 MyungsungKwakFix typo in build_and_run_inception_hexagon.sh (#16968)
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.
2018-02-13 A. Unique TensorFlowerFix a typo in the comments.
2018-02-13 Bixia Zheng[XLA:GPU] Extend the CustomCall for cudnn convolutions...
2018-02-13 Yifei FengMerge pull request #16253 from samikama/tensorrt
2018-02-13 Igor SaprykinSupport None trainable variables that don't produce...
2018-02-13 Suharsh SivakumarAutomated g4 rollback of changelist 185420228
2018-02-12 Martin WickeMerge pull request #16928 from rongjiecomputer/shapeutil
next