5 lines
223 B
Markdown
5 lines
223 B
Markdown
# Paddle <> PyTorch Compat API
|
|
|
|
This folder contains an implementation of (most of) the Pytorch public API using Paddle API.
|
|
Note that this folder does not depend on Pytorch in any way. This is a standalone implementation.
|