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.py44 int_dtype=None, argument
66 if int_dtype is None:
68 int_dtype = {
77 math_ops.cast(math_ops.cast(x, int_dtype), x.dtype),
458 int_dtype=target_dtype,