Skip to content

Commit

Permalink
Step 3. generate UUID and plug build_tools/python/e2e_test_framework/…
Browse files Browse the repository at this point in the history
…unique_ids.py
  • Loading branch information
nicolasvasilache committed Jun 12, 2023
1 parent f2dfe12 commit 7df3bef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_tools/python/e2e_test_framework/unique_ids.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ def hash_composite_id(keys: Sequence[str]) -> str:
MICRO_MATMUL_2564x2564x2564_FP32_MLIR = "4e75ff72-f807-49f6-b740-febca1794334"
MICRO_MATMUL_2562x2564x2562_FP32_MLIR = "8d6be288-9b88-41bd-bc5a-5644df0481bb"
MICRO_MATMUL_2562x2561x2561_FP32_MLIR = "0a3d952b-41ca-43d2-9ec3-ccb8dde20ce3"
MICRO_MATMUL_123x2561x2561_FP32_MLIR = "9b81a2f5-bab2-4f6f-b8b5-13cc4b3e9413"

# Model input data
MODEL_INPUT_DATA_ZEROS = "8d4a034e-944d-4725-8402-d6f6e61be93c"
Expand Down

0 comments on commit 7df3bef

Please sign in to comment.