#pragma once // @generated by torchgen/gen.py from NativeMetaFunction.h #include #include #include #include #include #include #include #include #include #include #include namespace at { namespace meta { struct TORCH_API structured_threshold : public TensorIteratorBase { void meta(const at::Tensor & self, const at::Scalar & threshold, const at::Scalar & value); }; } // namespace native } // namespace at