Function getBackend

  • Returns the current backend name (cpu, webgl, etc). The backend is responsible for creating tensors and executing operations on those tensors.

    Returns string

    Doc