Searched defs:max_iterations (Results 1 – 13 of 13) sorted by relevance
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | decompose_resource_ops_pass.cc | 90 int max_iterations) { in ApplyPatternsLocallyUntilConverged() 114 ModuleOp module, FrozenRewritePatternSet& patterns, int max_iterations) { in ApplyPatternsInClusterAndReachableFunctions()
|
| D | shape_inference.cc | 1077 int64_t max_iterations) { in InferShapeForDatasetOpCommon() 1120 int64_t max_iterations) { in InferShapeForMapDataset() 1134 int64_t max_iterations) { in InferShapeForTakeWhileDataset() 1148 int64_t max_iterations) { in InferShapeForReduceDataset() 2029 int64_t max_iterations) { in InferShapeForSingleOperation() 2182 int64_t max_iterations) { in PropagateShapeToFunctions() 2229 TypeRange input_types, ArrayRef<Region*> regions, int64_t max_iterations) { in PropagateShapeToRegions() 2373 Operation* op, int64_t max_iterations) { in PropagateShapeIntoAttachedFunctions() 2456 Operation* op, int64_t max_iterations) { in PropagateShapeIntoAttachedRegions() 2608 Region* region, int64_t max_iterations) { in InferShapeUntilFixPoint() [all …]
|
| D | cluster_ops_by_policy.cc | 503 constexpr int max_iterations = 100; in FindClustersInTheBlock() local
|
| /external/ltp/testcases/open_posix_testsuite/include/ |
| D | proc.h | 28 long iteration, max_iterations = (maxwait_s * 1000) / wait_step_ms; in tst_process_state_wait3() local
|
| /external/ltp/testcases/kernel/mem/hugetlb/hugefallocate/ |
| D | hugefallocate02.c | 33 unsigned long max_iterations; in run_test() local
|
| /external/tensorflow/tensorflow/core/grappler/inputs/ |
| D | file_input_yielder.cc | 36 size_t max_iterations) in FileInputYielder()
|
| /external/mesa3d/src/compiler/glsl/ |
| D | loop_unroll.cpp | 468 const int max_iterations = options->MaxUnrollIterations; in visit_leave() local
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
| D | legalize_tf.cc | 922 const int max_iterations = 15; in applyPatterns() local
|
| /external/igt-gpu-tools/tests/ |
| D | perf.c | 2007 int max_iterations = (test_duration_ns / oa_period) + 2; in test_blocking() local 2166 int max_iterations = (test_duration_ns / oa_period) + 2; in test_polling() local
|
| /external/ImageMagick/MagickCore/ |
| D | quantize.c | 2439 const size_t number_colors,const size_t max_iterations,const double tolerance, in KmeansImage()
|
| /external/tensorflow/tensorflow/core/transforms/constant_folding/ |
| D | pass.cc | 3585 constexpr int max_iterations = 10; in runOnOperation() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
| D | dot_handler.cc | 448 int64_t max_iterations = INT64_MAX, in GetWindowedEinsumConfiguration()
|
| /external/ImageMagick/MagickWand/ |
| D | magick-image.c | 6783 const size_t number_colors,const size_t max_iterations, in MagickKmeansImage()
|