Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
Dmath_utils.py346 raw, off_diagonal_scale=0., overall_scale=0.): argument
394 (raw + _right_pad_with_ones(off_diagonal_scale, array_ops.rank(raw)) +
423 off_diagonal_scale=combined_values[..., -2],
456 off_diagonal_scale=variable_scope.get_variable(
Dmath_utils_test.py213 off_diagonal_scale=constant_op.constant(-1., dtype=dtype),