You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update test config to get postmerge tests running correctly (#359)
* Add OPAL_PREFIX to passenv in test-gpu-postmerge
This is required for horovod init to work correctly
* Move merlin-models dependency to test.txt
* Trigger postmerge on pull_request to check they run sucessfully
* Skip test_transformer_model if tritonserver not found
* Use match_representations for example input matching input schema
* Update formatting of conversions.py
* Add noqa to match_representations import
* Try setting LD_LIBRARY_PATH for pytorch tests
* Move LD_LIBRARY_PATH config to setenv
* Add OPAL_PREFIX passenv to test-gpu tox environment
* Restore tensorflow constraint on test-cpu.txt
* Remove pull_request trigger from postmerge workflows
0 commit comments