Skip to content

Merge THTensor into TensorImpl#10421

Closed
cpuhrsch wants to merge 3 commits intopytorch:masterfrom
cpuhrsch:tensor3
Closed

Merge THTensor into TensorImpl#10421
cpuhrsch wants to merge 3 commits intopytorch:masterfrom
cpuhrsch:tensor3

Conversation

@cpuhrsch
Copy link
Contributor

No description provided.

bool is_variable)
: TensorImpl(nullptr, backend, scalar_type, is_variable) {
auto type = &globalContext().getType(backend_, scalar_type_);
try {

This comment was marked as off-topic.

@ezyang
Copy link
Contributor

ezyang commented Aug 15, 2018

Rebased in #10479

@ezyang ezyang closed this Aug 15, 2018
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.

3 participants