Justin Yip

Results 8 issues of Justin Yip

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #3299 * #3219 * #3172 1. Introduce a `CopyNode` for generic copy-with-offset operations. 2. `aten.repeat` on all dimensions. 2.1 Use `CopyNode` where...

CLA Signed
fb-exported

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #3388 * __->__ #3351 1. Add a node `copy_channel_offsets` specifically for copying along the channel dimension, it needs extra attention at the boundaries...

CLA Signed
fb-exported

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #3389 * #3388 * #3351 Life is fun when the code-gen is more challenging than writing the operator itself. 1. Test codegen...

CLA Signed
fb-exported

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #3388 * #3351 1. The `aten.cat` operation are very straightforward using the `copy_*_node`. 2. Complexity comes from the code-gen. We need to...

CLA Signed
fb-exported

Summary: TSIA. Differential Revision: D56778340

CLA Signed

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #3390 * #3389 * #3388 * #3351 3 more trivial operators. For `_to_copy` and `contiguous`, since the vulkan memory layout is different...

CLA Signed

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #3489 TSIA. Differential Revision: [D56778340](https://our.internmc.facebook.com/intern/diff/D56778340/)

CLA Signed
fb-exported

Differential Revision: D57421996

CLA Signed
fb-exported