Searched defs:PostorderDFSDep (Results 1 – 1 of 1) sorted by relevance
273 struct PostorderDFSDep { struct274 explicit PostorderDFSDep(int64_t handle, PostorderDFSNodeType type, in PostorderDFSDep() function280 int64_t handle;281 PostorderDFSNodeType type;282 InferenceContext context;283 std::string annotation;