Home
last modified time | relevance | path

Searched full:nightly (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/external/tensorflow/tensorflow/tools/dockerfiles/
Dspec.yml28 # For example, a release that uses {nightly}{py} would create 4 Dockerfiles
29 # (which could become images or concrete Dockerfiles), because the "nightly"
32 # - nightly (no -py2 because the Python 2 slice set has add_to_name: ""
33 # - nightly-py3
34 # - nightly-gpu (similar)
35 # - nightly-gpu-py3
39 # Built Nightly and pushed to tensorflow/tensorflow
40 nightly:
42 - "{nightly}{py}{jupyter}"
191 nightly:
[all …]
DREADME.md93 # Build all of the "nightly" images on your local machine:
94 $ asm_images --release nightly --build_images
97 $ asm_images --release nightly --build_images > tf-built.txt
103 $ asm_images --release nightly --build_images --run_tests_path=$(realpath tests) --only_tags_matchi…
/external/tensorflow/
DREADME.md51 People who are a little more adventurous can also try our nightly binaries:
53 **Nightly pip packages**
54 * We are pleased to announce that TensorFlow now offers nightly pip packages
55 under the [tf-nightly](https://pypi.python.org/pypi/tf-nightly) and
56 [tf-nightly-gpu](https://pypi.python.org/pypi/tf-nightly-gpu) project on pypi.
57 Simply run `pip install tf-nightly` or `pip install tf-nightly-gpu` in a clean
58 environment to install the nightly TensorFlow build. We support CPU and GPU
104 …com/tensorflow-kokoro-build-badges/ubuntu-cc.html) | [pypi](https://pypi.org/project/tf-nightly/) |
105 …rflow-kokoro-build-badges/ubuntu-gpu-py3.html) | [pypi](https://pypi.org/project/tf-nightly-gpu/) |
107 …/tensorflow-kokoro-build-badges/macos-py2-cc.html) | [pypi](https://pypi.org/project/tf-nightly/) |
[all …]
/external/libjpeg-turbo/
D.travis.yml83 mkdir -p ~/src/ljt.nightly &&
87 …docker run -v $HOME/src/ljt.nightly:/root/src/ljt.nightly -v $HOME/src/buildscripts:/root/src/buil…
88 sudo chown -R travis:travis ~/src/ljt.nightly &&
89 mv ~/src/ljt.nightly/latest/log-$TRAVIS_OS_NAME.txt ~/src/ljt.nightly/latest/files/;
92 mv ~/src/ljt.nightly/latest/log-$TRAVIS_OS_NAME.txt ~/src/ljt.nightly/latest/files/;
126 local-dir: $HOME/src/ljt.nightly/latest/files
139 local-dir: $HOME/src/ljt.nightly/latest/files
Dappveyor.yml29 bash c:/buildscripts/buildljt -d %MINGWPATH% -b /c/ljt.nightly -v
31 move c:\ljt.nightly\files\*.tar.gz .
33 move c:\ljt.nightly\files\*.exe .
35 move c:\ljt.nightly\files\*.zip .
37 move c:\ljt.nightly\log-windows.txt .
/external/tensorflow/tensorflow/contrib/eager/python/examples/revnet/
DREADME.md19 - Make sure you have installed TensorFlow 1.10+ or the latest `tf-nightly`
20 or `tf-nightly-gpu` pip package in order to access the eager execution feature.
50 `tf-nightly` or `tf-nightly-gpu` is highly recommended as of August 2018.
60 part of the model during training, the latest `tf-nightly` or `tf-nightly-gpu`
71 `tf-nightly` or `tf-nightly-gpu` is highly recommended as of August 2018.
/external/tensorflow/tensorflow/java/
DREADME.md18 ## Nightly builds
23 - [JAR](https://storage.googleapis.com/tensorflow-nightly/github/tensorflow/lib_package/libtensor…
24 - [Source JAR](https://storage.googleapis.com/tensorflow-nightly/github/tensorflow/lib_package/li…
26 …- [Linux CPU-only](https://storage.googleapis.com/tensorflow-nightly/github/tensorflow/lib_packa…
27 …- [Linux GPU](https://storage.googleapis.com/tensorflow-nightly/github/tensorflow/lib_package/li…
28 …- [MacOS](https://storage.googleapis.com/tensorflow-nightly/github/tensorflow/lib_package/libten…
29 - Windows: (No nightly builds available yet)
/external/tensorflow/tensorflow/c/
DREADME.md4 - Nightly builds:
5 …- [Linux CPU-only](https://storage.googleapis.com/tensorflow-nightly/github/tensorflow/lib_package…
6 …- [Linux GPU](https://storage.googleapis.com/tensorflow-nightly/github/tensorflow/lib_package/libt…
7 …- [MacOS CPU-only](https://storage.googleapis.com/tensorflow-nightly/github/tensorflow/lib_package…
/external/tensorflow/tensorflow/tools/dockerfiles/partials/
Dtensorflow-ppc64le.partial.Dockerfile4 # tf-nightly
5 # tf-nightly-gpu
17 elif [ ${TF_PACKAGE} = tf-nightly-gpu ]; then \
21 elif [ ${TF_PACKAGE} = tf-nightly ]; then \
Dtensorflow.partial.Dockerfile4 # tf-nightly
5 # tf-nightly-gpu
/external/autotest/test_suites/
Dcontrol.ent-nightly6 NAME = "ent-nightly"
14 This suite runs Enterprise tests which should run on nightly, across
21 args_dict['name'] = 'ent-nightly'
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/ppc64le/
Dcpu-ppc64le.Dockerfile48 # tf-nightly
49 # tf-nightly-gpu
61 elif [ ${TF_PACKAGE} = tf-nightly-gpu ]; then \
65 elif [ ${TF_PACKAGE} = tf-nightly ]; then \
Dcpu-ppc64le-jupyter.Dockerfile48 # tf-nightly
49 # tf-nightly-gpu
61 elif [ ${TF_PACKAGE} = tf-nightly-gpu ]; then \
65 elif [ ${TF_PACKAGE} = tf-nightly ]; then \
Dgpu-ppc64le.Dockerfile85 # tf-nightly
86 # tf-nightly-gpu
98 elif [ ${TF_PACKAGE} = tf-nightly-gpu ]; then \
102 elif [ ${TF_PACKAGE} = tf-nightly ]; then \
Dgpu-ppc64le-jupyter.Dockerfile85 # tf-nightly
86 # tf-nightly-gpu
98 elif [ ${TF_PACKAGE} = tf-nightly-gpu ]; then \
102 elif [ ${TF_PACKAGE} = tf-nightly ]; then \
/external/llvm/docs/
DTestSuiteMakefileGuide.rst250 For example, the LLVM nightly tester uses ``TEST.nightly.Makefile`` to
251 create the nightly test reports. To run the nightly tests, run
252 ``gmake TEST=nightly``.
272 (depending on which sometest you use). For example, the ``nightly`` test
290 "``gmake TEST=nightly report``" should work), it is really easy to run
293 base, this is how the nightly tester works, it's just one example of a
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DTestSuiteMakefileGuide.rst250 For example, the LLVM nightly tester uses ``TEST.nightly.Makefile`` to
251 create the nightly test reports. To run the nightly tests, run
252 ``gmake TEST=nightly``.
272 (depending on which sometest you use). For example, the ``nightly`` test
290 "``gmake TEST=nightly report``" should work), it is really easy to run
293 base, this is how the nightly tester works, it's just one example of a
/external/tensorflow/tensorflow/tools/ci_build/
Dupdate_version.py21 # ./tensorflow/tools/ci_build/update_version.py --nightly
85 version_type: version parameter ((REGULAR|NIGHTLY)_VERSION)
286 nightly: Create a nightly tag with current date
298 parser.add_argument("--nightly",
307 if args.nightly:
/external/bcc/
DINSTALL.md55 The stable and the nightly packages are built for Ubuntu Xenial (16.04), Ubuntu Artful (17.10) and …
67 **Nightly Packages**
70 echo "deb [trusted=yes] https://repo.iovisor.org/apt/xenial xenial-nightly main" | sudo tee /etc/ap…
87 **Nightly Packages**
89 Nightly bcc binary packages for Fedora 25, 26, 27, and 28 are hosted at
90 `https://repo.iovisor.org/yum/nightly/f{25,26,27}`.
94 echo -e '[iovisor]\nbaseurl=https://repo.iovisor.org/yum/nightly/f27/$basearch\nenabled=1\ngpgcheck…
/external/llvm/test/CodeGen/ARM/
D2010-04-15-ScavengerDebugValue.ll19 !2 = !DIFile(filename: "libgcc2.c", directory: "/Users/bwilson/local/nightly/test-2010-04-14/build/…
20 !12 = !DIFile(filename: "libgcc2.c", directory: "/Users/bwilson/local/nightly/test-2010-04-14/build…
25 !7 = !DIFile(filename: "libgcc2.h", directory: "/Users/bwilson/local/nightly/test-2010-04-14/build/…
/external/tensorflow/tensorflow/contrib/android/
DREADME.md14 [nightly Android build artifacts](https://ci.tensorflow.org/view/Nightly/job/nightly-android/)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
D2010-04-15-ScavengerDebugValue.ll19 !2 = !DIFile(filename: "libgcc2.c", directory: "/Users/bwilson/local/nightly/test-2010-04-14/build/…
20 !12 = !DIFile(filename: "libgcc2.c", directory: "/Users/bwilson/local/nightly/test-2010-04-14/build…
25 !7 = !DIFile(filename: "libgcc2.h", directory: "/Users/bwilson/local/nightly/test-2010-04-14/build/…
/external/tensorflow/tensorflow/lite/g3doc/r2/convert/
Dpython_api.md218 ### Installing the TensorFlow 2.0 nightly <a name="2.0-nightly"></a>
220 The TensorFlow 2.0 nightly can be installed using the following command:
223 pip install tf-nightly-2.0-preview
249 either install the nightly build with
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2010-04-15-ScavengerDebugValue.ll17 !2 = metadata !{i32 524329, metadata !"libgcc2.c", metadata !"/Users/bwilson/local/nightly/test-201…
18 …05, i32 0, i32 1, metadata !"libgcc2.c", metadata !"/Users/bwilson/local/nightly/test-2010-04-14/b…
22 !7 = metadata !{i32 524329, metadata !"libgcc2.h", metadata !"/Users/bwilson/local/nightly/test-201…
/external/python/dateutil/
D.travis.yml10 - "nightly"
22 - python: "nightly"

12345678910>>...14