Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_device_util.h69 struct TranslatedFunction { struct
71 Mesh function_mesh;
74 const Node* node_to_execute = nullptr;
100 std::vector<TranslatedFunction> function_list; argument