Home
last modified time | relevance | path

Searched refs:SINGLE_VALUE (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Ddynamic_rnn_estimator.py46 SINGLE_VALUE = 1 variable in PredictionType
374 if prediction_type == rnn_common.PredictionType.SINGLE_VALUE:
468 if prediction_type not in (rnn_common.PredictionType.SINGLE_VALUE,
508 elif prediction_type == rnn_common.PredictionType.SINGLE_VALUE:
659 elif prediction_type == rnn_common.PredictionType.SINGLE_VALUE:
Drnn_common.py52 SINGLE_VALUE = 1 variable in PredictionType
168 elif prediction_type == PredictionType.SINGLE_VALUE:
177 elif prediction_type == PredictionType.SINGLE_VALUE:
Ddynamic_rnn_estimator_test.py191 (rnn_common.PredictionType.SINGLE_VALUE,
201 (rnn_common.PredictionType.SINGLE_VALUE,
687 prediction_type=rnn_common.PredictionType.SINGLE_VALUE,
744 prediction_type=rnn_common.PredictionType.SINGLE_VALUE,
/external/icu/android_icu4j/src/main/java/android/icu/number/
DNumberRangeFormatter.java96 SINGLE_VALUE, enumConstant
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberRangeFormatter.java100 SINGLE_VALUE, enumConstant
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberRangeFormatterTest.java586 NumberRangeFormatter.with().identityFallback(RangeIdentityFallback.SINGLE_VALUE), in testIdentity()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DNumberRangeFormatterTest.java589 NumberRangeFormatter.with().identityFallback(RangeIdentityFallback.SINGLE_VALUE), in testIdentity()
/external/icu/icu4j/tools/build/
Dicu4j63.api3.gz