Update README.md
Browse files
README.md
CHANGED
|
@@ -53,7 +53,8 @@ This shows:
|
|
| 53 |
|
| 54 |
## Interpretation
|
| 55 |
Trace files provide real-world operation usage patterns, showing which tensor shapes and operations are most common in actual PyTorch models. These are fairly useful for debugging.
|
| 56 |
-
|
|
|
|
| 57 |
|
| 58 |
|
| 59 |
# Understanding Serialized Arguments in BackendBench
|
|
|
|
| 53 |
|
| 54 |
## Interpretation
|
| 55 |
Trace files provide real-world operation usage patterns, showing which tensor shapes and operations are most common in actual PyTorch models. These are fairly useful for debugging.
|
| 56 |
+
|
| 57 |
+
**Note: These may be deprecated in the future, but are described as they are currently included in the dataset / codebase.**
|
| 58 |
|
| 59 |
|
| 60 |
# Understanding Serialized Arguments in BackendBench
|