Searched defs:HostTrainingLoopInfo (Results 1 – 1 of 1) sorted by relevance
37 struct HostTrainingLoopInfo { struct42 absl::optional<std::string> encapsulating_function_name;43 absl::optional<AttrValueMap> encapsulating_function_attrs;46 std::string compile_node_name;70 std::vector<HostTrainingLoopInfo>* host_training_loops_info); argument