Class Cdist

Inheritance Relationships

Base Type

Class Documentation

class Cdist : public mindspore::ops::PrimitiveC

Computes batched the p norm distance between each pair of the two collections of row vectors. Refer to Python API mindspore.ops.Cdist for more details.

Public Functions

inline Cdist()

Constructor.

~Cdist() = default

Destructor.