Home
last modified time | relevance | path

Searched refs:feasible (Results 1 – 25 of 56) sorted by relevance

123

/external/tensorflow/tensorflow/python/grappler/
Dcluster.i271 std::set<string> feasible; in TF_GetSupportedDevices() local
277 std::inserter(feasible, feasible.begin())); in TF_GetSupportedDevices()
279 feasible = supported_dev.second; in TF_GetSupportedDevices()
283 for (const string& type : feasible) { in TF_GetSupportedDevices()
/external/freetype/docs/
DPROBLEMS63 or newer. If this isn't feasible, apply the following patch.
/external/clang/test/Analysis/
Duninit-vals-ps-region.m15 if (global.data == 0) // When the true branch is feasible 'a = 3'.
Dmisc-ps-region-store.m332 // be '0', meaning that this branch is not feasible.
1138 // here is not feasible in practice, so this is a false positive.
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations2.txt36 > feasible and should be fun. (Again, link time cost is the issue.)
/external/llvm/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations2.txt36 > feasible and should be fun. (Again, link time cost is the issue.)
/external/curl/packages/Symbian/
Dreadme.txt45 feasible.
/external/libtextclassifier/
Dtext-classifier.cc1340 bool feasible = true; in ModelChunk() local
1344 feasible = false; in ModelChunk()
1349 if (!feasible) { in ModelChunk()
Dmodel.fbs501 // that are feasible (e.g., those that are shorter than max_selection_span),
/external/ltp/doc/
Dnommu-notes.txt53 Since this isn't feasible without virtual memory, there is no fork() function.
/external/libmicrohttpd/doc/chapters/
Dbasicauthentication.inc6 A very simple approach feasible with the means already discussed would
Dtlsauthentication.inc123 …ed method of certificates makes it mandatory to set an expiration date---making it less feasible to
/external/wycheproof/doc/
Ddsa.md62 be feasible to forge signatures with the values (r=1, s=0) or (r=1, s=q).
Ddh.md55 feasible [FGHT16]. Moreover some libraries use primes that are susceptible to
/external/python/cpython3/Doc/library/
Dshelve.rst67 dictionary on disk, if feasible. This is called automatically when the shelf
/external/python/cpython2/Doc/library/
Dshelve.rst69 dictionary on disk, if feasible. This is called automatically when the shelf
Demail.rst42 It is perfectly feasible to create the object structure out of whole cloth ---
/external/python/cpython3/Doc/distutils/
Dintroduction.rst34 always feasible to expect them to create a multitude of built distributions. It
/external/python/cpython2/Doc/distutils/
Dintroduction.rst34 always feasible to expect them to create a multitude of built distributions. It
/external/llvm/lib/Target/AArch64/
DAArch64CallingConvention.td313 // The ELF stub used for TLS-descriptor access saves every feasible
/external/gemmlowp/doc/
Dquantization.md64 In order for such zero-padding to be feasible in a quantized implementation of
/external/tensorflow/tensorflow/docs_src/mobile/
Dmobile_intro.md160 the on-device component, the whole application wouldn’t be feasible, and this
/external/libjpeg-turbo/
DREADME-turbo.txt190 feasible (particularly without full acceleration.) However, until/unless
DREADME.md194 feasible (particularly without full acceleration.) However, until/unless
/external/python/cpython2/Doc/faq/
Ddesign.rst402 approach is feasible, although the speedups reached so far are only modest
405 speedups of 1000x are feasible for small demo programs. See the proceedings

123