Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/nn/python/ops/
Dsampling_ops_test.py132 def _labels(self): member in RankSampledSoftmaxLossTest
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeWizard.cs384 IDictionary<string, object> _labels; field in Antlr.Runtime.Tree.TreeWizard.VisitTreeWizardContextVisitor
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeWizard.cs333 IDictionary<string, object> _labels; field in Antlr.Runtime.Tree.TreeWizard.VisitTreeWizardContextVisitor
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dhead.py1105 def _labels(self, labels_dict): member in _MultiClassHead