xla
Move dependencies on Tensorflow under third_party/xla_client and torch_xla/csrc to use TSL where possible
#4717
Merged

Commits
  • Move dependencies and headers on tensorflow to use tensorflow/tsl in
    ddunl committed 3 years ago
  • Update formatting
    ddunl committed 3 years ago
  • More TSL replacements under csrc
    ddunl committed 3 years ago
  • Update csrc/*.cpp to use TSL where possible, run clang-format
    ddunl committed 3 years ago
  • This reverts commit 2dc2b48535612e72d9cba4da124929c5686aa016.
    ddunl committed 3 years ago
  • More tensorflow:: -> tsl:: replacements in csrc
    ddunl committed 3 years ago
  • Remove accidental duplication of commented out test
    ddunl committed 3 years ago
  • Fix formatting in helpers.h
    ddunl committed 3 years ago
  • Fix formatting (actually this time)
    ddunl committed 3 years ago
Loading