Home
last modified time | relevance | path

Searched refs:SetInputLayout (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dreshape_info.h47 void SetInputLayout(const TensorLayout &input_layout) { in SetInputLayout() function
Dreshape_info.cc461 SetInputLayout(pre_out_tensor_info.tensor_layout()); in GenetateStrategyCosts()
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1945 SVGA3D_DUMP_HEADER(SetInputLayout) in SVGA3D_DUMP_HEADER() argument
2141 SVGA3D_DUMP_CASE_BASIC(SetInputLayout, SET_INPUT_LAYOUT); in svga_dump_command()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c1156 SVGA3D_CREATE_COMMAND(SetInputLayout, SET_INPUT_LAYOUT); in SVGA3D_vgpu10_SetInputLayout()
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dgraph_costmodel.cc1600 reshape_info->SetInputLayout(pre_info.tensor_layout()); in InitReshapeStrategy()
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc2211 reshape_info_ptr->SetInputLayout(*prev_layout_ptr); in ReshapeInit()