Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/signal/
Ddct_ops.py31 def _validate_dct_arguments(input_tensor, dct_type, n, axis, norm): function
89 _validate_dct_arguments(input, type, n, axis, norm)
190 _validate_dct_arguments(input, type, n, axis, norm)