aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/aot
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
* Automated rollback of commit d6f107761459dfdf8773a148e11193a3512a51a6Gravatar A. Unique TensorFlower2018-09-10
* Automated rollback of commit 24787842adfefe35f5a520313d775b14c29f143aGravatar A. Unique TensorFlower2018-09-06
* [XLA] Make tensorflow/compiler use absl::{StrCat,string_view,InlinedVector} c...Gravatar Benjamin Kramer2018-09-05
* Set CUDA_VISIBLE_DEVICES='' tfcompile and tfcompile tests' genrules.Gravatar Justin Lebar2018-09-05
* Change headers to directly include absl::Span, and clean up the buildGravatar Tim Shen2018-08-30
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* Mark MatMulAndAddCompWithProfiling as manual.Gravatar Justin Lebar2018-08-27
* Use absl functions instead of str_util within tf2xla.Gravatar Justin Lebar2018-08-23
* Remove tf2xla's str_util in favor of absl.Gravatar Justin Lebar2018-08-23
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [XLA] gtl::optional->absl::optionalGravatar Yunxing Dai2018-08-21
* [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* Remove XlaCompiledCpuFunction::args()Gravatar Sanjoy Das2018-08-10
* Introduce and use a BufferInfo class.Gravatar Sanjoy Das2018-08-10
* [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
* Reland "Overhaul XLA:CPU's calling convention."Gravatar Sanjoy Das2018-08-01
* Automated rollback of commit fba2d773f45f10882aa475ac75cbf9884995d626Gravatar Sanjoy Das2018-07-31
* Overhaul XLA:CPU's calling convention.Gravatar Sanjoy Das2018-07-31
* Move xla_computation.* from xla/client/xla_client up to xla/client.Gravatar Mark Heffernan2018-07-25
* Fix OOB check for result_index in header generationGravatar Jongmin Baek2018-06-20
* Merge commit for internal changesGravatar Gunhan Gulsoy2018-06-03
|\
| * Add an explanatory comment.Gravatar Sanjoy Das2018-06-01
* | fix typoGravatar ManHyuk2018-05-27
* | Merge commit for internal changesGravatar Ankur Taly2018-05-22
|\|
| * Update calls to addPassesToEmitFileGravatar A. Unique TensorFlower2018-05-22
* | Fix alignment crashes in AVX512 builds (#19121)Gravatar Mark Ryan2018-05-17
|/
* Automated g4 rollback of changelist 196691101Gravatar Peter Hawkins2018-05-16
* Remove unused BUILD dependenciesGravatar A. Unique TensorFlower2018-05-15
* 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
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* Use tensorflow::se instead of perftools::gputools for StreamExecutor.Gravatar Justin Lebar2018-04-23
* Internal ChangeGravatar A. Unique TensorFlower2018-04-23
* Update for ObjectMemoryBuffer.h rename in upstream LLVM.Gravatar Benjamin Kramer2018-04-16
* Automated g4 rollback of changelist 192768744Gravatar A. Unique TensorFlower2018-04-13
* Split byte_order.h off cpu_info.hGravatar A. Unique TensorFlower2018-04-13
* 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
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-03-27
* Update file due to changes in Bazel (PACKAGE_NAME is deprecated)Gravatar A. Unique TensorFlower2018-03-22