Skip to content

Conversation

@lixiaoquan
Copy link
Contributor

@lixiaoquan lixiaoquan commented Aug 3, 2020

cc @icemelon9 @kevinthesun Please take a look, thanks.

void VisitExpr_(const ConstantNode* const_node) {
// Check the shape is valid
NDArray data = const_node->data;
const DLTensor* tensor = data.operator->();
Copy link
Member

Choose a reason for hiding this comment

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

Why delete this code?

@tqchen tqchen changed the base branch from master to main October 11, 2020 18:27
@lixiaoquan
Copy link
Contributor Author

Close it since it is solved by #6700

@lixiaoquan lixiaoquan closed this Nov 2, 2020
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.

4 participants