Skip to content

Conversation

@reyoung
Copy link
Collaborator

@reyoung reyoung commented Aug 20, 2017

Fix #3582

@wangkuiyi
Copy link
Collaborator

It looks to me that NetOp::AddOp is fine.

@reyoung
Copy link
Collaborator Author

reyoung commented Aug 21, 2017

@wangkuiyi

AddOp很容易与 加法Op和添加Op混淆。容易混淆的名字不应该作为我们基础类型的API出现。

@reyoung reyoung requested a review from wangkuiyi August 21, 2017 03:54
@wangkuiyi
Copy link
Collaborator

wangkuiyi commented Aug 21, 2017

The name Append implies that the container has a linear data structure. I think it is right because a Block is just a sequence of instructions and is a linear container of operations. So I support this rename.

@reyoung reyoung merged commit ce723af into PaddlePaddle:develop Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants