Searched defs:PropertyT (Results 1 – 1 of 1) sorted by relevance
919 struct PropertyT : GetterBase<PropertyT> { struct920 static constexpr const char* name = "T";921 static Tensor fn(const Tensor& t) { in fn()