xla
6e661304 - Use upstream XLA concurrency utilities (#5799)

Commit
1 year ago
Use upstream XLA concurrency utilities (#5799) * Use TSL threadpool * remove multiwait * fix test build * Move threadpool namespace * formatting * fix test build * Use BlockingCounter
Author
Parents
  • test/cpp
    • BUILD
    • File
      test_replication.cpp
  • torch_xla/csrc
    • BUILD
    • File
      init_python_bindings.cpp
    • runtime
      • BUILD
      • File
        multi_wait.cc
      • File
        multi_wait.h
      • File
        pjrt_computation_client.cc
      • File
        thread_pool.cc
      • File
        thread_pool.h
    • File
      tensor.cpp
    • File
      tensor_util.cpp
    • File
      thread_pool.cc
    • File
      thread_pool.h
    • File
      xla_graph_executor.cpp
    • File
      xla_graph_executor.h
    • File
      xla_sharding_util.cpp