mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-08 21:48:00 -05:00
add option for version 4.1.0 to blender benchmark harness (#50)
This commit is contained in:
@@ -10,7 +10,7 @@ options:
|
||||
values: [all, classroom, junkshop, monster]
|
||||
- name: version
|
||||
type: select
|
||||
values: ["4.0.0", "3.6.0", "3.5.0", "3.4.0", "3.3.0"]
|
||||
values: ["4.1.0", "4.0.0", "3.6.0", "3.5.0", "3.4.0", "3.3.0"]
|
||||
- name: device
|
||||
type: select
|
||||
values: ["CPU", "GPU"]
|
||||
|
||||
Reference in New Issue
Block a user