You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/learning-paths/mobile-graphics-and-gaming/get-started-with-arm-asr/04-generic_library.md
+2-32Lines changed: 2 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ layout: learningpathall
8
8
9
9
## Introduction
10
10
11
-
Follow these steps to implement **Arm Accuracy Super Resolution (Arm ASR)** in your custom engine.
11
+
Follow these steps to implement **Arm Accuracy Super Resolution (Arm ASR)** in your custom engine.
12
12
13
13
Arm ASR is an optimized variant of [Fidelity Super Resolution 2](https://github.com/GPUOpen-LibrariesAndSDKs/FidelityFX-SDK/blob/main/docs/techniques/super-resolution-temporal.md) (FSR2) that includes extensive mobile-specific optimizations, ensuring high performance on mobile devices.
14
14
@@ -45,7 +45,7 @@ See the following sections to learn how to configure Arm ASR:
45
45
cd accuracy-super-resolution-generic-library
46
46
```
47
47
48
-
2. Set a variable for the package location for easy reference.
48
+
2. Set a variable for the package location for easy reference.
49
49
50
50
You will use this path to refer to files in the repository:
Depending on your target hardware and operating configuration, Arm ASR will operate at different performance levels. The table below compares the rendering performance of two Arm GPUs (Immortalis-G715 and Immortalis-G720) when using different upscaling settings at two target resolutions.
0 commit comments