Searched defs:QTensorImpl (Results 1 – 2 of 2) sorted by relevance
16 struct TORCH_API QTensorImpl : public c10::TensorImpl { struct51 auto impl = c10::make_intrusive<QTensorImpl>( in shallow_copy_and_detach() argument72 auto impl = c10::make_intrusive<QTensorImpl>( in shallow_copy_and_detach() argument92 auto q_impl = static_cast<const QTensorImpl*>(impl.get()); in shallow_copy_from() argument114 const QTensorImpl* src_q_impl, in copy_tensor_metadata() argument
5 QTensorImpl::QTensorImpl( in QTensorImpl() function in at::QTensorImpl13 QTensorImpl::QTensorImpl( in QTensorImpl() function in at::QTensorImpl