Home
last modified time | relevance | path

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

/third_party/openssl/test/
Drsa_mp_test.c260 static int (*param_set[])(RSA *) = { in test_rsa_mp() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/cache_embedding/
Dcache_embedding.cc438 CNodePtrList FindSparseGatherV2WithCache(const CNodePtrList &cnodes, const ParamSet &param_set) { in FindSparseGatherV2WithCache()
619 auto param_set = MapKeysToSet(cache_host_params_map); in CacheEmbeddingForTrain() local