Xiang Guo
Xiang Guo
Can you help to review this RFC? Thanks! @igorsafo @mgouicem @dzarukin
> 1. PyTorch [split OP](https://pytorch.org/docs/stable/generated/torch.split.html) has a `split_size_or_sections` input: > > * When it is `list`, it is aligned with the `size_splits` attr here. > * When it is an...
> > For 1, as you mentioned in the meeting, we can add another attribute to align the meaning of Pytorch. It helps for mapping, but it still just can't...
> > > > For 1, as you mentioned in the meeting, we can add another attribute to align the meaning of Pytorch. It helps for mapping, but it still...
@chunyuan-w @sanchitintel @retonym @ZhennanQin @yifeizh2 I just updated the RFC and added an **option2** per pytorch team's request. Please help to review the **option2** again, if confirmed, our final implementation...
make test set test_scope=NIGHTLY disable benchdnn_all enable benchdnn_graph
make test set test_scope=NIGHTLY disable benchdnn_all enable benchdnn_graph
make test set test_scope=NIGHTLY disable benchdnn_all enable benchdnn_graph
> Few edits suggested, please incorporate as you see fit., thanks Thanks @ranukund ! Updated the doc according to your suggestions!