Function endScope

  • End a scope. Use this with beginScope() to clean up all tensors allocated in a section of code.

    Returns void