Provide richer info about nodes in mutations
未关闭
discuss
enhancement
- 主要语言
- Python
- 星标
- 73
- 派生
- 11
- 平均合并
- 8 小时 51 分钟
- 30 天内合并 PR
- 4
描述
Currently mutations request `is_primary` & `is_secondary` nodes from node_factory. Possibly that's too specific design.
The issue is to make it more universal.
Imagine custom mutations that want to request new nodes from the node_factory based on other topological features (e.g. `is_final`).
---
Общий вопрос - стоит ли так жестко передавать в get_node именно is_primary? Вдруг будет нужно например "is_final" и тд.
Мб реализовать какую-то структуру с описанием топологических свойств узла в графе?
_Originally posted by @nicl-nno in https://github.com/aimclub/GOLEM/pull/55#discussion_r1122925067_
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。