{
  "memory": {
    "Find in Timeline": "Find in Timeline",
    "Show in Timeline": "Show in Timeline",
    "Invalid Size Warning": "Invalid Condition: The \"Max Size\" cannot be smaller than the \"Min Size\"",
    "Memory Usage Line": "Memory Analysis",
    "Memory Allocation/Release Details": "Memory Allocation/Release Details",
    "No Data": "No Data",
    "Time (ms)": "Time (ms)",
    "Node Index": "Node Index",
    "Memory Usage (MB)": "Memory Usage (MB)",
    "Operators Allocated": "Operators Allocated",
    "Operators Reserved": "Operators Reserved",
    "Operators Activated": "Operators Activated",
    "Workspace Allocated": "WORKSPACE Allocated",
    "Workspace Reserved": "WORKSPACE Reserved",
    "PTA Allocated": "PTA Allocated",
    "PTA Reserved": "PTA Reserved",
    "PTA Activated": "PTA Activated",
    "GE Allocated": "GE Allocated",
    "GE Reserved": "GE Reserved",
    "GE Activated": "GE Activated",
    "Operators Allocated of Compare": "Operators Allocated in Comparison",
    "Operators Reserved of Compare": "Operators Reserved in Comparison",
    "Operators Activated of Compare": "Operators Activated in Comparison",
    "Workspace Allocated of Compare": "WORKSPACE Allocated in Comparison",
    "Workspace Reserved of Compare": "WORKSPACE Reserved in Comparison",
    "PTA Allocated of Compare": "PTA Allocated in Comparison",
    "PTA Reserved of Compare": "PTA Reserved in Comparison",
    "PTA Activated of Compare": "PTA Activated in Comparison",
    "GE Allocated of Compare": "GE Allocated in Comparison",
    "GE Reserved of Compare": "GE Reserved in Comparison",
    "GE Activated of Compare": "GE Activated in Comparison",
    "App Reserved of Compare": "App Reserved in Comparison",
    "Operators Allocated of Baseline": "Operators Allocated in Baseline",
    "Operators Reserved of Baseline": "Operators Reserved in Baseline",
    "Operators Activated of Baseline": "Operators Activated in Baseline",
    "Workspace Allocated of Baseline": "WORKSPACE Allocated in Baseline",
    "Workspace Reserved of Baseline": "WORKSPACE Reserved in Baseline",
    "PTA Allocated of Baseline": "PTA Allocated in Baseline",
    "PTA Reserved of Baseline": "PTA Reserved in Baseline",
    "PTA Activated of Baseline": "PTA Activated in Baseline",
    "GE Allocated of Baseline": "GE Allocated in Baseline",
    "GE Reserved of Baseline": "GE Reserved in Baseline",
    "GE Activated of Baseline": "GE Activated in Baseline",
    "App Reserved of Baseline": "App Reserved in Baseline",
    "Allocated of": "Allocated of {{stream}}",
    "Activated of": "Activated of {{stream}}",
    "Reserved of": "Reserved of {{stream}}",
    "Size": "Size",
    "Total Size": "Total Size",
    "Size of Compare": "Size in Comparison",
    "Total Size of Compare": "Total Size in Comparison",
    "Size of Baseline": "Size in Baseline",
    "Total Size of Baseline": "Total Size in Baseline",
    "App Reserved": "App Reserved",
    "SeeMore": "See More",
    "Difference": "Difference",
    "Baseline": "Baseline",
    "Comparison": "Comparison",
    "Loading": "loading...",
    "SamplingNotice": "Due to the large data volume, the chart is currently showing sampled results; zoom in to view the full data points.",
    "AreaMark": "Area Mark",
    "searchCriteria": {
      "RankId": "Rank ID",
      "GroupBy": "Group By",
      "GraphId": "Graph ID",
      "Host": "Host Name",
      "Overall": "Overall",
      "OverallDescribe": "Displays the memory sizes of operators in the Reserved, Allocated, and Active states and the overall Memory Reserved size of PyTorch.",
      "Stream": "Stream",
      "Component": "Component",
      "StreamDescribe": "Displays the memory sizes of operators in the Reserved, Allocated, and Active states by stream.",
      "ComponentDescribe": "Displays the memory sizes of operators in the Reserved, Allocated, and Active states by component.",
      "Peak Memory Usage": "Peak Memory Usage",
      "Operator Allocated": "Operator Allocated",
      "Operator Reserved": "Operator Reserved",
      "Operator Activated": "Operator Activated",
      "PTA Allocated": "PTA Allocated",
      "PTA Reserved": "PTA Reserved",
      "PTA Activated": "PTA Activated",
      "GE Allocated": "GE Allocated",
      "GE Reserved": "GE Reserved",
      "GE Activated": "GE Activated",
      "APP Reserved": "APP Reserved",
      "HOST_PINNED": "Host Pinned Memory",
      "START_TRACE": "Trace Start",
      "STOP_TRACE": "Trace Stop",
      "MemoryUsage": "Memory Usage",
      "CurveDescribe": [
        "Operators Allocated: This curve illustrates the device memory trend derived from data collected from operators during memory allocation, encompassing the total memory usage of all operators. The memory data presented here is requested by PTA and GE",
        "Operators Activated: This curve illustrates the total device memory requested, encompassing unreleased memory reused by other pipelines. The collected memory data is requested by pipelines in PTA",
        "Operators Reserved: This curve illustrates the device memory trend derived from data collected from operators during memory release, encompassing the total reserved memory of all operators. The memory data presented here is requested by PTA and GE",
        "App Reserved: This curve depicts the device memory allocation trend of the entire process",
        "WORKSPACE: A workspace is a memory block on Global Memory on the device."
      ],
      "CurveDescribeByCompenent": [
        "PTA Allocated: This curve illustrates the device memory trend derived from data collected from PTA during memory allocation",
        "PTA Activated: This curve illustrates the device memory from PTA requested",
        "PTA Reserved: This curve illustrates the device memory trend derived from data collected from PTA during memory release",
        "GE Allocated: This curve illustrates the device memory trend derived from data collected from GE during memory allocation",
        "GE Activated: This curve illustrates the device memory from GE requested",
        "GE Reserved: This curve illustrates the device memory trend derived from data collected from GE during memory release",
        "APP Reserved: This curve depicts the device memory allocation trend of the entire process"
      ],
      "Name": "Name",
      "Min Size": "Min Size(KB)",
      "Max Size": "Max Size(KB)",
      "Show Allocated or Released Within Interval Data": "Only show allocated or released within the selected interval",
      "Button Query": "Query",
      "Button Reset": "Reset",
      "Search by Name": "Search by Name"
    },
    "tableHead": {
      "Device ID": "Device ID",
      "Name": "Name",
      "Source": "Source",
      "Node Index Start": "Node Index Start",
      "Node Index End": "Node Index End",
      "Size(KB)": "Size(KB)",
      "Size(MB)": "Size(MB)",
      "Allocation Time(ms)": "Allocation Time(ms)",
      "Release Time(ms)": "Release Time(ms)",
      "Duration(ms)": "Duration(ms)",
      "Active Release Time(ms)": "Active Release Time(ms)",
      "Active Duration(ms)": "Active Duration(ms)",
      "Allocation Total Allocated(MB)": "Allocation Total Allocated(MB)",
      "Allocation Total Reserved(MB)": "Allocation Total Reserved(MB)",
      "Allocation Total Active(MB)": "Allocation Total Active(MB)",
      "Release Total Allocated(MB)": "Release Total Allocated(MB)",
      "Release Total Reserved(MB)": "Release Total Reserved(MB)",
      "Release Total Active(MB)": "Release Total Active(MB)",
      "Stream": "Stream",
      "Details": "Details",
      "Component": "Component",
      "Peak Memory Reserved(MB)": "Peak Memory Reserved(MB)",
      "Timestamp(ms)": "Timestamp(ms)",
      "Operation": "Operation"
    },
    "tableHeadTooltip": {
      "Allocation Time(ms)": "Tensor memory allocation time",
      "Release Time(ms)": "Tensor memory release time",
      "Duration(ms)": "Memory occupation duration (Release time – Allocation time)",
      "Active Release Time(ms)": "Actual time for returning memory to the memory pool",
      "Active Duration(ms)": "Actual memory occupation duration (Active release time – Allocation time)",
      "Allocation Total Allocated(MB)": "Total memory allocated to PTA and GE during operator memory allocation",
      "Allocation Total Reserved(MB)": "Total memory occupied by PTA and GE during operator memory allocation",
      "Allocation Total Active(MB)": "Total memory requested by the current pipeline during operator memory allocation (including the unreleased memory reused by other pipelines)",
      "Release Total Allocated(MB)": "Total memory allocated to PTA and GE during operator memory release",
      "Release Total Reserved(MB)": "Total memory occupied by PTA and GE during operator memory release",
      "Release Total Active(MB)": "Total PTA and GE memory reused by other pipelines during operator memory release"
    }
  }
}