Backend

public enum Backend

Backend used to dispatch the tensor operations.

  • Declaration

    case TF_EAGER
  • XLA

    Declaration

    case XLA