plano/model_server/app/tests
CTran 25dddcbfd9
fix model server stop process (#217)
* fix model server stop process

* replace

* replace

* add test

* add multiple pids test

* add check install for linux

* reformat
2024-10-24 19:21:47 -07:00
..
test_app.py Refactor model server hardware config + add unit tests to load/request to the server (#189) 2024-10-16 16:58:10 -07:00
test_cli_stop_server.py fix model server stop process (#217) 2024-10-24 19:21:47 -07:00
test_loaders_cpu.py Refactor model server hardware config + add unit tests to load/request to the server (#189) 2024-10-16 16:58:10 -07:00
test_loaders_gpu.py Refactor model server hardware config + add unit tests to load/request to the server (#189) 2024-10-16 16:58:10 -07:00
test_loaders_mps.py Refactor model server hardware config + add unit tests to load/request to the server (#189) 2024-10-16 16:58:10 -07:00
test_state.py Pass tool call and app function response back in metadata (#193) 2024-10-18 13:25:39 -07:00