Searched defs:y_dtype (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/ops/ |
D | gradient_checker_v2.py | 126 def _compute_theoretical_jacobian(f, y_shape, y_dtype, xs, param): argument 195 def _compute_numeric_jacobian(f, y_size, y_dtype, xs, param, argument 261 y_dtype, argument
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | sparse_matmul_op_test.py | 51 y_dtype=dtypes.float32): argument
|