Home
last modified time | relevance | path

Searched refs:parseIntList (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/csrc/jit/mobile/
Dflatbuffer_loader.cpp171 IValue parseIntList(
227 mobile::serialization::IValueUnion::IntList, &parseIntList);
547 IValue parseIntList( in parseIntList() function
/external/deqp/framework/common/
DtcuCommandLine.cpp147 static void parseIntList(const char *src, std::vector<int> *dst) in parseIntList() function
226 … "Execute tests on given CL devices (comma-separated, IDs start from 1)", parseIntList, in registerOptions()
270 … "Run a fraction of the test cases (e.g. N,M means run group%M==N)", parseIntList, "") in registerOptions()