Ver Fonte

use double for flops protobuf

Alex Cheema há 8 meses atrás
pai
commit
55344241aa

+ 3 - 3
exo/networking/grpc/node_service.proto

@@ -66,9 +66,9 @@ message PeerConnections {
 }
 
 message DeviceFlops {
-  float fp32 = 1;
-  float fp16 = 2;
-  float int8 = 3;
+  double fp32 = 1;
+  double fp16 = 2;
+  double int8 = 3;
 }
 
 message DeviceCapabilities {

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
exo/networking/grpc/node_service_pb2.py


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff