Searched defs:ReflectionPadOptions (Results 1 – 2 of 2) sorted by relevance
14 struct TORCH_API ReflectionPadOptions { struct15 ReflectionPadOptions(ExpandingArray<D * 2> padding) : padding_(padding) {} in ReflectionPadOptions() function
6 template struct ReflectionPadOptions<1>; variable7 template struct ReflectionPadOptions<2>; variable