Home
last modified time | relevance | path

Searched defs:copy_handle_data (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dhandle_data_util.py29 def copy_handle_data(source_t, target_t): function
Dcustom_gradient.py46 copy_handle_data = handle_data_util.copy_handle_data variable