Home
last modified time | relevance | path

Searched defs:sources_raw (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dimperative_grad.py33 sources_raw=None, argument
H A Dpywrap_tfe_src.cc2798 PyObject* sources_raw,
/aosp_15_r20/external/tensorflow/tensorflow/python/
H A Dtfe_wrapper.cc1092 const py::handle& unconnected_gradients) { in PYBIND11_MODULE()