PML-302 MerLinProcessor export_config and typing#224
Conversation
|
I am not sure that I fullfill this criteria perfectly: There is one obvious typed place to look to understand what MerlinProcessor expects from offloadable layers. However, When there is no export_config method, I clearly state what the output of this method should look like. Also, a specific definition of types is generated for the errors of the output dictionary. I want your opinion on this point. |
ben9871
left a comment
There was a problem hiding this comment.
Token validation is too extreme and stops the branches tests from running. Other notes covered in a PR to this fork unrelated to the ticket(only visible now following tests with scaleway token)
Fix Scaleway compatibility with Perceval 1.2
|
From your markdown fixes
|
|
For 3, changed in next commit |
|
For 2, commented the probs test, right now there is no session that has probs. So the test on scaleway is not useful yet but, it is tested locally to work on artifiical backends |
|
All tests are now passing scaleway and local |
ben9871
left a comment
There was a problem hiding this comment.
feedback taken into account. good to go
Summary
Reinforced typing around the layer's export_config method necessity and its output dictionary
Related Issue
PML-302
Type of change
Proposed changes
How to test / How to run
Documentation