aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/aot/tests
Commit message (Expand)AuthorAge
* Updating the V2 variables API.Gravatar Alexandre Passos2018-09-27
* Automated rollback of commit da3357ecbdd6772413e8bbceeab8238971be11ceGravatar Adrian Kuegel2018-09-20
* Automated rollback of commit 31c0857f6b5d79f4a7b16ee4af85f0bde8b5f5daGravatar A. Unique TensorFlower2018-09-20
* Add AOT test case for XlaSort.Gravatar Adrian Kuegel2018-09-20
* Preserve unique ids when serializing/deserializing HLO protos.Gravatar Mark Heffernan2018-09-12
* Set CUDA_VISIBLE_DEVICES='' tfcompile and tfcompile tests' genrules.Gravatar Justin Lebar2018-09-05
* Mark MatMulAndAddCompWithProfiling as manual.Gravatar Justin Lebar2018-08-27
* Use absl functions instead of str_util within tf2xla.Gravatar Justin Lebar2018-08-23
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* Remove XlaCompiledCpuFunction::args()Gravatar Sanjoy Das2018-08-10
* Add an explanatory comment.Gravatar Sanjoy Das2018-06-01
* Automated g4 rollback of changelist 196691101Gravatar Peter Hawkins2018-05-16
* Automated g4 rollback of changelist 196683444Gravatar Peter Hawkins2018-05-15
* [TF:XLA] Generalize existing support for keeping variables on an XLA device i...Gravatar Peter Hawkins2018-05-15
* [XLA] Ergonomic improvements to --xla_hlo_profile.Gravatar Justin Lebar2018-05-14
* Add test with tf.cond.Gravatar Jacques Pienaar2018-05-07
* [XLA] Redesign: migrate tensorflow/compiler/tf2xla, tensorflow/compiler/aot:Gravatar A. Unique TensorFlower2018-04-30
* HLO profiling for tfcompile.Gravatar Sanjoy Das2018-04-27
* Move dummy AssertOp and CheckNumericsOp to //third_party/tensorflow/compiler/...Gravatar A. Unique TensorFlower2018-04-12
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* [XLA:CPU] Fix tfcompile's use of freeze_graph.pyGravatar Sanjoy Das2018-02-07
* Merge changes from github.Gravatar Michael Case2018-02-07
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* [XLA:CPU] Add Hlo profiling support to XlaJitCompiledCpuFunctionGravatar Sanjoy Das2017-11-30
* [XLA:CPU] Switch TF gather's HLO implementation to use dynamic-update-slice i...Gravatar Justin Lebar2017-10-11
* Add XlaCompiledFunction, a lightweight API for calling XLA computations that areGravatar A. Unique TensorFlower2017-10-02
* Change the tf_library build rule to accept a parameter which suppresses theGravatar A. Unique TensorFlower2017-09-25
* Remove RTLD_GLOBAL when loading pywrap_tensorflowGravatar Allen Lavoie2017-09-21
* Minor renaming from tfcompile.Config to tf2xla.Config in comments.Gravatar A. Unique TensorFlower2017-09-15
* Add ConvertGraphDefToXla to convert from GraphDef to xla::Computation.Gravatar A. Unique TensorFlower2017-09-15
* BUILD cleanupGravatar A. Unique TensorFlower2017-08-25
* Add test for aot compilation over splits.Gravatar A. Unique TensorFlower2017-06-09
* Merge changes from github.Gravatar A. Unique TensorFlower2017-04-04
* Add function test to tfcompile.Gravatar Skye Wanderman-Milne2017-04-03
* More conversions of flags library to argparse.Gravatar Vijay Vasudevan2017-01-11
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09