Searched defs:PropertymT (Results 1 – 1 of 1) sorted by relevance
933 struct PropertymT : GetterBase<PropertymT> { struct934 static constexpr const char* name = "mT";935 static Tensor fn(const Tensor& t) { in fn()