Home
last modified time | relevance | path

Searched defs:PushMetrics (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/tests/st/fl/hybrid_lenet/src/
Dmodel.py75 class PushMetrics(nn.Cell): class
/third_party/mindspore/mindspore/ccsrc/fl/server/kernel/round/
Dpush_metrics_kernel.cc76 ResultCode PushMetricsKernel::PushMetrics(const std::shared_ptr<FBBuilder> &fbb, in PushMetrics() function in mindspore::fl::server::kernel::PushMetricsKernel
/third_party/mindspore/mindspore/ops/operations/
Dother_ops.py782 class PushMetrics(PrimitiveWithInfer): class