Searched refs:test_custom_backend (Results 1 – 5 of 5) sorted by relevance
87 test_custom_backend() { function100 python test_custom_backend.py -v103 build/test_custom_backend ./model.pt161 test_custom_backend168 test_custom_backend
58 "$SCRIPT_HELPERS_DIR"/test_custom_backend.bat68 "$SCRIPT_HELPERS_DIR"/test_custom_backend.bat
981 test_custom_backend() { function987 python test_custom_backend.py -v990 build/test_custom_backend ./model.pt1514 test_custom_backend1542 test_custom_backend
15 add_executable(test_custom_backend test_custom_backend.cpp) target16 set_property(TARGET test_custom_backend PROPERTY CXX_STANDARD 17)17 target_link_libraries(test_custom_backend custom_backend)
26 python test_custom_backend.py -v35 test_custom_backend.exe model.pt