Home
last modified time | relevance | path

Searched defs:right_id (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/contrib/boosted_trees/proto/
Dtree_config.proto64 int32 right_id = 4; field
87 int32 right_id = 4; field
101 int32 right_id = 4; field
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/testutil/
Drandom_tree_gen.cc101 const int right_id = split->right_id(); in Generate() local
178 void RandomTreeGen::GenerateSplit(TreeNode* node, int left_id, int right_id) { in GenerateSplit()
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
Dtraining_ops.cc642 int32 right_id = tree_config->nodes_size(); in SplitTreeNode() local
/external/v8/src/full-codegen/
Dfull-codegen.cc763 BailoutId right_id = expr->RightId(); in VisitLogicalExpression() local
/external/python/cpython3/Modules/
D_ssl.c4319 const unsigned char *left_id, *right_id; in PySSLSession_richcompare() local