Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/optimizer/irpass/
Dparameter_eliminate.h263 auto &all_users = iter->second; in AdjustGetItemCall() local
/third_party/python/Lib/test/
Dtest_os.py53 all_users = [u.pw_uid for u in pwd.getpwall()] variable
55 all_users = [] variable