HomeSort by relevance Sort by last modified time
    Searched full:_compute_gradient_list (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/python/ops/
gradient_checker.py 243 def _compute_gradient_list(x, function
317 return _compute_gradient_list(x, x_shape, y, y_shape, x_init_value, delta,

Completed in 79 milliseconds