Skip to content

Conversation

@ezyang
Copy link
Contributor

@ezyang ezyang commented Sep 26, 2018

Stack:
    :white_circle:  #11970 Make ATen-core and caffe2 mutually recursive / merge template data()  💛
    :white_circle:  #11971 Merge TensorImpl.  💛
    :white_circle:  #11972 Merge UndefinedTensorImpl.  💚
    :black_circle:  #12087 Rename TensorImpl::GetDeviceType to device_type, and properly test if is_variable  💛
    :white_circle:  #12089 Move ExtendTo to caffe2::Tensor from TensorImpl  💛
    :white_circle:  #12090 Move TensorImpl::ShrinkTo to caffe2::Tensor  💛
    :white_circle:  #12091 Move TensorImpl::ResizeLike to caffe2::Tensor  💛
    :white_circle:  #12092 Fix bug where Reshape() trashes strides.  💛
    :white_circle:  #12094 Move TensorImpl::Reshape(vector) to caffe2::Tensor  💛
    :white_circle:  #12095 Move TensorImpl::DebugString() to caffe2::Tensor  💛
    :white_circle:  #12096 Move TensorImpl::ShareExternalPointer helper overloads to caffe2::Tensor  💛
    :white_circle:  #12097 Implement caffe2::Tensor::raw_data() in terms of data()  💛
    :white_circle:  #12098 Move TensorImpl ndim, size, itemsize and nbytes to caffe2::Tensor  💛
    :white_circle:  #12099 Move TensorImpl size_from_dim, size_to_dim, size_between_dim, canonical_axis_index to caffe2::Tensor  💛
    :white_circle:  #12100 Move TensorImpl IsType, meta, dim32, dim, ExtractDeviceOption to caffe2::Tensor  💛

Differential Revision: D10050781

Differential Revision: D10050781
Differential Version: 58923256
Differential Revision: D10050781
Differential Version: 58923563
Copy link
Contributor

@jerryzh168 jerryzh168 left a comment

Choose a reason for hiding this comment

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

Approved via ghapprove -s D10051424

zdevito pushed a commit to zdevito/ATen that referenced this pull request Sep 28, 2018
… is_variable

Summary: Pull Request resolved: pytorch/pytorch#12087

Reviewed By: jerryzh168

Differential Revision: D10050781

fbshipit-source-id: 0b6c9d7caf3b1000691f86fcc7f2ef203936a29f
@soumith soumith deleted the export-D10050781 branch February 21, 2019 12:10
@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants