Home
last modified time | relevance | path

Searched defs:static_shape_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.cc163 std::string static_shape_str = static_shape ? "true" : "false"; in run_inference() local
348 std::string static_shape_str = static_shape ? "true" : "false"; in main() local
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/multi_threaded_inference/
H A Dmulti_threaded_inference.cc163 std::string static_shape_str = static_shape ? "true" : "false"; in run_inference() local
348 std::string static_shape_str = static_shape ? "true" : "false"; in main() local
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/cpp/thread_safety/
H A Dthread_safety_test.cc185 std::string static_shape_str = static_shape ? "true" : "false"; in run_inference() local
362 std::string static_shape_str = static_shape ? "true" : "false"; in run_inference_unsupported() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/cpp/thread_safety/
H A Dthread_safety_test.cc185 std::string static_shape_str = static_shape ? "true" : "false"; in run_inference() local
362 std::string static_shape_str = static_shape ? "true" : "false"; in run_inference_unsupported() local