aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/xla_jit_compiled_cpu_function.cc
Commit message (Expand)AuthorAge
* Introduce and use a BufferInfo class.Gravatar Sanjoy Das2018-08-10
* 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
* [XLA] Redesign: migrate tensorflow/compiler/tf2xla, tensorflow/compiler/aot:Gravatar A. Unique TensorFlower2018-04-30
* [TF:XLA] Replace most of HloProfilePrinter by a protocol bufferGravatar Sanjoy Das2018-01-24
* [TF:XLA] Remove unused class XlaLocalRuntimeContext and related member variab...Gravatar A. Unique TensorFlower2017-12-01
* [XLA:CPU] Add Hlo profiling support to XlaJitCompiledCpuFunctionGravatar Sanjoy Das2017-11-30
* Add XlaCompiledFunction, a lightweight API for calling XLA computations that areGravatar A. Unique TensorFlower2017-10-02