chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"r5.16xlarge": {
|
||||
"tests": [
|
||||
"api.", "kernel.", "model_acc.", "model_speed."
|
||||
],
|
||||
"env": {
|
||||
"DEVICE": "cpu"
|
||||
}
|
||||
},
|
||||
"g4dn.2xlarge": {
|
||||
"tests": [
|
||||
"api.", "kernel.", "model_acc.", "model_speed."
|
||||
],
|
||||
"env": {
|
||||
"DEVICE": "gpu"
|
||||
}
|
||||
},
|
||||
"g4dn.12xlarge": {
|
||||
"tests": [
|
||||
"multigpu."
|
||||
],
|
||||
"env": {
|
||||
"DEVICE": "gpu"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user