Home
last modified time | relevance | path

Searched defs:cipher_config (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/fl/server/
Dserver.cc52const CipherConfig &cipher_config, const FuncGraphPtr &func_graph, size_t executor_threshold) { in Initialize()
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Daction.cc870 fl::server::CipherConfig cipher_config = { in StartServerAction() local