| /third_party/mindspore/mindspore-src/source/tests/st/optimizer/ |
| D | test_list_tuple_set_get_item_eliminate.py | 21 def construct(self, blocks, k, max_iter): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/audio/ir/kernels/ |
| D | inverse_mel_scale_ir.cc | 26 … float f_max, int32_t max_iter, float tolerance_loss, in InverseMelScaleOperation()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/audio/kernels/ |
| D | inverse_mel_scale_op.h | 34 …Op(int32_t n_stft, int32_t n_mels, int32_t sample_rate, float f_min, float f_max, int32_t max_iter, in InverseMelScaleOp()
|
| D | audio_utils.cc | 2151 … int32_t n_mels, int32_t sample_rate, float f_min, float f_max, int32_t max_iter, in InverseMelScaleImpl() 2238 … int32_t n_mels, int32_t sample_rate, float f_min, float f_max, int32_t max_iter, in InverseMelScale()
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/dataset/ |
| D | random_crop_decode_resize_op_test.cc | 48 constexpr uint32_t max_iter = 10; in TEST_F() local
|
| /third_party/astc-encoder/Source/ |
| D | astcenc_partition_tables.cpp | 403 unsigned int max_iter = can_omit_partitionings ? 1 : 2; in build_partition_table_for_one_partition_count() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_opt_loop_unroll.c | 905 unsigned max_iter = shader->options->max_unroll_iterations; in check_unrolling_restrictions() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hccl_adapter/ |
| D | hccl_adapter.cc | 576 auto max_iter = max_element(rank_ids.begin(), rank_ids.end()); in IsSameServer() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/audio/kernels/ir/ |
| D | bindings.cc | 387 const py::dict &sgdargs, NormType norm, MelType mel_type) { in __anon4a2899b83602()
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/audio/ |
| D | transforms.py | 1715 … def __init__(self, n_stft, n_mels=128, sample_rate=16000, f_min=0.0, f_max=None, max_iter=100000, argument
|
| /third_party/mindspore/mindspore-src/source/third_party/proto/caffe/ |
| D | caffe.proto | 153 optional int32 max_iter = 7; // the maximum number of iterations field
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/ |
| D | image_process.cc | 1378 int max_iter = std::max(m, 30); in Calculation() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/ |
| D | audio.cc | 522 int32_t max_iter, float tolerance_loss, float tolerance_change, in InverseMelScale()
|