Searched defs:UnaryOpsCompositionSupport (Results 1 – 1 of 1) sorted by relevance
216 struct UnaryOpsCompositionSupport<float> : UnaryOpsCompositionBase<float> { struct217 using T = float;219 UnaryOpsCompositionSupport() { in UnaryOpsCompositionSupport() argument292 struct UnaryOpsCompositionSupport<Eigen::half> struct294 using T = Eigen::half;296 UnaryOpsCompositionSupport() { in UnaryOpsCompositionSupport() argument347 struct UnaryOpsCompositionSupport<double> : UnaryOpsCompositionBase<double> { struct348 using T = double;350 UnaryOpsCompositionSupport() { in UnaryOpsCompositionSupport() argument