Browse Source

Update caffe2-proto.js

Lutz Roeder 4 years ago
parent
commit
0e506667b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/caffe2-proto.js

+ 1 - 1
source/caffe2-proto.js

@@ -843,7 +843,7 @@ $root.caffe2.DeviceTypeProto = {
     "PROTO_IDEEP": 5,
     "PROTO_HIP": 6,
     "PROTO_FPGA": 7,
-    "PROTO_MSNPU": 8,
+    "PROTO_ORT": 8,
     "PROTO_XLA": 9,
     "PROTO_MLC": 10,
     "PROTO_COMPILE_TIME_MAX_DEVICE_TYPES": 11