Skip to content

Conversation

@Le-soleile
Copy link
Contributor

PR Category

Environment Adaptation

PR Types

New features

Description

image image image

file.createFile();
std::vector<int64_t> shape = {2, 3};
at::Tensor a = at::ones(shape, at::kFloat);
at::Tensor b = at::ones(shape, at::kFloat);
Copy link
Contributor

Choose a reason for hiding this comment

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

测试的数据类型和shape太少了,需要更加充分的测试

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants