Searched refs:kDefNumW (Results 1 – 2 of 2) sorted by relevance
34 static const int32_t kDefNumW; variable38 …SlicePatchesOp(int32_t num_height = kDefNumH, int32_t num_width = kDefNumW, SliceMode slice_mode =…
23 const int32_t SlicePatchesOp::kDefNumW = 1; member in mindspore::dataset::SlicePatchesOp