Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/python/kernel_tests/distributions/
Dutil_test.py150 logits=logits, multidimensional=True, validate_args=True)
169 probs=p, multidimensional=True, validate_args=True)
209 _, prob = du.get_logits_and_probs(probs=p, multidimensional=True)
214 probs=p2, multidimensional=True, validate_args=True)
218 probs=p2, multidimensional=True, validate_args=False)
224 probs=p3, multidimensional=True, validate_args=True)
228 probs=p3, multidimensional=True, validate_args=False)
233 probs=p4, multidimensional=True, validate_args=True)
237 probs=p4, multidimensional=True, validate_args=False)
246 probs=p, multidimensional=True, validate_args=True)
[all …]
/external/tensorflow/
DMETADATA5 "while the graph edges represent the multidimensional data arrays (tensors) "
DREADME.md14 the graph edges represent the multidimensional data arrays (tensors) that flow
DRELEASE.md796 * Modify custom export strategy to account for multidimensional sparse float
810 * Add support for sparse multidimensional feature columns.
/external/deqp/doc/testspecs/GLES3/
Dfunctional.shaders.arrays.txt40 Negative tests verify that multidimensional arrays cannot be defined,
/external/tensorflow/tensorflow/python/ops/distributions/
Dutil.py156 multidimensional=False, argument
193 if multidimensional:
207 if multidimensional:
221 if multidimensional:
Dmultinomial.py204 multidimensional=True,
Dcategorical.py199 multidimensional=True,
/external/python/cpython3/Lib/test/
Dtest_base64.py16 multidimensional = memoryview(b"1234").cast('B', (2, 2))
17 self.assertRaises(TypeError, f, multidimensional)
123 multidimensional = memoryview(bytes_data).cast('B', shape)
124 self.assertEqual(f(multidimensional), f(bytes_data))
/external/tensorflow/tensorflow/contrib/distributions/python/ops/
Donehot_categorical.py131 multidimensional=True)
Drelaxed_onehot_categorical.py179 multidimensional=True)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dvla-multi.ll2 ; Test debug info for multidimensional arrays.
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Dshapes.md145 provides utilities for converting between multidimensional indices and linear
Doperation_semantics.md1405 The gather indices may be multidimensional. For instance, a more general
1989 dimension sizes. When refining the collapsed array into the multidimensional
2055 operand array at a multidimensional index is stored into the output array at a
2056 transformed index. The multidimensional index is transformed by reversing the
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto23 // multidimensional arrays. A description of the rectangular multidimensional
/external/u-boot/scripts/
Dspelling.txt753 multidimensionnal||multidimensional
/external/python/cpython3/Doc/faq/
Dprogramming.rst1206 .. _faq-multidimensional-list:
1208 How do I create a multidimensional list?
1211 You probably tried to make a multidimensional array like this::
/external/python/cpython2/Doc/faq/
Dprogramming.rst1282 .. _faq-multidimensional-list:
1284 How do I create a multidimensional list?
1287 You probably tried to make a multidimensional array like this::
/external/Microsoft-GSL/include/gsl/
Dmulti_span1319 // construct from pointer + length - multidimensional
1813 // It is kept here while the multidimensional interface is still being defined.
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DREADME.md3 Tensors are multidimensional arrays of elements. Elements are typically scalars,
1010 multidimensional case.
/external/python/cpython3/Doc/
Dglossary.rst231 increasing indexes starting from zero. In multidimensional
/external/python/cpython2/Doc/library/
Dstdtypes.rst821 :ref:`faq-multidimensional-list`.
/external/strace/
DChangeLog8564 kind of emulation of multidimensional arrays that way, but in several
8577 lack of multidimensional array support.
8581 /^DW_AT_byte_size/, /^DW_AT_encoding/): Replace multidimensional array
8584 (array_seq): Replace multidimensional array access with
8589 sets of "if ... else if ... else" statements. Replace multidimensional
8593 multidimensional array access with comma-concatenated index. Store an
8595 (/^DW_AT_name/): Replace multidimensional array access with
8598 the captured group. Replace multidimensional array access with
8600 (/^Abbrev Number:[^(]+\(DW_TAG_/): Replace multidimensional array access
8604 multidimensional array access with comma-concatenated index. Iterate
[all …]
/external/python/cpython3/Doc/library/
Dstdtypes.rst934 :ref:`faq-multidimensional-list`.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz

12