Searched defs:input_info (Results 1 – 14 of 14) sorted by relevance
/third_party/mindspore/mindspore/ops/_op_impl/_custom_op/ |
D | batch_matmul_impl.py | 65 def _inner_matmul_new(tik_instance, dtype, input_info, res, res_index): argument 98 def _inner_matmul_new_1_64_32_64(tik_instance, dtype, input_info, res, res_index): argument
|
D | fused_abs_max1_impl.py | 57 def _error_feedback(input_info): argument
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_tess.h | 66 const struct tgsi_shader_info *input_info; member 93 const struct tgsi_shader_info *input_info; member
|
D | draw_tess.c | 39 const struct tgsi_shader_info *input_info) in draw_tes_get_input_index() 161 const struct tgsi_shader_info *input_info, in draw_tess_ctrl_shader_run() 326 const struct tgsi_shader_info *input_info, in draw_tess_eval_shader_run()
|
D | draw_gs.c | 50 const struct tgsi_shader_info *input_info) in draw_gs_get_input_index() 556 const struct tgsi_shader_info *input_info, in draw_geometry_shader_run()
|
D | draw_gs.h | 94 const struct tgsi_shader_info *input_info; member
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | videotexturecache.h | 40 GstVideoInfo input_info; member
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/ |
D | strided_slice.cc | 108 auto input_info = GpuTensorInfo(in_tensors_.front()); in InitConstArgs() local
|
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/opencl/ |
D | common.cc | 65 for (auto input_info : input_infos) { in TestMain() local 235 for (auto input_info : input_infos) { in TestMain() local
|
/third_party/mindspore/tests/ut/cpp/parallel/auto_parallel/ |
D | operator_costmodel_test.cc | 174 TensorInfo input_info(input_layout, input_shape, input_slice_shape); in TEST_F() local
|
/third_party/mbedtls/tests/scripts/ |
D | generate_test_code.py | 1024 def generate_code(**input_info):
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvbaseenc.h | 150 GstVideoInfo input_info; /* buffer configuration for buffers sent to NVENC */ member
|
/third_party/gstreamer/gstplugins_good/gst/interleave/ |
D | interleave.c | 1216 GstMapInfo input_info; in gst_interleave_collected() local
|
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/ |
D | auto_monad.cc | 776 auto input_info = TraceEffectInfo(arg); in TraceEffectInfo() local
|