Home | History | Annotate | Download | only in tensorflow
      1 # Run manually to reformat a file:
      2 # clang-format -i --style=file <file>
      3 BasedOnStyle: Google
      4 DerivePointerAlignment: false
      5