Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tenorlayerx.nn没有paddle.nn.InstanceNorm2D对应的算子 #53

Open
zhxiucui opened this issue Dec 1, 2022 · 0 comments
Open

tenorlayerx.nn没有paddle.nn.InstanceNorm2D对应的算子 #53

zhxiucui opened this issue Dec 1, 2022 · 0 comments

Comments

@zhxiucui
Copy link

zhxiucui commented Dec 1, 2022

paddle.nn.InstanceNorm2D(num_features, epsilon=1e-05, momentum=0.9, weight_attr=None, bias_attr=None, data_format="NCHW", name=None)
image
更多见接口文档https://www.paddlepaddle.org.cn/documentation/docs/zh/2.3/api/paddle/nn/InstanceNorm2D_cn.html#instancenorm2d

# ======================================================== #
###### THIS CODE IS AN EXAMPLE, REPLACE WITH YOUR OWN ######
# ======================================================== #
import tensorlayerx as tlx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant