We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a830a75 commit a2443f6Copy full SHA for a2443f6
src/proto/callbacks.proto
@@ -85,7 +85,8 @@ message Callback {
85
CallbackPerturbWeights perturb_weights = 52;
86
CallbackExportOnnx export_onnx = 53;
87
CallbackAlternateUpdates alternate_updates = 54;
88
- CallbackMlperfLogging mlperf_logging = 55;
+ CallbackMlperfLogging mlperf_logging = 56;
89
+}
90
91
message CallbackLTFB {
92
int64 batch_interval = 1;
0 commit comments