Home
last modified time | relevance | path

Searched defs:loop_count (Results 1 – 25 of 55) sorted by relevance

123

/third_party/mindspore/tests/ut/python/pipeline/parse/
Dtest_for_stmt.py42 def __init__(self, number, loop_count=1): argument
75 def __init__(self, loop_count=1): argument
104 def __init__(self, loop_count=1): argument
Dtest_operator.py28 def __init__(self, symbol, loop_count=(1, 3)): argument
74 def __init__(self, symbol, loop_count=(1, 3)): argument
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32_grad/
Dactivation_grad_fp32_tests.cc61 int loop_count = 100; in TEST_F() local
113 int loop_count = 100; in TEST_F() local
164 int loop_count = 100; in TEST_F() local
215 int loop_count = 100; in TEST_F() local
267 int loop_count = 100; in TEST_F() local
319 int loop_count = 100; in TEST_F() local
372 int loop_count = 100; in TEST_F() local
Dsoftmax_grad_fp32_tests.cc89 int loop_count = 3; in TEST_F() local
153 int loop_count = 3; in TEST_F() local
218 int loop_count = 3; in TEST_F() local
282 int loop_count = 3; in TEST_F() local
347 int loop_count = 3; in TEST_F() local
Dconvolution_grad_fp32_tests.cc130 int loop_count = 100; in TEST_F() local
208 int loop_count = 100; in TEST_F() local
281 int loop_count = 100; in TEST_F() local
358 int loop_count = 100; in TEST_F() local
434 int loop_count = 100; in TEST_F() local
505 int loop_count = 100; in TEST_F() local
582 int loop_count = 100; in TEST_F() local
686 int loop_count = 100; in TEST_F() local
794 int loop_count = 100; in TEST_F() local
Ddeconvolution_grad_fp32_tests.cc113 int loop_count = 100; in TEST_F() local
216 int loop_count = 100; in TEST_F() local
323 int loop_count = 100; in TEST_F() local
430 int loop_count = 100; in TEST_F() local
537 int loop_count = 100; in TEST_F() local
644 int loop_count = 100; in TEST_F() local
/third_party/spirv-tools/test/opt/loop_optimizations/
Dpeeling.cpp129 Instruction* loop_count = nullptr; in TEST_F() local
767 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local
819 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local
1092 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
1144 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Dpeeling.cpp129 Instruction* loop_count = nullptr; in TEST_F() local
767 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local
819 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local
1092 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
1144 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dpeeling.cpp129 Instruction* loop_count = nullptr; in TEST_F() local
767 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local
819 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local
1092 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
1144 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dimg2webp.c91 static int SetLoopCount(int loop_count, WebPData* const webp_data) { in SetLoopCount()
133 int loop_count = 0; in main() local
Danim_util.h41 uint32_t loop_count; member
Dgifdec.c176 int* const loop_count) { in GIFReadLoopCount()
358 int* const loop_count) { in GIFReadLoopCount()
Dgif2webp.c129 int loop_count = 0; // default: infinite in main() local
/third_party/skia/third_party/externals/libwebp/examples/
Dimg2webp.c91 static int SetLoopCount(int loop_count, WebPData* const webp_data) { in SetLoopCount()
133 int loop_count = 0; in main() local
Danim_util.h41 uint32_t loop_count; member
Dgifdec.c176 int* const loop_count) { in GIFReadLoopCount()
358 int* const loop_count) { in GIFReadLoopCount()
/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Dloop_count_actor.h37 …LoopCountActor(const std::string &name, size_t loop_count, const AID &memory_manager_aid, const AI… in LoopCountActor()
Doutput_actor.h43 OutputActor(std::string name, size_t loop_count, size_t outputs_num, bool need_loop_count) in OutputActor()
Doutput_actor.cc52 void OutputActor::CollectLoopCount(size_t loop_count, OpContext<DeviceTensor> *const context) { in CollectLoopCount()
/third_party/boost/libs/atomic/test/
Dwait_fuzz.cpp28 BOOST_CONSTEXPR_OR_CONST unsigned int loop_count = 4096u; variable
/third_party/boost/libs/thread/test/
Dtest_once.cpp32 unsigned const loop_count=100; in call_once_thread() local
90 unsigned const loop_count=100; in call_once_with_functor() local
/third_party/libuv/test/
Dbenchmark-loop-count.c52 BENCHMARK_IMPL(loop_count) { in BENCHMARK_IMPL() argument
/third_party/mindspore/mindspore/lite/micro/example/mnist_x86/benchmark/
Dbenchmark.cc154 int loop_count = atoi(argv[3]); in main() local
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/benchmark/
Dbenchmark.cc154 int loop_count = atoi(argv[3]); in main() local
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32/
Dconvolution_depthwise_fp32_tests.cc184 int loop_count = 10; in TEST_F() local

123