Searched refs:tout_dtype (Results 1 – 1 of 1) sorted by relevance
167 for (const auto& tout_dtype : apiInfo.output_arg_dtypes()) { in UpdateNodeDef() local168 tout->second.mutable_list()->add_type(tout_dtype); in UpdateNodeDef()