remove unused todo in shape_inference.h

revert-4814-Add_sequence_project_op
qiaolongfei 8 years ago
parent 36de398924
commit 9ddedeee06

@ -19,9 +19,6 @@ limitations under the License. */
namespace paddle {
namespace framework {
// TODO(longfei): Once after both CompileTimeInferShapeContext and
// RuntimeInferShapeContext get merged, we can rename InferShapeContext into
// InferShapeContext so to replace the current InferShapeContext.
class InferShapeContext {
public:
virtual ~InferShapeContext() {}

Loading…
Cancel
Save