tree: 967ca0f5b25d8919959494256d691a3a5d6aeb25 [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. README.md
  52. reference_util.cc
  53. reference_util.h
  54. reference_util_test.cc
  55. service_interface.h
  56. shape_layout.cc
  57. shape_layout.h
  58. shape_tree.h
  59. shape_tree_test.cc
  60. shape_util.cc
  61. shape_util.h
  62. shape_util_test.cc
  63. sparse_index_array.cc
  64. sparse_index_array.h
  65. sparse_index_array_test.cc
  66. status.h
  67. status_macros.cc
  68. status_macros.h
  69. status_macros_test.cc
  70. statusor.h
  71. test.h
  72. test_helpers.h
  73. text_literal_reader.cc
  74. text_literal_reader.h
  75. text_literal_reader_test.cc
  76. text_literal_writer.cc
  77. text_literal_writer.h
  78. text_literal_writer_test.cc
  79. types.h
  80. util.cc
  81. util.h
  82. util_test.cc
  83. window_util.cc
  84. window_util.h
  85. xla.bzl
  86. xla.proto
  87. xla_data.proto
  88. 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.