Searched defs:param_set (Results 1 – 1 of 1) sorted by relevance
443 CNodePtrList FindSparseGatherV2WithCache(const CNodePtrList &cnodes, const ParamSet ¶m_set) { in FindSparseGatherV2WithCache()625 auto param_set = MapKeysToSet(cache_host_params_map); in CacheEmbeddingForTrain() local