Home | History | Annotate | Download | only in service

Lines Matching defs:xla

25 #include "tensorflow/compiler/xla/service/hlo_module.h"
26 #include "tensorflow/compiler/xla/service/hlo_module_config.h"
27 #include "tensorflow/compiler/xla/service/session.pb.h"
28 #include "tensorflow/compiler/xla/service/user_computation.h"
29 #include "tensorflow/compiler/xla/service/versioned_computation_handle.h"
30 #include "tensorflow/compiler/xla/statusor.h"
31 #include "tensorflow/compiler/xla/types.h"
32 #include "tensorflow/compiler/xla/xla_data.pb.h"
38 namespace xla {
40 // Tracks computations for the XLA service; computations can be registered
145 } // namespace xla