Home
last modified time | relevance | path

Searched refs:Independent (Results 1 – 25 of 95) sorted by relevance

1234

/external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/
Dindependent_test.py56 ind = independent_lib.Independent(
77 ind = independent_lib.Independent(
102 ind = independent_lib.Independent(
131 ind1 = independent_lib.Independent(
136 ind2 = independent_lib.Independent(
146 ind1 = independent_lib.Independent(
151 ind2 = independent_lib.Independent(
165 ind1 = independent_lib.Independent(
171 ind2 = independent_lib.Independent(
186 ind1 = independent_lib.Independent(
[all …]
Dautoregressive_test.py48 return independent_lib.Independent(
/external/tensorflow/tensorflow/contrib/distributions/python/ops/
Dindependent.py35 class Independent(distribution_lib.Distribution): class
145 super(Independent, self).__init__(
276 @kullback_leibler.RegisterKL(Independent, Independent)
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopDependenceAnalysis.cpp174 return A == B ? Dependent : Independent; in analyseZIV()
240 return Independent; in analysePair()
305 case Independent: ++NumIndependent; break; in depends()
309 return p->Result != Independent; in depends()
/external/python/cpython2/Doc/library/
Djpeg.rst15 .. index:: single: Independent JPEG Group
18 written by the Independent JPEG Group (IJG). JPEG is a standard for compressing
19 pictures; it is defined in ISO 10918. For details on JPEG or the Independent
/external/pdfium/core/fxge/dib/
DREADME.md1 DIB stands for Device-Independent Bitmap.
/external/perf_data_converter/src/quipper/
DAndroid.bp134 // Independent test infra.
166 // Independent tests.
/external/libjpeg-turbo/
DLICENSE.md6 - The IJG (Independent JPEG Group) License, which is listed in
61 This software is based in part on the work of the Independent JPEG
129 License specifically refers to the Independent JPEG Group and does not extend
DNOTICE6 - The IJG (Independent JPEG Group) License, which is listed in
61 This software is based in part on the work of the Independent JPEG
129 License specifically refers to the Independent JPEG Group and does not extend
DREADME.ijg8 The Independent JPEG Group's JPEG software
11 This distribution contains a release of the Independent JPEG Group's free JPEG
18 and other members of the Independent JPEG Group.
143 the Independent JPEG Group".
154 it. This software may be referred to only as "the Independent JPEG Group's
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/
DCLASSIFIERS6 Operating System :: OS Independent
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/
DCLASSIFIERS6 Operating System :: OS Independent
/external/libpcap/
Dpcap-dll.rc22 VALUE "FileDescription", "System-Independent Interface for User-Level Packet Capture"
/external/python/mock/
Dsetup.cfg13 Operating System :: OS Independent
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopDependenceAnalysis.h46 enum DependenceResult { Independent = 0, Dependent = 1, Unknown = 2 }; enumerator
/external/u-boot/doc/device-tree-bindings/clock/
Drockchip,rk3399-dmc.txt9 - reg: dynamic ram protocol controller(PCTL) address, PHY Independent(PI) address, phy controller(P…
/external/cldr/tools/java/org/unicode/cldr/draft/
DCategories.txt2105 0904 Lo Letter Vowel Independent DEVANAGARI LETTER SHORT A
2106 0905 Lo Letter Vowel Independent DEVANAGARI LETTER A
2107 0906 Lo Letter Vowel Independent DEVANAGARI LETTER AA
2108 0907 Lo Letter Vowel Independent DEVANAGARI LETTER I
2109 0908 Lo Letter Vowel Independent DEVANAGARI LETTER II
2110 0909 Lo Letter Vowel Independent DEVANAGARI LETTER U
2111 090A Lo Letter Vowel Independent DEVANAGARI LETTER UU
2112 090B Lo Letter Vowel Independent DEVANAGARI LETTER VOCALIC R
2113 090C Lo Letter Vowel Independent DEVANAGARI LETTER VOCALIC L
2114 090D Lo Letter Vowel Independent DEVANAGARI LETTER CANDRA E
[all …]
/external/python/setuptools/setuptools.egg-info/
DPKG-INFO50 Classifier: Operating System :: OS Independent
/external/python/setuptools/
DPKG-INFO50 Classifier: Operating System :: OS Independent
/external/icu/icu4c/source/data/translit/
Dund_FONIPA_ar.txt113 # Independent pass for misc cleanup.
Dund_FONIPA_fa.txt108 # Independent pass for misc cleanup.
/external/u-boot/doc/
DREADME.t1040-l2switch11 - Independent and shared VLAN learning (IVL, SVL)
/external/tensorflow/tensorflow/python/autograph/
DSTYLE_GUIDE.md67 Flipout: Efficient Pseudo-Independent Weight Perturbations on
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dcoalescing-with-subregs-in-loop-bug.mir29 # Rename Independent Subregs separates sub2 into its own register, and it is
/external/brotli/
DREADME.md77 Independent [decoder](https://github.com/madler/brotli) implementation by Mark Adler, based entirel…

1234