Skip to content

Conversation

@jerryzh168
Copy link
Contributor

@jerryzh168 jerryzh168 commented Sep 6, 2018

[pt1][tensor] move context_base.h to ATen/core

Move context_base.h header to ATen/core and the implementations are in caffe2/core/context_base.cc

Differential Revision: D9670493

Differential Revision: D9545704
Differential Version: 56904177
Differential Revision: D9545704
Differential Version: 56924075
Differential Revision: D9545704
Differential Version: 56965830
Differential Revision: D9545704
Differential Version: 57004739
Differential Revision: D9670493
Differential Version: 57013834
Differential Revision: D9670493
Differential Version: 57104519
Differential Revision: D9670493
Differential Version: 57126987
Differential Revision: D9670493
Differential Version: 57129877
Differential Revision: D9670493
Differential Version: 57131098
@@ -1,3 +1,4 @@
#pragma once

This comment was marked as off-topic.

#include <ATen/core/DeviceType.h>
#include <ATen/core/Error.h>
#include <ATen/core/UniqueVoidPtr.h>
#include <ATen/core/typeid.h>

This comment was marked as off-topic.

Differential Revision: D9670493
Differential Version: 57147595
@jerryzh168 jerryzh168 changed the base branch from export-D9545704 to master September 7, 2018 01:11

#include "caffe2/core/allocator.h"
#include <ATen/core/context_base.h>
#include "caffe2/core/event.h"

This comment was marked as off-topic.


} // namespace caffe2

namespace at {

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

Copy link
Contributor

@ezyang ezyang left a comment

Choose a reason for hiding this comment

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

In the spirit of unblocking I will approve.

Differential Revision: D9670493
Differential Version: 57156792
Differential Revision: D9670493
Differential Version: 57158240
zdevito pushed a commit to zdevito/ATen that referenced this pull request Sep 7, 2018
Summary:
Pull Request resolved: pytorch/pytorch#11336

Move `context_base.h` header to `ATen/core` and the implementations are in `caffe2/core/context_base.cc`

Reviewed By: ezyang

Differential Revision: D9670493

fbshipit-source-id: ce5bf2b3b4c80e9b62819f4332ce68af82720055
PenghuiCheng pushed a commit to PenghuiCheng/pytorch that referenced this pull request Sep 11, 2018
Summary:
Pull Request resolved: pytorch#11336

Move `context_base.h` header to `ATen/core` and the implementations are in `caffe2/core/context_base.cc`

Reviewed By: ezyang

Differential Revision: D9670493

fbshipit-source-id: ce5bf2b3b4c80e9b62819f4332ce68af82720055
@soumith soumith deleted the export-D9670493 branch February 21, 2019 23:25
@ezyang ezyang added the merged label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants