Home
last modified time | relevance | path

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

/external/eigen/bench/tensors/
Dtensor_benchmarks_cpu.cc99 BM_FuncWithInputDimsCPU(contraction, N, N, N, 1);
100 BM_FuncWithInputDimsCPU(contraction, N, N, N, 4);
101 BM_FuncWithInputDimsCPU(contraction, N, N, N, 8);
102 BM_FuncWithInputDimsCPU(contraction, N, N, N, 12);
103 BM_FuncWithInputDimsCPU(contraction, N, N, N, 16);
105 BM_FuncWithInputDimsCPU(contraction, 64, N, N, 1);
106 BM_FuncWithInputDimsCPU(contraction, 64, N, N, 4);
107 BM_FuncWithInputDimsCPU(contraction, 64, N, N, 8);
108 BM_FuncWithInputDimsCPU(contraction, 64, N, N, 12);
109 BM_FuncWithInputDimsCPU(contraction, 64, N, N, 16);
[all …]
Dtensor_benchmarks_fp16_gpu.cu52 BM_FuncWithInputDimsGPU(contraction, N, N, N);
53 BM_FuncWithInputDimsGPU(contraction, 64, N, N);
54 BM_FuncWithInputDimsGPU(contraction, N, 64, N);
55 BM_FuncWithInputDimsGPU(contraction, N, N, 64);
Dtensor_benchmarks_gpu.cu52 BM_FuncWithInputDimsGPU(contraction, N, N, N);
53 BM_FuncWithInputDimsGPU(contraction, 64, N, N);
54 BM_FuncWithInputDimsGPU(contraction, N, 64, N);
55 BM_FuncWithInputDimsGPU(contraction, N, N, 64);
Dcontraction_benchmarks_cpu.cc19 suite.contraction(iters); \
DREADME14 …e also provide a suite of benchmarks to measure the scalability of the contraction code on CPU. To…
Dtensor_benchmarks.h389 void contraction(int num_iters) { in contraction() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DResizableDoubleArray.java389 protected void checkContractExpand(float contraction, float expansion) { in checkContractExpand() argument
391 if (contraction < expansion) { in checkContractExpand()
394 contraction, expansion); in checkContractExpand()
397 if (contraction <= 1.0) { in checkContractExpand()
400 contraction); in checkContractExpand()
/external/icu/icu4c/source/test/testdata/
Dcollationtest.txt115 # Some strings are chosen to cause incremental contiguous contraction matching to
122 # contraction starter with no following text, or mismatch, or blocked
151 # no discontiguous contraction because of missing prefix contraction d+z,
233 # partial contiguous match, backs up, matches discontiguous contraction
250 # to match the discontiguous contraction of the first 0f71 with the trailing 0f72 inside the 0f73
712 ** test: contraction inside extension, ICU ticket 9378
857 ** test: tailor contraction together with nearly equivalent prefix, ICU ticket 10101
869 = opx # first contraction op, then prefix p|x
884 ** test: prefix+contraction together (1), ICU ticket 10071
904 ** test: prefix+contraction together (2), ICU ticket 10071
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/
Dcollationtest.txt117 # Some strings are chosen to cause incremental contiguous contraction matching to
124 # contraction starter with no following text, or mismatch, or blocked
153 # no discontiguous contraction because of missing prefix contraction d+z,
235 # partial contiguous match, backs up, matches discontiguous contraction
252 # to match the discontiguous contraction of the first 0f71 with the trailing 0f72 inside the 0f73
714 ** test: contraction inside extension, ICU ticket 9378
859 ** test: tailor contraction together with nearly equivalent prefix, ICU ticket 10101
871 = opx # first contraction op, then prefix p|x
886 ** test: prefix+contraction together (1), ICU ticket 10071
906 ** test: prefix+contraction together (2), ICU ticket 10071
[all …]
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/
Dcollationtest.txt117 # Some strings are chosen to cause incremental contiguous contraction matching to
124 # contraction starter with no following text, or mismatch, or blocked
153 # no discontiguous contraction because of missing prefix contraction d+z,
235 # partial contiguous match, backs up, matches discontiguous contraction
252 # to match the discontiguous contraction of the first 0f71 with the trailing 0f72 inside the 0f73
714 ** test: contraction inside extension, ICU ticket 9378
859 ** test: tailor contraction together with nearly equivalent prefix, ICU ticket 10101
871 = opx # first contraction op, then prefix p|x
886 ** test: prefix+contraction together (1), ICU ticket 10071
906 ** test: prefix+contraction together (2), ICU ticket 10071
[all …]
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationIteratorTest.java259 String contraction = "change"; in TestOffset() local
267 iter = tailored.getCollationElementIterator(contraction); in TestOffset()
274 contraction = "peache"; in TestOffset()
275 iter = tailored.getCollationElementIterator(contraction); in TestOffset()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationIteratorTest.java262 String contraction = "change"; in TestOffset() local
270 iter = tailored.getCollationElementIterator(contraction); in TestOffset()
277 contraction = "peache"; in TestOffset()
278 iter = tailored.getCollationElementIterator(contraction); in TestOffset()
/external/icu/icu4c/source/test/intltest/
Ditercoll.cpp222 UnicodeString contraction = "change"; in TestOffset() local
229 iter = tailored.createCollationElementIterator(contraction); in TestOffset()
240 contraction = "peache"; in TestOffset()
241 iter = tailored.createCollationElementIterator(contraction); in TestOffset()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ObjCARC/
Dcontract-replace-arg-use.ll6 ; Check that ARC contraction replaces the function return with the value
/external/fdlibm/
DAndroid.bp103 // enable floating point expession contraction (e.g: fused multiply-add
/external/tensorflow/
D.bazelrc108 # Disable MKL-DNN contraction kernels by default.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dfmf-propagation.ll61 ; Reassociation implies that FMA contraction is allowed.
107 ; The fadd is now fully 'fast'. This implies that contraction is allowed.
/external/tensorflow/tensorflow/core/kernels/
DBUILD102 # (https://en.wikipedia.org/wiki/CPUID). Default Eigen contraction kernel is
709 # Use Eigen contraction kernel: Eigen::internal::gebp_kernel.
712 # to get the benefit of custom contraction kernel:
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt160 佛>'[buddha (contraction of MC 'bhiêtdha')]';
/external/freetype/
DChangeLog.216450 assertion, and changing code to avoid hash table size contraction.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DLangRef.rst2387 Allow floating-point contraction (e.g. fusing a multiply followed by an
/external/brotli/tests/testdata/
Dplrabn12.txt5216 By quick contraction or remove; but now
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_raw_IPA.txt35552 contraction %36691 kəntrˈækʃən
Dinternal_raw_IPA-old.txt42104 contraction %27331 kəntrˈækʃən