Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/parallel_device/
Dparallel_device_lib.cc179 int expected_max_outputs, in StartExecute()
224 int expected_max_outputs, in Execute()
300 const TFE_OpAttrs* attributes, int expected_max_outputs, in Execute()
323 int expected_max_outputs, CancellationManager& cancellation_manager) const { in StartExecute()
Dparallel_device.cc68 const TFE_OpAttrs* attributes, int expected_max_outputs, in ExecuteWithSpecialOps()