Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/distributions/
Dutil.py41 int_dtype=None, name="assert_integer_form"): argument
62 if int_dtype is None:
64 int_dtype = {
72 x, math_ops.cast(math_ops.cast(x, int_dtype), x.dtype),
445 x, int_dtype=target_dtype,