aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/aot/tfcompile.bzl
Commit message (Expand)AuthorAge
* 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
* Set CUDA_VISIBLE_DEVICES='' tfcompile and tfcompile tests' genrules.Gravatar Justin Lebar2018-09-05
* [XLA:CPU] Migrate aot/runtine.{h,cc} to xla_compiled_cpu_function.{h,cc}Gravatar Sanjoy Das2018-08-03
* Reformat tensorflow/compiler/aot/tfcompile.bzl; NFCGravatar Sanjoy Das2018-08-01
* HLO profiling for tfcompile.Gravatar Sanjoy Das2018-04-27
* Update file due to changes in Bazel (PACKAGE_NAME is deprecated)Gravatar A. Unique TensorFlower2018-03-22
* [XLA:CPU] Implement vectorized Log in LLVM IRGravatar Sanjoy Das2018-02-12
* [XLA:CPU] Fix tfcompile's use of freeze_graph.pyGravatar Sanjoy Das2018-02-07
* [TF:XLA] Fix tfcompile OSS buildGravatar Sanjoy Das2018-02-01
* [XLA:AOT] Emit a .o file to hold the ProgramShape protobufGravatar Sanjoy Das2018-01-18
* [TF:XLA] Remove unused class XlaLocalRuntimeContext and related member variab...Gravatar A. Unique TensorFlower2017-12-01
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615737Gravatar Yifei Feng2017-11-22
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* Merge changes from github.Gravatar Andrew Harp2017-11-02
* Re-land: Dump the computation's SessionModule as part of the tf_compile rule.Gravatar Justin Lebar2017-10-24
* Automated g4 rollback of changelist 172946149Gravatar Sanjoy Das2017-10-23
* Dump the computation's SessionModule as part of the tf_compile rule.Gravatar Justin Lebar2017-10-20
* Automated g4 rollback of changelist 172018709Gravatar Andrew Harp2017-10-13
* Add linux_arm64 and linux_armhf config_setting.Gravatar A. Unique TensorFlower2017-10-12
* [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
* Minor renaming from tfcompile.Config to tf2xla.Config in comments.Gravatar A. Unique TensorFlower2017-09-15
* CPU backend: support NEON intrinsics.Gravatar A. Unique TensorFlower2017-08-18
* Add documentation for build targets generated by tflibrary.Gravatar A. Unique TensorFlower2017-07-10
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Internal changeGravatar A. Unique TensorFlower2017-05-23
* Merge changes from github.Gravatar Shanqing Cai2017-04-22
* Add tfcompile target triple for android_x86.Gravatar A. Unique TensorFlower2017-03-02
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09