Home
last modified time | relevance | path

Searched defs:current_layout (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/shard/
Dshard.cc312 Shapes current_layout = {input_strategy[layout_index]}; in SetInputLayout() local
351 Shapes current_layout = {param_strategy}; in SetParameterLayout() local
/third_party/mesa3d/src/amd/vulkan/meta/
Dradv_meta.h176 VkImageLayout current_layout; member
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c341 VkImageLayout current_layout, in dzn_cmd_buffer_require_layout()