Skip to content

Slice supports PyTorch without SADL modification

Weijie Bao requested to merge Weijie/sadl-extension:Slice-PyTorch into dev_v5

Dear Franck, in this MR, I have made modifications to the convert/main.py file without modifying the SADL library. Now, the slice can support depth-slicing operations in both TF2 and PyTorch. Please review it.

Merge request reports