Home
last modified time | relevance | path

Searched defs:batch_ndims (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/distributions/python/ops/
Dshape.py179 batch_ndims=None, argument
234 def batch_ndims(self): member in _DistributionShape
/external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/
Dshape_test.py52 def _get_expected(self, x, batch_ndims, event_ndims, expand_batch_dim): argument
66 def _build_graph(self, x, batch_ndims, event_ndims, expand_batch_dim): argument
75 def _test_dynamic(self, x, batch_ndims, event_ndims, expand_batch_dim=True): argument
93 def _test_static(self, x, batch_ndims, event_ndims, expand_batch_dim): argument