Class ExtractVolumePatches
Defined in File extract_volume_patches.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
Class Documentation
-
class ExtractVolumePatches : public mindspore::ops::PrimitiveC
Extract patches from input and put them in the “depth” output dimension. Refer to Python API mindspore.ops.ExtractVolumePatches for more details.
Public Functions
-
inline ExtractVolumePatches()
Constructor.
-
~ExtractVolumePatches() = default
Destructor.
-
inline ExtractVolumePatches()