Searched defs:PropertyGrad (Results 1 – 1 of 1) sorted by relevance
954 struct PropertyGrad : GetterBase<PropertyGrad> { struct955 static constexpr const char* name = "grad";956 static Tensor fn(const Tensor& t) { in fn()