Class Cdist

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class Cdist : public mindspore::ops::BaseOperator

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.