Searched defs:LegacyTensorConstructor (Results 1 – 1 of 1) sorted by relevance
621 struct TORCH_API LegacyTensorConstructor : public SpecialFormValue { struct622 LegacyTensorConstructor(Symbol form, at::ScalarType dtype, at::Device device) in LegacyTensorConstructor() function625 static std::shared_ptr<LegacyTensorConstructor> create( in create() argument631 at::ScalarType dtype() const { in dtype()637 at::ScalarType dtype_;