Home
last modified time | relevance | path

Searched defs:source_url (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/contrib/eager/python/examples/rnn_colorbot/
Drnn_colorbot.py95 def maybe_download(filename, work_directory, source_url): argument
/external/tensorflow/tensorflow/contrib/learn/python/learn/datasets/
Dmnist.py239 source_url=DEFAULT_SOURCE_URL): argument
Dbase.py237 def maybe_download(filename, work_directory, source_url): argument
/external/v8/src/profiler/
Dprofiler-listener.cc196 Object* source_url = Script::cast(info->script())->source_url(); in InferScriptName() local
/external/autotest/server/
Dsite_utils.py240 def remote_wget(source_url, dest_path, ssh_cmd): argument
/external/v8/src/
Dd8.cc859 std::string source_url = ToSTLString(isolate, referrer); in DoHostImportModuleDynamically() local
/external/v8/src/parsing/
Dparser.cc3414 Handle<String> source_url = scanner_.SourceUrl(isolate); in HandleSourceURLComments() local