-
Notifications
You must be signed in to change notification settings - Fork 47
Issues: tensorlayer/TensorLayerX
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
tensorlayerx中没找到与paddle.nn.functional.interpolate功能相同的算子,后续是否会添加?
#44
opened Nov 18, 2022 by
zhxiucui
tlx 没有与paddle.nn.functional模块对应的max_pool2d,avg_pool2d,conv2d_transpose,max_unpool2d,normalize算子
#50
opened Nov 18, 2022 by
zhxiucui
tensorlayerx.nn.UpSampling2d当data_format="channels_first"和paddle.nn.Upsample输出结果维度不一致
#51
opened Nov 24, 2022 by
zhxiucui
2 tasks
tensorlayerx没有优化函数的基类, 只能使用tlx.optimizers.paddle_optimizers.Optimizer来判断
#52
opened Nov 25, 2022 by
zhxiucui
2 tasks
tensorlayerx.ops.Pad不支持“channels_first”的data_format,后续会补充“channels_first”的格式吗?
#55
opened Dec 5, 2022 by
zhxiucui
2 tasks
ImportError: cannot import name 'distributed_init' from 'tensorlayerx.backend.ops.load_backend'
#77
opened Aug 29, 2023 by
AnsonCNS
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.