Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/preprocessing/
Dimage.py199 follow_links=False, argument
224 follow_links=follow_links,
/external/curl/docs/examples/
Dcrawler.c100 size_t follow_links(CURLM *multi_handle, memory *mem, char *url) in follow_links() function
192 pending += follow_links(multi_handle, mem, url); in main()