minor fix
Browse files
model_repository/utae/config.pbtxt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
name: "utae"
|
2 |
-
backend: onnxruntime
|
3 |
|
4 |
input [
|
5 |
{
|
|
|
1 |
name: "utae"
|
2 |
+
backend: "onnxruntime"
|
3 |
|
4 |
input [
|
5 |
{
|