[Custom Storage 2/3] Implement custom storage main#462
[Custom Storage 2/3] Implement custom storage main#462kmontemayor2-sc merged 18 commits intokmonte/custom-storage-main-defsfrom
Conversation
|
/e2e_test |
|
/integration_test |
GiGL Automation@ 21:28:16UTC : 🔄 @ 22:50:50UTC : ✅ Workflow completed successfully. |
GiGL Automation@ 21:28:41UTC : 🔄 @ 22:33:15UTC : ✅ Workflow completed successfully. |
mkolodner-sc
left a comment
There was a problem hiding this comment.
Thanks Kyle! Left a round of comments. Generally, it could be useful to add more detail to the PR description here for the scope of the changes in this PR.
examples/link_prediction/graph_store/configs/e2e_hom_cora_sup_gs_task_config.yaml
Outdated
Show resolved
Hide resolved
|
/unit_test_py |
|
/integration_test |
GiGL Automation@ 21:23:33UTC : 🔄 @ 21:29:25UTC : ❌ Workflow failed. |
|
/e2e_test |
GiGL Automation@ 21:23:46UTC : 🔄 @ 22:41:39UTC : ❌ Workflow failed. |
GiGL Automation@ 21:23:47UTC : 🔄 @ 22:37:41UTC : ✅ Workflow completed successfully. |
|
/unit_test_py |
|
/e2e_test |
GiGL Automation@ 23:04:36UTC : 🔄 @ 24:16:02UTC : ✅ Workflow completed successfully. |
GiGL Automation@ 23:04:40UTC : 🔄 @ 24:28:02UTC : ❌ Workflow failed. |
|
/e2e_test |
|
/integration_test |
|
/unit_test_py |
GiGL Automation@ 16:53:21UTC : 🔄 @ 18:19:58UTC : ❌ Workflow failed. |
GiGL Automation@ 16:53:28UTC : 🔄 @ 18:09:35UTC : ✅ Workflow completed successfully. |
GiGL Automation@ 16:53:30UTC : 🔄 @ 18:02:28UTC : ✅ Workflow completed successfully. |
|
/e2e_test |
GiGL Automation@ 18:34:44UTC : 🔄 @ 19:55:34UTC : ✅ Workflow completed successfully. |
mkolodner-sc
left a comment
There was a problem hiding this comment.
Thanks Kyle! One last comment, but stamping to unblock provided it is addressed
svij-sc
left a comment
There was a problem hiding this comment.
No diffs rn, I just don't want to be relying on the example code (more) in our tests.
Its a strat, unsure if I am a fan - we can see how it goes I guess.
I suspect this might go out of sync pretty quick - would pref tested code be self documenting.
Co-authored-by: kmontemayor <kyle.e.montemayor@gmail.com>
I agree actually, I think we can consolidate once we have a trainer example out. |
46c089b
into
kmonte/custom-storage-main-defs
Scope of work done
Implement logic for custom storage main
Where is the documentation for this feature?: N/A
Did you add automated tests or write a test plan?
Updated Changelog.md? NO
Ready for code review?: NO