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