Searched refs:recommend (Results 1 – 25 of 354) sorted by relevance
12345678910>>...15
/third_party/mindspore/tests/st/model_zoo_tests/wide_and_deep/ |
D | run_wide_and_deep_auto_parallel.sh | 24 if [ -d ${BASE_PATH}/../../../../tests/models/official/recommend/wide_and_deep ]; then 25 CODE_DIR=${BASE_PATH}/../../../../tests/models/official/recommend/wide_and_deep 26 elif [ -d ${BASE_PATH}/../../tests/models/official/recommend/wide_and_deep ]; then 27 CODE_DIR=${BASE_PATH}/../../tests/models/official/recommend/wide_and_deep
|
/third_party/abseil-cpp/ |
D | FAQ.md | 36 don't work, see the answer to ["What is ABI and why don't you recommend using a 38 Abseil?"](#what-is-abi-and-why-dont-you-recommend-using-a-pre-compiled-version-of-abseil) 40 ## What is ABI and why don't you recommend using a pre-compiled version of Abseil? 106 of Abseil is almost certainly the right choice if you are doing as we recommend 109 For these reasons we recommend you avoid pre-compiled code and build the Abseil 121 We recommend you update to the [latest commit in the `master` branch of 158 One thing we don't recommend is using GitHub's `master.zip` files (for example
|
/third_party/node/deps/npm/docs/content/configuring-npm/ |
D | install.md | 13 …a Node installer. **We strongly recommend using a Node version manager to install Node.js and npm.… 49 …ler](https://github.com/nodesource/distributions). If you use Linux, we recommend that you use a N…
|
/third_party/skia/third_party/externals/abseil-cpp/ |
D | FAQ.md | 39 don't work, see the answer to ["What is ABI and why don't you recommend using a 41 Abseil?"](#what-is-abi-and-why-dont-you-recommend-using-a-pre-compiled-version-of-abseil) 43 ## What is ABI and why don't you recommend using a pre-compiled version of Abseil? 109 of Abseil is almost certainly the right choice if you are doing as we recommend 112 For these reasons we recommend you avoid pre-compiled code and build the Abseil 124 We recommend you update to the [latest commit in the `master` branch of 161 One thing we don't recommend is using GitHub's `master.zip` files (for example
|
/third_party/googletest/ |
D | README.md | 9 We recommend using the latest commit in the `master` branch in your projects. 14 https://google.github.io/googletest/. We recommend browsing the documentation on 37 documentation. We recommend starting with the
|
/third_party/skia/site/docs/user/release/ |
D | _index.md | 11 We recommend most clients track our tip-of-tree, as we work hard to keep it
|
/third_party/boost/libs/yap/doc/ |
D | headers.qbk | 4 want to ensure that you don't accidentally use _expr_ (which I recommend),
|
/third_party/skia/third_party/externals/swiftshader/docs/ |
D | ANGLE.md | 7 …aced by a Vulkan frontend. In order to use SwiftShader for GLES, we now recommend using ANGLE on t… 11 …reasons why SwiftShader's GLES frontend has been deprecated, and that we now recommend using ANGLE:
|
/third_party/flutter/skia/site/dev/chrome/ |
D | repo.md | 14 We no longer recommend the .gclient file manipulation to have Chromium DEPS also
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | indic.bat | 14 REM to work, the perl executable must be on the path. We recommend
|
/third_party/skia/site/docs/dev/chrome/ |
D | repo.md | 19 We no longer recommend the .gclient file manipulation to have Chromium DEPS also
|
/third_party/boost/tools/quickbook/doc/boost-doc-tools/ |
D | pdfs.qbk | 14 To build pdf you will need an FO processor, we recommend using
|
/third_party/python/Doc/howto/ |
D | cporting.rst | 9 We recommend the following resources for porting extension modules to Python 3:
|
/third_party/flutter/skia/third_party/externals/angle2/doc/ |
D | ChoosingANGLEBranch.md | 28 **We recommend choosing a branch corresponding to a Beta or Stable Chromium 36 release channel (for now, we recommend one of the Windows desktop releases), and
|
/third_party/skia/third_party/externals/imgui/misc/ |
D | README.txt | 23 so we don't really recommend you use this in your projects.
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | ChoosingANGLEBranch.md | 28 **We recommend choosing a branch corresponding to a Beta or Stable Chromium 36 release channel (for now, we recommend one of the Windows desktop releases), and
|
/third_party/gettext/gettext-tools/examples/hello-csharp-forms/ |
D | README | 69 For this reason, we strongly recommend to use the programmed-resizing 72 override of the OnResize method. For larger programs, we would recommend
|
/third_party/libsnd/ |
D | CONTRIBUTING.md | 10 it with warnings on (for GCC I would recommend at least `-Wall -Wextra`) and that
|
/third_party/typescript_eslint/docs/getting-started/linting/ |
D | FAQ.md | 194 We strongly recommend that you do not use the `no-undef` lint rule on TypeScript projects. The chec… 251 Instead of using this plugin, we recommend using prettier's `--list-different` flag to detect if a … 263 We recommend you do not use the following rules, as TypeScript provides the same checks as part of … 270 The following rules do not have equivalent checks in TypeScript, so we recommend that you only run … 281 We recommend not using this rule, and instead using a tool like [`prettier`](https://www.npmjs.com/…
|
/third_party/flutter/flutter/dev/integration_tests/ios_add2app/ |
D | .gitignore | 36 # We recommend against adding the Pods directory to your .gitignore. However
|
/third_party/giflib/ |
D | README | 10 GIF is a legacy format; we recommend against generating new images in
|
/third_party/node/deps/npm/node_modules/has-unicode/ |
D | README.md | 33 report any Windows installation as NOT unicode capable, and recommend
|
/third_party/googletest/docs/ |
D | quickstart-cmake.md | 4 you're using GoogleTest for the first time or need a refresher, we recommend 70 the Git commit hash of the GoogleTest version to use; we recommend updating the
|
/third_party/skia/third_party/externals/brotli/python/ |
D | README.md | 11 module, we recommend installing from [PyPI][]:
|
/third_party/boost/libs/locale/doc/ |
D | working_with_multiple_locales.txt | 15 we recommend that you create all the locales you need when the program starts.
|
12345678910>>...15