Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dexecute.py143 unused_outputs): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dimmutable_executor_state.cc225 int32_t unused_outputs = n->num_outputs(); in Initialize() local