Class PairwiseDistance#
Defined in File distance.h
Inheritance Relationships#
Base Type#
public torch::nn::ModuleHolder< PairwiseDistanceImpl >(Template Class ModuleHolder)
Class Documentation#
-
class PairwiseDistance : public torch::nn::ModuleHolder<PairwiseDistanceImpl>#
A
ModuleHoldersubclass forPairwiseDistanceImpl.See the documentation for
PairwiseDistanceImplclass to learn what methods it provides, and examples of how to usePairwiseDistancewithtorch::nn::PairwiseDistanceOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using Impl = PairwiseDistanceImpl#
-
using Impl = PairwiseDistanceImpl#