Home
last modified time | relevance | path

Searched full:max_api_requests (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/.github/workflows/
Dstale.yml52 const MAX_API_REQUESTS = 100;
147 if (numAPIRequests > MAX_API_REQUESTS) {