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 3e95495 commit 1d8937dCopy full SHA for 1d8937d
src/proto/callbacks.proto
@@ -86,7 +86,8 @@ message Callback {
86
CallbackPerturbWeights perturb_weights = 52;
87
CallbackExportOnnx export_onnx = 53;
88
CallbackAlternateUpdates alternate_updates = 54;
89
- CallbackMlperfLogging mlperf_logging = 55;
+ CallbackMlperfLogging mlperf_logging = 56;
90
+}
91
92
message CallbackLTFB {
93
int64 batch_interval = 1;
0 commit comments