Searched defs:_labels (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/contrib/nn/python/ops/ | ||
D | sampling_ops_test.py | 132 def _labels(self): member in RankSampledSoftmaxLossTest |
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ | ||
D | TreeWizard.cs | 384 IDictionary<string, object> _labels; field in Antlr.Runtime.Tree.TreeWizard.VisitTreeWizardContextVisitor |
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ | ||
D | TreeWizard.cs | 333 IDictionary<string, object> _labels; field in Antlr.Runtime.Tree.TreeWizard.VisitTreeWizardContextVisitor |
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/ | ||
D | head.py | 1105 def _labels(self, labels_dict): member in _MultiClassHead |