Home
last modified time | relevance | path

Searched refs:IdentifyAllFunctionsToExecute (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_device_util.h609 StatusOr<ExecutionFunctions> IdentifyAllFunctionsToExecute(
H A Ddtensor_device_util.cc846 StatusOr<ExecutionFunctions> IdentifyAllFunctionsToExecute( in IdentifyAllFunctionsToExecute() function
H A Ddtensor_device.cc1426 IdentifyAllFunctionsToExecute(*graph.get(), global_output_shapes), in LowerToSPMDFunction()