RuslanAntjuschin commited on
Commit
16c4d6b
1 Parent(s): a76eac0

Update test_model/test_model_float32_lt

Browse files
Files changed (1) hide show
  1. test_model/test_model_float32_lt +1 -1
test_model/test_model_float32_lt CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "config": {
3
- "model_dtype": "float16",
4
  "model_name": "test_model",
5
  "benchmark_type": "lt"
6
  },
 
1
  {
2
  "config": {
3
+ "model_dtype": "float32",
4
  "model_name": "test_model",
5
  "benchmark_type": "lt"
6
  },