tree: 604661a499ada488a541d2b9a248a4279e867742 [path history] [tgz]
  1. client/
  2. experimental/
  3. legacy_flags/
  4. python/
  5. python_api/
  6. rpc/
  7. service/
  8. tests/
  9. tools/
  10. .clang-format
  11. array.h
  12. array2d.h
  13. array2d_test.cc
  14. array3d.h
  15. array3d_test.cc
  16. array4d.h
  17. array4d_test.cc
  18. array_test.cc
  19. BUILD
  20. device_util.h
  21. error_spec.h
  22. executable_run_options.cc
  23. executable_run_options.h
  24. execution_options_util.cc
  25. execution_options_util.h
  26. index_util.cc
  27. index_util.h
  28. index_util_test.cc
  29. iterator_util.h
  30. iterator_util_test.cc
  31. layout_util.cc
  32. layout_util.h
  33. layout_util_test.cc
  34. literal.cc
  35. literal.h
  36. literal_comparison.cc
  37. literal_comparison.h
  38. literal_test.cc
  39. literal_util.cc
  40. literal_util.h
  41. map_util.h
  42. metric_table_report.cc
  43. metric_table_report.h
  44. overflow_util.h
  45. packed_literal_reader.cc
  46. packed_literal_reader.h
  47. primitive_util.cc
  48. primitive_util.h
  49. protobuf_util.cc
  50. protobuf_util.h
  51. ptr_util.h
  52. README.md
  53. reference_util.cc
  54. reference_util.h
  55. reference_util_test.cc
  56. service_interface.h
  57. shape_layout.cc
  58. shape_layout.h
  59. shape_tree.h
  60. shape_tree_test.cc
  61. shape_util.cc
  62. shape_util.h
  63. shape_util_test.cc
  64. sparse_index_array.cc
  65. sparse_index_array.h
  66. sparse_index_array_test.cc
  67. status.h
  68. status_macros.cc
  69. status_macros.h
  70. status_macros_test.cc
  71. statusor.h
  72. test.h
  73. test_helpers.h
  74. text_literal_reader.cc
  75. text_literal_reader.h
  76. text_literal_reader_test.cc
  77. text_literal_writer.cc
  78. text_literal_writer.h
  79. text_literal_writer_test.cc
  80. types.h
  81. util.cc
  82. util.h
  83. util_test.cc
  84. window_util.cc
  85. window_util.h
  86. xla.bzl
  87. xla.proto
  88. xla_data.proto
  89. xlalogo.png
tensorflow/compiler/xla/README.md

XLA (Accelerated Linear Algebra) is a domain-specific compiler for linear algebra that optimizes TensorFlow computations. See the documentation for more details.