Jiong Gong

Results 11 issues of Jiong Gong

This PR proposes a list of CPU-related PyTorch modules that Intel is willing to own or co-own.

triaged
open source
cla signed

Repro: ```python import torch from torch._C import _cuda_getCurrentRawStream as get_cuda_stream import triton import triton.language as tl @triton.autotune( configs=[ triton.Config({'XBLOCK': 1, 'RBLOCK': 64}), triton.Config({'XBLOCK': 1, 'RBLOCK': 64}), ], key=['xnumel', 'rnumel',], )...

enhancement

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #119979 * #119734 * #119655 * #119654 cc @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10 @voznesenskym @penguinwu @EikanWang @Guobing-Chen @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @peterbell10...

module: cpu
open source
module: inductor
ciflow/inductor

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #120558 Fix https://github.com/pytorch/pytorch/issues/120377. We disable the masked load for non-fp data types for now. The complete support of masks will be added...

open source
topic: not user facing
module: inductor
ciflow/inductor

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #124021 * #125159 * #125152 cc @voznesenskym @penguinwu @EikanWang @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @peterbell10 @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @aakhundov...

open source
module: inductor
ciflow/inductor

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #124021 * __->__ #125159 * #125152 cc @ezyang @msaroufim @bdhirsh @anijain2305 @chauhang @voznesenskym @penguinwu @EikanWang @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @peterbell10 @ipiszy...

open source
topic: not user facing
oncall: pt2
module: inductor
ciflow/inductor

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #124021 * #125159 * __->__ #125152 cc @ezyang @msaroufim @bdhirsh @anijain2305 @chauhang @voznesenskym @penguinwu @EikanWang @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @peterbell10 @ipiszy...

open source
topic: not user facing
oncall: pt2
module: inductor
ciflow/inductor

I found the model is different from what was proposed form the original StyleTransfer paper: https://arxiv.org/abs/1508.06576 The original model has been implemented with Caffe: https://github.com/fzliu/style-transfer May I know how did...

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #126545 cc @voznesenskym @penguinwu @EikanWang @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @peterbell10 @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @ColinPeppler @amjames @desertfire @chauhang

open source
module: inductor
ciflow/inductor