Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

[Retiarii] Change op params from kwargs to dict, and fix ut/lint #3061

Merged
merged 4 commits into from
Nov 4, 2020

Conversation

liuzhe-lz
Copy link
Contributor

No description provided.

@QuanluZhang QuanluZhang marked this pull request as ready for review November 4, 2020 10:56
In one iteration, the mutator invokes 4 primitives: add node, remove edge, add edge to head, add edge to tail.
These 4 primitives operates in one `Model` object.
When they are all done the model will be set to "frozen" (trainable) status and be submitted to execution engine.
And then a new iteration starts, and a new `Model` object is created by forking last model.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not necessarily "last model"

@QuanluZhang QuanluZhang merged commit bcb7633 into microsoft:dev-retiarii Nov 4, 2020
@liuzhe-lz liuzhe-lz deleted the retiarii branch December 11, 2020 07:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants