Skip to content

Conversation

@sayantan-nervana
Copy link
Contributor

@sayantan-nervana sayantan-nervana commented Jan 6, 2020

Need to add some new functionality to MarkForClustering(MFC) (in a separate PR). MFC is currently monolithic, with all the maps defined inside it. Therefore we cannot access the maps outside MFC. To add the new functionality, I need access to the maps outside MFC. Hence moving the maps outside.

Also added #ifdef DISTRIBUTED to TFtoNgraphOpMap where needed

Now that the map has moved outside, also added test in opexecutor to ensure that the translated function contains ops present in the TfToNg map. With that test, found that a bunch of gtests fail, which have been fixed now.

Also added "MaximumBroadcasting", (MinimumBroadcasting was present already)

Copy link
Contributor

@shresthamalik shresthamalik left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@vishakha-nervana vishakha-nervana left a comment

Choose a reason for hiding this comment

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

LGTM

@sayantan-nervana sayantan-nervana merged commit 93dd641 into master Jan 8, 2020
@sayantan-nervana sayantan-nervana deleted the sarkars/move_maps_outside1 branch January 8, 2020 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants