Home
last modified time | relevance | path

Searched defs:tree1 (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/boosted_trees/lib/models/
Dmultiple_additive_trees_test.cc74 auto* tree1 = tree_ensemble_config.add_trees(); in TEST_F() local
166 auto* tree1 = tree_ensemble_config.add_trees(); in TEST_F() local
251 auto* tree1 = tree_ensemble_config.add_trees(); in TEST_F() local
/external/libxml2/doc/examples/
DMakefile.am64 tree1 \ program
/external/eigen/unsupported/Eigen/src/BVH/
DBVAlgorithms.h93 void BVIntersect(const BVH1 &tree1, const BVH2 &tree2, Intersector &intersector) //TODO: tandem des… in BVIntersect()
235 typename Minimizer::Scalar BVMinimize(const BVH1 &tree1, const BVH2 &tree2, Minimizer &minimizer) in BVMinimize()
/external/u-boot/scripts/kconfig/
Dgconf.c57 GtkTreeStore *tree1, *tree2, *tree; variable