Searched defs:ArgSignature (Results 1 – 1 of 1) sorted by relevance
31 struct ArgSignature { struct32 ArgSignature(xla::PrimitiveType dtype, absl::Span<const xla::int64> shape, in ArgSignature() argument41 bool operator==(const ArgSignature& other) const { argument