Searched defs:static_shape (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/ |
D | poisson_lognormal_test.py | 120 def static_shape(self): member in PoissonLogNormalQuadratureCompoundStaticShapeTest 128 def static_shape(self): member in PoissonLogNormalQuadratureCompoundDynamicShapeTest
|
D | independent_test.py | 224 def _testMnistLike(self, static_shape): argument
|
/external/tensorflow/tensorflow/python/layers/ |
D | utils.py | 237 def static_shape(x): function
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | batch_matmul_op_test.py | 80 def _compare(self, x_in, y_in, adjoint_a, adjoint_b, static_shape=True): argument
|
/external/tensorflow/tensorflow/contrib/seq2seq/python/kernel_tests/ |
D | beam_search_decoder_test.py | 183 def _test_array_shape_dynamic_checks(self, static_shape, dynamic_shape, argument
|
/external/tensorflow/tensorflow/python/ops/distributions/ |
D | distribution.py | 1312 def _is_scalar_helper(self, static_shape, dynamic_shape_fn): argument
|
/external/python/cpython3/Modules/ |
D | _testbuffer.c | 2696 static Py_ssize_t static_shape[1] = {12}; variable
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | encapsulate_subgraphs_pass.cc | 2422 std::vector<TensorShapeProto> static_shape; in GetShapeInfoForOutsideCompilationSends() local
|