Home
last modified time | relevance | path

Searched refs:download (Results 1 – 25 of 886) sorted by relevance

12345678910>>...36

/external/tensorflow/tensorflow/lite/g3doc/guide/
Dhosted_models.md26 …ant | [paper](https://arxiv.org/pdf/1712.05877.pdf), [tflite&pb](http://download.tensorflow.org/mo…
27 …ant | [paper](https://arxiv.org/pdf/1712.05877.pdf), [tflite&pb](http://download.tensorflow.org/mo…
28 …ant | [paper](https://arxiv.org/pdf/1712.05877.pdf), [tflite&pb](http://download.tensorflow.org/mo…
29 …ant | [paper](https://arxiv.org/pdf/1712.05877.pdf), [tflite&pb](http://download.tensorflow.org/mo…
30 …ant | [paper](https://arxiv.org/pdf/1712.05877.pdf), [tflite&pb](http://download.tensorflow.org/mo…
31 …ant | [paper](https://arxiv.org/pdf/1712.05877.pdf), [tflite&pb](http://download.tensorflow.org/mo…
32 …ant | [paper](https://arxiv.org/pdf/1712.05877.pdf), [tflite&pb](http://download.tensorflow.org/mo…
33 …ant | [paper](https://arxiv.org/pdf/1712.05877.pdf), [tflite&pb](http://download.tensorflow.org/mo…
34 …ant | [paper](https://arxiv.org/pdf/1712.05877.pdf), [tflite&pb](http://download.tensorflow.org/mo…
35 …ant | [paper](https://arxiv.org/pdf/1712.05877.pdf), [tflite&pb](http://download.tensorflow.org/mo…
[all …]
/external/python/apitools/apitools/base/py/
Dtransfer_test.py53 download = transfer.Download.FromStream(
56 download._Download__ComputeEndByte(0, end=50))
59 download = transfer.Download.FromStream(six.StringIO())
61 download._Download__ComputeEndByte(0, use_chunks=False))
65 download = transfer.Download.FromStream(
70 download._Download__ComputeEndByte(0, end=end,
75 download = transfer.Download.FromStream(six.StringIO())
76 default_chunksize = download.chunksize
78 download.chunksize = chunksize
81 download.chunksize + start - 1,
[all …]
/external/python/google-api-python-client/tests/
Dtest_http.py435 download = MediaIoBaseDownload(
438 self.assertEqual(self.fd, download._fd)
439 self.assertEqual(3, download._chunksize)
440 self.assertEqual(0, download._progress)
441 self.assertEqual(None, download._total_size)
442 self.assertEqual(False, download._done)
443 self.assertEqual(self.request.uri, download._uri)
445 status, done = download.next_chunk()
449 self.assertEqual(3, download._progress)
450 self.assertEqual(5, download._total_size)
[all …]
/external/tensorflow/tensorflow/lite/examples/android/app/
Ddownload-models.gradle2 * download-models.gradle
12 def models = ['https://storage.googleapis.com/download.tensorflow.org/models/tflite/conv_actions_tf…
13 …'https://storage.googleapis.com/download.tensorflow.org/models/tflite/mobilenet_ssd_tflite_v1.zip',
14 …'https://storage.googleapis.com/download.tensorflow.org/models/tflite/coco_ssd_mobilenet_v1_1.0_qu…
15 … 'http://download.tensorflow.org/models/mobilenet_v1_2018_02_22/mobilenet_v1_1.0_224.tgz',
16 … 'http://download.tensorflow.org/models/mobilenet_v1_2018_08_02/mobilenet_v1_1.0_224_quant.tgz']
19 def MODEL_URL = 'https://storage.googleapis.com/download.tensorflow.org/models/tflite'
26 classpath 'de.undercouch:gradle-download-task:3.2.0'
30 import de.undercouch.gradle.tasks.download.Download
/external/tensorflow/
DWORKSPACE53 urls = ["https://github.com/google/xctestrunner/releases/download/0.2.6/ios_test_runner.par"],
111 "http://storage.googleapis.com/download.tensorflow.org/models/inception_v1.zip",
112 "http://download.tensorflow.org/models/inception_v1.zip",
121 …"http://storage.googleapis.com/download.tensorflow.org/models/object_detection/ssd_mobilenet_v1_an…
122 … "http://download.tensorflow.org/models/object_detection/ssd_mobilenet_v1_android_export.zip",
131 "http://storage.googleapis.com/download.tensorflow.org/models/mobile_multibox_v1a.zip",
132 "http://download.tensorflow.org/models/mobile_multibox_v1a.zip",
141 "http://storage.googleapis.com/download.tensorflow.org/models/stylize_v1.zip",
142 "http://download.tensorflow.org/models/stylize_v1.zip",
151 "http://storage.googleapis.com/download.tensorflow.org/models/speech_commands_v0.01.zip",
[all …]
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dbenchmarks.md15 It assumes that models were download and unzipped to the
49 …<a href="http://download.tensorflow.org/models/mobilenet_v1_2018_08_02/mobilenet_v1_1.0_224.tgz">M…
60 …<a href="http://download.tensorflow.org/models/mobilenet_v1_2018_08_02/mobilenet_v1_1.0_224_quant.…
71 …<a href="https://storage.googleapis.com/download.tensorflow.org/models/tflite/model_zoo/upload_201…
82 …<a href="https://storage.googleapis.com/download.tensorflow.org/models/tflite/model_zoo/upload_201…
93 …<a href="https://storage.googleapis.com/download.tensorflow.org/models/tflite/model_zoo/upload_201…
104 …<a href="https://storage.googleapis.com/download.tensorflow.org/models/tflite/model_zoo/upload_201…
133 …<a href="http://download.tensorflow.org/models/mobilenet_v1_2018_08_02/mobilenet_v1_1.0_224.tgz">M…
140 …<a href="http://download.tensorflow.org/models/mobilenet_v1_2018_08_02/mobilenet_v1_1.0_224_quant.…
147 …<a href="https://storage.googleapis.com/download.tensorflow.org/models/tflite/model_zoo/upload_201…
[all …]
/external/grpc-grpc/tools/interop_matrix/patches/csharp_v1.0.1/
Dgit_repo.patch45 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.lis…
47 +RUN echo "deb http://download.mono-project.com/repo/debian wheezy/snapshots/4.6 main" | tee /etc/a…
48 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /…
49 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a …
50 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | tee -a /e…
63 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.lis…
65 +RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.lis…
66 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /…
67 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a …
68 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | tee -a /e…
[all …]
/external/libyuv/files/
DDEPS127 # When adding a new sdk extras package to download, add the package
131 'download'
139 'download',
149 'download',
159 'download',
169 'download',
179 'download',
189 'download',
199 'download',
209 'download',
[all …]
/external/libtextclassifier/models/
Dupdate.sh10 download() { function
20 download $ANNOTATOR_BASE_URL
21 download $ACTIONS_BASE_URL
22 download $LANGID_BASE_URL
/external/ltp/runtest/
Dnet_stress.appl14 ftp4-download-stress ftp-download-stress
15 ftp6-download-stress ftp-download-stress -6
/external/u-boot/doc/
DREADME.sdp5 SDP stands for serial download protocol. It is the protocol used in NXP's
6 i.MX SoCs ROM Serial Downloader and provides means to download a program
10 provide a SDP implementation over USB. This allows to download program
58 This allows to download the regular U-Boot with legacy image headers
64 download and run scripts:
68 imx_usb configuration files can be also used to download multiple
82 In this mode the file to download (imx_usb job) needs to be specified
/external/tensorflow/tensorflow/examples/android/
Ddownload-models.gradle2 * download-models.gradle
19 def MODEL_URL = 'https://storage.googleapis.com/download.tensorflow.org/models'
26 classpath 'de.undercouch:gradle-download-task:3.2.0'
30 import de.undercouch.gradle.tasks.download.Download
/external/tensorflow/tensorflow/lite/models/testdata/g3doc/
DREADME.md8 [ASR AM model](https://storage.googleapis.com/download.tensorflow.org/models/tflite/speech_asr_am_m…
10 [ASR AM quantized model](https://storage.googleapis.com/download.tensorflow.org/models/tflite/speec…
12 [ASR AM test inputs](https://storage.googleapis.com/download.tensorflow.org/models/tflite/speech_as…
14 [ASR AM test outputs](https://storage.googleapis.com/download.tensorflow.org/models/tflite/speech_a…
16 [ASR AM int8 test outputs](https://storage.googleapis.com/download.tensorflow.org/models/tflite/spe…
21 rank=1)](https://storage.googleapis.com/download.tensorflow.org/models/tflite/speech_hotword_model_…
24 rank=2)](https://storage.googleapis.com/download.tensorflow.org/models/tflite/speech_hotword_model_…
27 model](https://storage.googleapis.com/download.tensorflow.org/models/tflite/speech_speakerid_model_…
30 model](https://storage.googleapis.com/download.tensorflow.org/models/tflite/speech_tts_model_2017_1…
/external/curl/docs/cmdline-opts/
Dmax-filesize.d3 Help: Maximum file size to download
6 Specify the maximum size (in bytes) of a file to download. If the file
14 \fBNOTE:\fP The file size is not always known prior to download, and for such
/external/grpc-grpc/templates/tools/dockerfile/
Dcsharp_deps.include6 RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.list…
7 RUN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /e…
8 RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /…
/external/autotest/client/site_tests/desktopui_FlashSanityCheck/
Dcontrol.download-omaha-component6 NAME = 'desktopui_FlashSanityCheck.download-omaha-component'
21 CU_action='download-omaha-component',
22 tag='download-omaha-component')
/external/boringssl/src/util/bot/
DUPDATING33 https://cmake.org/download/. Build it with:
46 https://cmake.org/download/. Use the file labeled "Windows win64-x64
47 ZIP". The download will be named cmake-VERSION-win64-x64.zip.
54 Extract nasm.exe from the download named nasm-VERSION-win64.zip.
63 download will be named strawberry-perl-VERSION-64bit-portable.zip.
71 "Win32 .exe". The download will be named yasm-VERSION-win32.exe.
/external/skqp/site/dev/testing/
Ddownload.md14 To download the isolated files for a test first visit
28 download \
31 --target=./download/
/external/skia/site/dev/testing/
Ddownload.md14 To download the isolated files for a test first visit
28 download \
31 --target=./download/
/external/skqp/site/dev/contrib/
Dpatch.md41 https://codereview.appspot.com/download/issue6201055_1.diff )
43 download the patch from the command line:
46 curl https://codereview.appspot.com/download/issue6201055_1.diff
49 wget https://codereview.appspot.com/download/issue6201055_1.diff
53 * Otherwise, figure out some other way to download this file and save it as
/external/skia/site/dev/contrib/
Dpatch.md41 https://codereview.appspot.com/download/issue6201055_1.diff )
43 download the patch from the command line:
46 curl https://codereview.appspot.com/download/issue6201055_1.diff
49 wget https://codereview.appspot.com/download/issue6201055_1.diff
53 * Otherwise, figure out some other way to download this file and save it as
/external/tensorflow/tensorflow/
Dworkspace.bzl88 …"https://mirror.bazel.build/github.com/intel/mkl-dnn/releases/download/v0.18-rc/mklml_lnx_2019.0.3…
89 … "https://github.com/intel/mkl-dnn/releases/download/v0.18-rc/mklml_lnx_2019.0.3.20190125.tgz",
98 …"https://mirror.bazel.build/github.com/intel/mkl-dnn/releases/download/v0.18-rc/mklml_win_2019.0.3…
99 … "https://github.com/intel/mkl-dnn/releases/download/v0.18-rc/mklml_win_2019.0.3.20190125.zip",
108 …"https://mirror.bazel.build/github.com/intel/mkl-dnn/releases/download/v0.18-rc/mklml_mac_2019.0.3…
109 … "https://github.com/intel/mkl-dnn/releases/download/v0.18-rc/mklml_mac_2019.0.3.20190125.tgz",
477 "https://mirror.bazel.build/curl.haxx.se/download/curl-7.60.0.tar.gz",
478 "https://curl.haxx.se/download/curl-7.60.0.tar.gz",
753 … "http://download.tensorflow.org/models/mobilenet_v1_2018_08_02/mobilenet_v1_1.0_224.tgz",
754 … "http://download.tensorflow.org/models/mobilenet_v1_2018_08_02/mobilenet_v1_1.0_224.tgz",
[all …]
/external/tensorflow/tensorflow/contrib/cmake/external/
Dmkl.cmake17 # NOTE: Different from mkldnn.cmake, this file is meant to download mkl libraries
27 set(mkl_DOWNLOAD_URL ${mkl_URL}/download/${mkl_TAG}/${mkl_WIN})
37 set(mkl_DOWNLOAD_URL ${mkl_URL}/download/${mkl_TAG}/${mkl_LNX})
45 set(mkl_DOWNLOAD_URL ${mkl_URL}/download/${mkl_TAG}/${mkl_MAC})
/external/curl/tests/data/
Dtest3835 download on.
55 # the download target file must remain untouched
58 download on.
/external/curl/docs/
DFEATURES20 - custom maximum download time
21 - custom least download speed acceptable
34 - support for large files (>2GB and >4GB) during upload and download
78 - download
89 - download resume
111 - download
132 - download

12345678910>>...36