Home
last modified time | relevance | path

Searched refs:GetFeatureSet (Results 1 – 25 of 38) sorted by relevance

12

/dports/misc/py-xgboost/xgboost-1.5.1/tests/cpp/common/
H A Dtest_random.cc15 auto set0 = cs.GetFeatureSet(0); in TEST()
18 auto set1 = cs.GetFeatureSet(0); in TEST()
22 auto set2 = cs.GetFeatureSet(1); in TEST()
28 auto set3 = cs.GetFeatureSet(0); in TEST()
31 auto set4 = cs.GetFeatureSet(0); in TEST()
38 ASSERT_EQ(cs.GetFeatureSet(0)->HostVector(), in TEST()
42 auto set5 = cs.GetFeatureSet(0); in TEST()
45 auto set6 = cs.GetFeatureSet(0); in TEST()
50 ASSERT_EQ(cs.GetFeatureSet(0)->Size(), 1); in TEST()
88 auto feature_sets = cs.GetFeatureSet(0); in TEST()
[all …]
/dports/misc/xgboost/xgboost-1.5.1/tests/cpp/common/
H A Dtest_random.cc15 auto set0 = cs.GetFeatureSet(0); in TEST()
18 auto set1 = cs.GetFeatureSet(0); in TEST()
22 auto set2 = cs.GetFeatureSet(1); in TEST()
28 auto set3 = cs.GetFeatureSet(0); in TEST()
31 auto set4 = cs.GetFeatureSet(0); in TEST()
38 ASSERT_EQ(cs.GetFeatureSet(0)->HostVector(), in TEST()
42 auto set5 = cs.GetFeatureSet(0); in TEST()
45 auto set6 = cs.GetFeatureSet(0); in TEST()
50 ASSERT_EQ(cs.GetFeatureSet(0)->Size(), 1); in TEST()
88 auto feature_sets = cs.GetFeatureSet(0); in TEST()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-organizations/include/aws/organizations/model/
H A DCreateOrganizationRequest.h52 inline const OrganizationFeatureSet& GetFeatureSet() const{ return m_featureSet; } in GetFeatureSet() function
H A DOrganization.h185 inline const OrganizationFeatureSet& GetFeatureSet() const{ return m_featureSet; } in GetFeatureSet() function
/dports/games/spring/spring_98.0/rts/Rendering/Models/
H A DWorldObjectModelRenderer.h83 const FeatureSet& GetFeatureSet(int texType) { return features[texType]; } in GetFeatureSet() function
/dports/misc/py-xgboost/xgboost-1.5.1/src/common/
H A Drandom.h199 std::shared_ptr<HostDeviceVector<bst_feature_t>> GetFeatureSet(int depth) { in GetFeatureSet() function
/dports/misc/xgboost/xgboost-1.5.1/src/common/
H A Drandom.h199 std::shared_ptr<HostDeviceVector<bst_feature_t>> GetFeatureSet(int depth) { in GetFeatureSet() function
/dports/net/h323plus/h323plus-1_27_2/src/h460/
H A Dh460_std23.cxx831 if (CON->GetFeatureSet()->HasFeature(19)) {
832 H460_Feature * feat = CON->GetFeatureSet()->GetFeature(19);
/dports/misc/py-xgboost/xgboost-1.5.1/src/tree/
H A Dupdater_gpu_hist.cu272 auto sampled_features = column_sampler.GetFeatureSet(0); in EvaluateRootSplit()
302 column_sampler.GetFeatureSet(tree.GetDepth(left_nidx)); in EvaluateLeftRightSplits()
308 column_sampler.GetFeatureSet(tree.GetDepth(right_nidx)); in EvaluateLeftRightSplits()
H A Dupdater_colmaker.cc492 auto feat_set = column_sampler_.GetFeatureSet(depth); in FindSplit()
/dports/misc/xgboost/xgboost-1.5.1/src/tree/
H A Dupdater_gpu_hist.cu272 auto sampled_features = column_sampler.GetFeatureSet(0); in EvaluateRootSplit()
302 column_sampler.GetFeatureSet(tree.GetDepth(left_nidx)); in EvaluateLeftRightSplits()
308 column_sampler.GetFeatureSet(tree.GetDepth(right_nidx)); in EvaluateLeftRightSplits()
H A Dupdater_colmaker.cc492 auto feat_set = column_sampler_.GetFeatureSet(depth); in FindSplit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ram/include/aws/ram/model/
H A DResourceShare.h381 inline const ResourceShareFeatureSet& GetFeatureSet() const{ return m_featureSet; } in GetFeatureSet() function
/dports/misc/py-xgboost/xgboost-1.5.1/src/tree/hist/
H A Devaluate_splits.h144 column_sampler_->GetFeatureSet(tree.GetDepth(nidx)); in EvaluateSplits()
/dports/misc/xgboost/xgboost-1.5.1/src/tree/hist/
H A Devaluate_splits.h144 column_sampler_->GetFeatureSet(tree.GetDepth(nidx)); in EvaluateSplits()
/dports/net/opal/opal-3.10.10/include/h323/
H A Dh323ep.h1124 H460_FeatureSet * GetFeatureSet() { return features.DeriveNewFeatureSet(); }; in GetFeatureSet() function
H A Dh323con.h1983 virtual H460_FeatureSet * GetFeatureSet();
/dports/net/h323plus/h323plus-1_27_2/include/
H A Dh323con.h3285 virtual H460_FeatureSet * GetFeatureSet();
H A Dh323ep.h2154 H460_FeatureSet * GetFeatureSet() { return features.DeriveNewFeatureSet(); }; in GetFeatureSet() function
/dports/net/opal/opal-3.10.10/src/h323/
H A Dh323.cxx220 , features(ep.GetFeatureSet()) in H323Connection()
5031 H460_FeatureSet * H323Connection::GetFeatureSet() in GetFeatureSet() function in H323Connection
H A Dgkclient.cxx83 , features(ep.GetFeatureSet()) in H323Gatekeeper()
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dgkclient.cxx78 ,features(ep.GetFeatureSet()) in H323Gatekeeper()
H A Dh323.cxx421 ,features(ep.GetFeatureSet()) in H323Connection()
7552 H460_FeatureSet * H323Connection::GetFeatureSet() in GetFeatureSet() function in H323Connection
/dports/net/opal/opal-3.10.10/src/win32/
H A Dopaln_2005.dtf34025 ?GetFeatureSet@H323Connection@@UAEPAVH460_FeatureSet@@XZ @30165 NONAME
34026 ?GetFeatureSet@H323EndPoint@@QAEPAVH460_FeatureSet@@XZ @30166 NONAME
H A Dopaln_2005_wm6.dtf34027 ?GetFeatureSet@H323Connection@@UAAPAVH460_FeatureSet@@XZ @30501 NONAME
34028 ?GetFeatureSet@H323EndPoint@@QAAPAVH460_FeatureSet@@XZ @37316 NONAME

12