Home
last modified time | relevance | path

Searched refs:static_alloc_str (Results 1 – 4 of 4) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/example/multi_threaded_inference/
H A Dmulti_threaded_inference.cc162 std::string static_alloc_str = static_alloc ? "true" : "false"; in run_inference() local
217 std::vector<std::string> flag_vals{"[0]", param_indices, static_alloc_str, in run_inference()
347 std::string static_alloc_str = static_alloc ? "true" : "false"; in main() local
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/multi_threaded_inference/
H A Dmulti_threaded_inference.cc162 std::string static_alloc_str = static_alloc ? "true" : "false"; in run_inference() local
217 std::vector<std::string> flag_vals{"[0]", param_indices, static_alloc_str, in run_inference()
347 std::string static_alloc_str = static_alloc ? "true" : "false"; in main() local
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/cpp/thread_safety/
H A Dthread_safety_test.cc184 std::string static_alloc_str = static_alloc ? "true" : "false"; in run_inference() local
238 std::vector<std::string> flag_vals{"[0]", param_indices, static_alloc_str, static_shape_str}; in run_inference()
361 std::string static_alloc_str = static_alloc ? "true" : "false"; in run_inference_unsupported() local
415 std::vector<std::string> flag_vals{"[0]", param_indices, static_alloc_str, static_shape_str}; in run_inference_unsupported()
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/cpp/thread_safety/
H A Dthread_safety_test.cc184 std::string static_alloc_str = static_alloc ? "true" : "false"; in run_inference() local
238 std::vector<std::string> flag_vals{"[0]", param_indices, static_alloc_str, static_shape_str}; in run_inference()
361 std::string static_alloc_str = static_alloc ? "true" : "false"; in run_inference_unsupported() local
415 std::vector<std::string> flag_vals{"[0]", param_indices, static_alloc_str, static_shape_str}; in run_inference_unsupported()