Parcourir la source

use double for flops protobuf

Alex Cheema il y a 8 mois
Parent
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 {

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
exo/networking/grpc/node_service_pb2.py


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff