"docs/source/en/api/models/hunyuan_transformer2d.md" did not exist on "75d53cc83966b4046e5a329ddf7baa6aa24f52e2"
Commit 01ca856c authored by Po-Yen, Chen's avatar Po-Yen, Chen
Browse files

Use better example name

parent 632bfff0
add_custom_target(example_permute) add_custom_target(example_permute)
add_example_executable(example_permute_fp16 permute_fp16.cpp) add_example_executable(example_permute_1xHxW_fp32 permute_1xHxW_fp32.cpp)
add_dependencies(example_permute example_permute_fp16) add_dependencies(example_permute example_permute_1xHxW_fp32)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment