Home
last modified time | relevance | path

Searched defs:num_inputs (Results 1 – 25 of 60) sorted by relevance

123

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/
Dbetainc_proto.cc25 const int num_inputs = 3; in IMPLEMT_INFERFUNC() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_link.h18 unsigned num_inputs; /* number of inputs in the current shader */ member
Dsvga_state_vs.c192 unsigned num_inputs; in compile_passthrough_vs() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/grad/
Davg_pool_grad_v1.cc71 const int64_t num_inputs = 2; in AvgPoolGradV1Infer() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_two_side.c54 unsigned num_inputs; member
/third_party/mesa3d/src/compiler/spirv/
Dvtn_amd.c127 unsigned num_inputs = count - 5; in vtn_handle_amd_shader_trinary_minmax_instruction() local
Dvtn_alu.c680 const unsigned num_inputs = count - 3; in vtn_handle_alu() local
1089 const unsigned num_inputs = (opcode == SpvOpSDotAccSatKHR || in vtn_handle_integer_dot() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/ge/
Dadjust_print_for_ge.cc108 int64_t num_inputs = 0; in Process() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc549 InputVec UniqueInputs(const FuncInput* inputs, const size_t num_inputs) { in UniqueInputs()
596 InputVec ReplicateInputs(const FuncInput* inputs, const size_t num_inputs, in ReplicateInputs()
781 const size_t num_inputs, Result* results, const Params& p) { in Measure()
/third_party/mesa3d/src/compiler/nir/
Dnir_passthrough_gs.c157 unsigned num_inputs = 0, num_outputs = 0; in nir_create_passthrough_gs() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.h19 unsigned num_inputs:8; member
/third_party/mesa3d/src/util/blake3/
Dblake3_portable.c145 void blake3_hash_many_portable(const uint8_t *const *inputs, size_t num_inputs, in blake3_hash_many_portable()
Dblake3_dispatch.c226 void blake3_hash_many(const uint8_t *const *inputs, size_t num_inputs, in blake3_hash_many()
Dblake3_neon.c341 void blake3_hash_many_neon(const uint8_t *const *inputs, size_t num_inputs, in blake3_hash_many_neon()
Dblake3_avx2.c303 void blake3_hash_many_avx2(const uint8_t *const *inputs, size_t num_inputs, in blake3_hash_many_avx2()
/third_party/mesa3d/src/imagination/rogue/
Drogue_build_data.c150 unsigned num_inputs = nir_count_variables_with_modes(nir, nir_var_shader_in); in collect_io_data_fs() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dvertexshader9.h27 unsigned num_inputs; member
/third_party/libdrm/tests/tegra/
Dvic40.c229 struct vic_image **inputs, unsigned int num_inputs) in vic40_execute()
Dvic42.c229 struct vic_image **inputs, unsigned int num_inputs) in vic42_execute()
Dvic41.c229 struct vic_image **inputs, unsigned int num_inputs) in vic41_execute()
Dvic30.c321 struct vic_image **inputs, unsigned int num_inputs) in vic30_execute()
/third_party/mesa3d/src/intel/blorp/
Dblorp_brw.c178 unsigned num_inputs; member
Dblorp_elk.c248 unsigned num_inputs; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dconcat.cc212 size_t num_inputs = inputs.size(); in ConcatCompute() local
/third_party/mesa3d/src/util/
Dvl_vlc.h175 vl_vlc_init(struct vl_vlc *vlc, unsigned num_inputs, in vl_vlc_init()

123