HomeSort by relevance Sort by last modified time
    Searched full:_get_indices (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/contrib/bayesflow/python/ops/
halton_sequence_impl.py 154 indices = _get_indices(num_samples, sample_indices, dtype)
183 def _get_indices(n, sample_indices, dtype, name=None): function

Completed in 555 milliseconds