aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Move runtime.{h,cc,_test.cc} into core/common_runtime/eager as attr_builderGravatar Akshay Modi2018-05-17
* Clean up CFG test suiteGravatar A. Unique TensorFlower2018-05-17
* [XLA] Remove eq_shapes from Identical SlowPath since it is already checked inGravatar Blake Hechtman2018-05-17
* Support Bool in Cast (TFLite)Gravatar Yu-Cheng Ling2018-05-17
* Added CSV parsing to the tf.data programmers guideGravatar Rachel Lim2018-05-17
* Basic usability fixes for RNNCell wrappersGravatar Allen Lavoie2018-05-17
* Fix L2Normalization.Gravatar A. Unique TensorFlower2018-05-17
* [TF:STREAM_EXECUTOR] move declaration of multi_platform_manager to headerGravatar Nick Desaulniers2018-05-17
* Automated g4 rollback of changelist 197026249Gravatar Allen Lavoie2018-05-17
* [TF:XLA] Do not rely on implementation-defined semantics of DynamicSlice.Gravatar Michael Kuperstein2018-05-17
* Allows users to specify allow_custom_ops when calling tf.contrib.lite.toco_co...Gravatar A. Unique TensorFlower2018-05-17
* Remove -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK being added by default to all bu...Gravatar Michael Case2018-05-17
* Support functools.partial as callable object in tf_inspect.getargspec.Gravatar A. Unique TensorFlower2018-05-17
* [XLA] Redesign: delete Client::LoadSnapeshot(SessionModule). This is a precon...Gravatar A. Unique TensorFlower2018-05-17
* Test some distributions stuff in Eager as well as GraphGravatar Akshay Modi2018-05-17
* Internal ChangeGravatar A. Unique TensorFlower2018-05-17
* Support 1x1x1xN bias sizes in TFLite's convolution and FC layers.Gravatar A. Unique TensorFlower2018-05-17
* Internal changeGravatar A. Unique TensorFlower2018-05-17
* Remove C API staging from importer.py.Gravatar Skye Wanderman-Milne2018-05-17
* Fix the fizzbuzz exampleGravatar Alexandre Passos2018-05-17
* Use integral power function rather than floating point version. The integral ...Gravatar A. Unique TensorFlower2018-05-17
* [XLA:GPU] Unroll multi-output loop fusionsGravatar Benjamin Kramer2018-05-17
* Change loop variable type to be deduced.Gravatar A. Unique TensorFlower2018-05-17
* Change traverse_test.test_module to traverse a constructed dummy module rathe...Gravatar A. Unique TensorFlower2018-05-17
* Allows the fizzbuzz example to work when called as fizzbuzz(tf.constant(10)).Gravatar Alexandre Passos2018-05-17
* Rename private push/pop API and use from `stop_recording` method.Gravatar Tom Hennigan2018-05-17
* [TF:XLA] remove re-initializations of LiteralsGravatar Nick Desaulniers2018-05-17
* Improve the error message printed when a WorkerService::GetStatus() call fail...Gravatar Derek Murray2018-05-17
* Improvements to function._FuncGraph.Gravatar Skye Wanderman-Milne2018-05-17
* Remove misleading declaration-as-default that results in a deleted constructo...Gravatar A. Unique TensorFlower2018-05-17
* [XLA] Adds HloLivenessAnalysis and HloModuleDCE.Gravatar A. Unique TensorFlower2018-05-17
* Update SessionTest.testFeedShapeCompatibility to work with C API enabled.Gravatar Skye Wanderman-Milne2018-05-17
* Avoid accessing platform/default directly.Gravatar A. Unique TensorFlower2018-05-17
* Fixed bug in tf.pad shape logic that made it more restrictive than necessary ...Gravatar A. Unique TensorFlower2018-05-17
* Methods to stop and reset tf.GradientTape()Gravatar Alexandre Passos2018-05-17
* [TF:XLA] Bump open source llvm revision to r332584Gravatar Benjamin Kramer2018-05-17
* Drop some old dump_graphviz optionsGravatar A. Unique TensorFlower2018-05-17
* Adapt LLVM ORC interface change in r332541.Gravatar Eric Liu2018-05-17
* Add evaluation metrics and export results in the new train_and_evaluate API (...Gravatar A. Unique TensorFlower2018-05-17
* Move BUILD file to OVIC folder and add model validation.Gravatar A. Unique TensorFlower2018-05-16
* Update installation documentation to reflect that CUDA 8 and cuDNN 6 are mini...Gravatar A. Unique TensorFlower2018-05-16
* Sort tags before logging.Gravatar A. Unique TensorFlower2018-05-16
* [tf.data] Accept NumPy dtype objects in `Dataset.from_generator(..., output_t...Gravatar Derek Murray2018-05-16
* Add more logging in BaseGPUDevice::ComputeHelper for kernel completion.Gravatar James Qin2018-05-16
* Making GetOptionalInput from kernel_util.h return a pointer to const data.Gravatar A. Unique TensorFlower2018-05-16
* [TF:XLA] Bump open source llvm revision to r332236Gravatar Sanjoy Das2018-05-16
* Internal change.Gravatar Justine Tunney2018-05-16
* Enhance DenseLayer + XLA compatibility test cases to cover compilation behavi...Gravatar A. Unique TensorFlower2018-05-16
* Append device name in executor loggingGravatar James Qin2018-05-16
* [TF:XLA] Make noinline function work with control flow.Gravatar A. Unique TensorFlower2018-05-16