Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

fix paddle test: arg_min/arg_max/flip/strided_slice #1485

Merged
merged 3 commits into from
Jun 1, 2023

Conversation

zzk0
Copy link
Contributor

@zzk0 zzk0 commented May 29, 2023

  • arg_min/arg_max: 修复 axis 类型不对齐的问题;添加 fp16 的支持
  • flip: 在 mapper 中将 axis 的值设置为正值;
  • strided_slice: 修改 shape infer 使其与 paddle 对齐

@paddle-bot
Copy link

paddle-bot bot commented May 29, 2023

Thanks for your contribution!

@zzk0 zzk0 changed the title Op mapper fix paddle test: arg_min/arg_max/flip/strided_slice fix paddle test: arg_min/arg_max/flip/strided_slice May 29, 2023
Copy link
Collaborator

@thisjiang thisjiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thisjiang thisjiang merged commit 9b6696d into PaddlePaddle:develop Jun 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants