Home
last modified time | relevance | path

Searched defs:act_type (Results 26 – 50 of 161) sorted by relevance

1234567

/dports/finance/frontaccounting/frontaccounting/gl/manage/
H A Dgl_quick_entries.php275 $act_type = strtolower(substr($myrow['action'], 0, 1)); variable
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/executor/
H A Dpointwise_fusion_pass.cc76 std::string act_type = n->attrs.dict.at("act_type"); in IsFusionCompatible() local
83 std::string act_type = n->attrs.dict.at("act_type"); in IsFusionCompatible() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/executor/
H A Dpointwise_fusion_pass.cc76 std::string act_type = n->attrs.dict.at("act_type"); in IsFusionCompatible() local
83 std::string act_type = n->attrs.dict.at("act_type"); in IsFusionCompatible() local
/dports/net/ryu/ryu-4.26/ryu/tests/unit/lib/
H A Dtest_ofctl_string.py162 'type': 0}}],
/dports/science/chrono/chrono-7.0.1/src/demos/vehicle/cosimulation/
H A Ddemo_VEH_Cosim_WheelRig_DistributedTerrain.cpp107 auto act_type = ChVehicleCosimDBPRigImposedSlip::ActuationType::SET_ANG_VEL; in main() local
H A Ddemo_VEH_Cosim_WheeledVehicle.cpp160 auto act_type = ChVehicleCosimDBPRigImposedSlip::ActuationType::SET_ANG_VEL; in main() local
H A Ddemo_VEH_Cosim_WheelRig_CustomTerrain.cpp278 auto act_type = ChVehicleCosimDBPRigImposedSlip::ActuationType::SET_ANG_VEL; in main() local
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/python/mkl/data/
H A Dtest_mkldnn_test_mkldnn_model_model1.json41 "attrs": {"act_type": "relu"}, string
77 "attrs": {"act_type": "relu"}, string
123 "attrs": {"act_type": "relu"}, string
159 "attrs": {"act_type": "relu"}, string
205 "attrs": {"act_type": "relu"}, string
241 "attrs": {"act_type": "relu"}, string
277 "attrs": {"act_type": "relu"}, string
324 "attrs": {"act_type": "relu"}, string
360 "attrs": {"act_type": "relu"}, string
396 "attrs": {"act_type": "relu"}, string
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/python/mkl/data/
H A Dtest_mkldnn_test_mkldnn_model_model1.json41 "attrs": {"act_type": "relu"}, string
77 "attrs": {"act_type": "relu"}, string
123 "attrs": {"act_type": "relu"}, string
159 "attrs": {"act_type": "relu"}, string
205 "attrs": {"act_type": "relu"}, string
241 "attrs": {"act_type": "relu"}, string
277 "attrs": {"act_type": "relu"}, string
324 "attrs": {"act_type": "relu"}, string
360 "attrs": {"act_type": "relu"}, string
396 "attrs": {"act_type": "relu"}, string
[all …]
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/model_zoo/
H A Dmobilenetv3.py84 use_act=True, act_type="relu", prefix='', norm_layer=BatchNorm, **kwargs): argument
105 kernel_size, act_type="relu", \ argument
/dports/sysutils/cinnamon-settings-daemon/cinnamon-settings-daemon-4.8.5/plugins/common/
H A Dcsd-input-helper.c311 Atom act_type; in xdevice_get_device_node() local
380 Atom act_type; in xdevice_get_last_tool_id() local
/dports/sysutils/cinnamon-control-center/cinnamon-control-center-4.8.2/panels/wacom/
H A Dcsd-input-helper.c304 Atom act_type; in xdevice_get_device_node() local
373 Atom act_type; in xdevice_get_last_tool_id() local
/dports/math/onednn/oneDNN-2.5.1/src/cpu/aarch64/
H A Dacl_inner_product.hpp113 const auto act_type = po.entry_[0].eltwise.alg; in post_ops_ok() local
H A Dacl_indirect_gemm_convolution.hpp136 const auto act_type = po.entry_[sum_with_eltwise].eltwise.alg; in post_ops_ok() local
H A Dacl_winograd_convolution.hpp132 const auto act_type = po.entry_[sum_with_eltwise].eltwise.alg; in post_ops_ok() local
H A Dacl_gemm_convolution.hpp148 const auto act_type = po.entry_[sum_with_eltwise].eltwise.alg; in post_ops_ok() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/aarch64/
H A Dacl_indirect_gemm_convolution.hpp140 const auto act_type = po.entry_[0].eltwise.alg; in post_ops_ok() local
H A Dacl_winograd_convolution.hpp136 const auto act_type = po.entry_[0].eltwise.alg; in post_ops_ok() local
/dports/math/onednn/oneDNN-2.5.1/src/cpu/aarch64/matmul/
H A Dacl_matmul.hpp107 const auto act_type = po.entry_[0].eltwise.alg; in post_ops_ok() local
/dports/science/chrono/chrono-7.0.1/template_project_vehicle_cosim/
H A Dvehicle_cosim.cpp271 auto act_type = ChVehicleCosimDBPRigImposedSlip::ActuationType::SET_ANG_VEL; in main() local
/dports/games/openomf/openomf-c36c421/src/controller/
H A Dcontroller.c24 …troller_add_hook(controller *ctrl, controller *source, void(*fp)(controller *ctrl, int act_type)) { in controller_add_hook()
/dports/games/openglad/openglad-0.98/src/
H A Dwalker.h149 char act_type,old_act_type; variable
/dports/databases/galera/galera-release_25.3.35/galera/src/
H A Dgalera_gcs.hpp123 gcs_act_type_t act_type, bool scheduled) in sendv()
128 ssize_t send(const void* act, size_t act_len, gcs_act_type_t act_type, in send()
/dports/misc/mxnet/incubator-mxnet-1.9.0/cpp-package/include/mxnet-cpp/
H A Dop_suppl.h164 const std::string& act_type) { in Activation()
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/image-classification/
H A Dsymbol_inception-bn-28-small.R22 pad = c(0, 0), act_type = "relu") { argument

1234567