Home
last modified time | relevance | path

Searched defs:data_desc (Results 1 – 25 of 115) sorted by relevance

12345

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/common/
H A Dsoftmax.cpp34 const memory_desc_t *data_desc, const memory_desc_t *diff_desc, in softmax_desc_init()
62 prop_kind_t prop_kind, const memory_desc_t *data_desc, in dnnl_softmax_forward_desc_init()
71 const memory_desc_t *diff_desc, const memory_desc_t *data_desc, in dnnl_softmax_backward_desc_init()
78 prop_kind_t prop_kind, const memory_desc_t *data_desc, in dnnl_logsoftmax_forward_desc_init()
87 const memory_desc_t *diff_desc, const memory_desc_t *data_desc, in dnnl_logsoftmax_backward_desc_init()
H A Dprelu.cpp34 const memory_desc_t *data_desc, const memory_desc_t *weights_desc, in prelu_desc_init()
82 prop_kind_t prop_kind, const memory_desc_t *data_desc, in dnnl_prelu_forward_desc_init()
91 const memory_desc_t *data_desc, const memory_desc_t *weights_desc, in dnnl_prelu_backward_desc_init()
H A Deltwise.cpp34 alg_kind_t alg_kind, const memory_desc_t *data_desc, in eltwise_desc_init()
78 const memory_desc_t *data_desc, float alpha, float beta) { in dnnl_eltwise_forward_desc_init()
87 const memory_desc_t *data_desc, float alpha, float beta) { in dnnl_eltwise_backward_desc_init()
H A Dbatch_normalization.cpp33 prop_kind_t prop_kind, const memory_desc_t *data_desc, in bnrm_desc_init()
107 const memory_desc_t *data_desc, float epsilon, unsigned flags) { in dnnl_batch_normalization_forward_desc_init()
116 const memory_desc_t *diff_data_desc, const memory_desc_t *data_desc, in dnnl_batch_normalization_backward_desc_init()
H A Dlayer_normalization.cpp32 prop_kind_t prop_kind, const memory_desc_t *data_desc, in lnorm_desc_init()
116 const memory_desc_t *data_desc, const memory_desc_t *stat_desc, in dnnl_layer_normalization_forward_desc_init()
126 const memory_desc_t *diff_data_desc, const memory_desc_t *data_desc, in dnnl_layer_normalization_backward_desc_init()
H A Dlrn.cpp33 alg_kind_t alg_kind, const memory_desc_t *data_desc, in lrn_desc_init()
79 alg_kind_t alg_kind, const memory_desc_t *data_desc, dim_t local_size, in dnnl_lrn_forward_desc_init()
88 const memory_desc_t *diff_data_desc, const memory_desc_t *data_desc, in dnnl_lrn_backward_desc_init()
H A Dshuffle.cpp32 const memory_desc_t *data_desc, int axis, dim_t group_size) { in shuffle_desc_init()
61 prop_kind_t prop_kind, const memory_desc_t *data_desc, int axis, in dnnl_shuffle_forward_desc_init()
/dports/math/onednn/oneDNN-2.5.1/src/common/
H A Dsoftmax.cpp34 const memory_desc_t *data_desc, const memory_desc_t *diff_desc, in softmax_desc_init()
62 prop_kind_t prop_kind, const memory_desc_t *data_desc, in dnnl_softmax_forward_desc_init()
71 const memory_desc_t *diff_desc, const memory_desc_t *data_desc, in dnnl_softmax_backward_desc_init()
78 prop_kind_t prop_kind, const memory_desc_t *data_desc, in dnnl_logsoftmax_forward_desc_init()
87 const memory_desc_t *diff_desc, const memory_desc_t *data_desc, in dnnl_logsoftmax_backward_desc_init()
H A Dprelu.cpp34 const memory_desc_t *data_desc, const memory_desc_t *weights_desc, in prelu_desc_init()
82 prop_kind_t prop_kind, const memory_desc_t *data_desc, in dnnl_prelu_forward_desc_init()
91 const memory_desc_t *data_desc, const memory_desc_t *weights_desc, in dnnl_prelu_backward_desc_init()
H A Deltwise.cpp34 alg_kind_t alg_kind, const memory_desc_t *data_desc, in eltwise_desc_init()
78 const memory_desc_t *data_desc, float alpha, float beta) { in dnnl_eltwise_forward_desc_init()
87 const memory_desc_t *data_desc, float alpha, float beta) { in dnnl_eltwise_backward_desc_init()
H A Dbatch_normalization.cpp33 prop_kind_t prop_kind, const memory_desc_t *data_desc, in bnrm_desc_init()
107 const memory_desc_t *data_desc, float epsilon, unsigned flags) { in dnnl_batch_normalization_forward_desc_init()
116 const memory_desc_t *diff_data_desc, const memory_desc_t *data_desc, in dnnl_batch_normalization_backward_desc_init()
H A Dlayer_normalization.cpp32 prop_kind_t prop_kind, const memory_desc_t *data_desc, in lnorm_desc_init()
116 const memory_desc_t *data_desc, const memory_desc_t *stat_desc, in dnnl_layer_normalization_forward_desc_init()
126 const memory_desc_t *diff_data_desc, const memory_desc_t *data_desc, in dnnl_layer_normalization_backward_desc_init()
H A Dlrn.cpp33 alg_kind_t alg_kind, const memory_desc_t *data_desc, in lrn_desc_init()
79 alg_kind_t alg_kind, const memory_desc_t *data_desc, dim_t local_size, in dnnl_lrn_forward_desc_init()
88 const memory_desc_t *diff_data_desc, const memory_desc_t *data_desc, in dnnl_lrn_backward_desc_init()
H A Dshuffle.cpp32 const memory_desc_t *data_desc, int axis, dim_t group_size) { in shuffle_desc_init()
61 prop_kind_t prop_kind, const memory_desc_t *data_desc, int axis, in dnnl_shuffle_forward_desc_init()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/common/
H A Dscope_buffer.hpp90 struct data_desc { struct in detail_server_shm::scope_buffer
91 data_desc(): data(0), frames(0), changed(false) {} in data_desc() function
92 sh_float_ptr data;
93 unsigned int frames;
94 atomic<bool> changed;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Dsession_description_unittest.cc134 std::unique_ptr<MediaContentDescription> data_desc = in TEST() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/
H A Dsession_description_unittest.cc135 std::unique_ptr<MediaContentDescription> data_desc = in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Dsession_description_unittest.cc134 std::unique_ptr<MediaContentDescription> data_desc = in TEST() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/acpica/
H A Dnsobject.c318 union acpi_operand_object *data_desc; in acpi_ns_attach_data() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/acpica/
H A Dnsobject.c318 union acpi_operand_object *data_desc; in acpi_ns_attach_data() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/acpica/
H A Dnsobject.c318 union acpi_operand_object *data_desc; in acpi_ns_attach_data() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/vecf/
H A Dboxm2_vecf_fit_orbit.h233 std::vector<vgl_point_3d<double> >& orbit_data(std::string const& data_desc){ in orbit_data()
236 bool lab_point(std::string const& data_desc, vgl_point_3d<double>& pt){ in lab_point()
H A Dboxm2_vecf_fit_orbit.cxx400 bool boxm2_vecf_fit_orbit::left_eye_inferior_lid_thickness(std::string const& data_desc, double& dr… in left_eye_inferior_lid_thickness()
480 bool boxm2_vecf_fit_orbit::left_trans_z_from_sclera(std::string const& data_desc, double& tr_z){ in left_trans_z_from_sclera()
730 bool boxm2_vecf_fit_orbit::max_sclera_z(std::string const& data_desc, double r, double& max_z){ in max_sclera_z()
756 bool boxm2_vecf_fit_orbit::fit_sclera(std::string const& data_desc){ in fit_sclera()
901 bool boxm2_vecf_fit_orbit::right_eye_inferior_lid_thickness(std::string const& data_desc, double& d… in right_eye_inferior_lid_thickness()
984 bool boxm2_vecf_fit_orbit::right_trans_z_from_sclera(std::string const& data_desc, double& tr_z){ in right_trans_z_from_sclera()
1452 bool boxm2_vecf_fit_orbit::load_orbit_data(std::string const& data_desc, std::string const& path, b… in load_orbit_data()
1486 bool boxm2_vecf_fit_orbit::plot_orbit_data(std::string const& data_desc, std::vector<vgl_point_3d<d… in plot_orbit_data()
1843 bool boxm2_vecf_fit_orbit::fitting_error(std::string const& data_desc){ in fitting_error()
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_libcdep.cc129 InternalScopedString data_desc(GetPageSizeCached()); in __sanitizer_symbolize_global() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_libcdep.cc129 InternalScopedString data_desc(GetPageSizeCached()); in __sanitizer_symbolize_global() local

12345