Searched defs:CallSignature (Results 1 – 2 of 2) sorted by relevance
87 struct CallSignature { struct91 absl::InlinedVector<xla::PyTreeDef, 2> dynamic_arg_treedefs;116 bool operator==(const CallSignature& other) const; argument
54 class CallSignature: class