Home
last modified time | relevance | path

Searched refs:categorical (Results 1 – 23 of 23) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/distributions/
Dcategorical_test.py34 from tensorflow.python.ops.distributions import categorical
43 return categorical.Categorical(logits, dtype=dtype)
51 dist = categorical.Categorical(probs=p)
60 dist = categorical.Categorical(logits=logits)
118 dist = categorical.Categorical(logits)
132 dist = categorical.Categorical(math_ops.log(histograms) - 50.)
139 dist = categorical.Categorical(math_ops.log(histograms) - 50.)
150 dist = categorical.Categorical(probs=histograms)
189 dist = categorical.Categorical(probs=histograms_ph)
201 dist = categorical.Categorical(probs=histograms)
[all …]
/external/tensorflow/tensorflow/python/keras/utils/
Dnp_utils.py77 categorical = np.zeros((n, num_classes), dtype=dtype)
78 categorical[np.arange(n), y] = 1
80 categorical = np.reshape(categorical, output_shape)
81 return categorical
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.keras.preprocessing.image.-image-data-generator.pbtxt23 …'filename\', \'class\', \'None\', \'(256, 256)\', \'rgb\', \'None\', \'categorical\', \'32\', \'Tr…
27 …gs=None, keywords=None, defaults=[\'(256, 256)\', \'rgb\', \'None\', \'categorical\', \'32\', \'Tr…
Dtensorflow.keras.preprocessing.sequence.pbtxt17 …cabulary_size\', \'window_size\', \'negative_samples\', \'shuffle\', \'categorical\', \'sampling_t…
Dtensorflow.keras.preprocessing.image.-directory-iterator.pbtxt27 …gs=None, keywords=None, defaults=[\'(256, 256)\', \'rgb\', \'None\', \'categorical\', \'32\', \'Tr…
Dtensorflow.random.pbtxt20 name: "categorical"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.keras.preprocessing.image.-image-data-generator.pbtxt23 …'filename\', \'class\', \'None\', \'(256, 256)\', \'rgb\', \'None\', \'categorical\', \'32\', \'Tr…
27 …gs=None, keywords=None, defaults=[\'(256, 256)\', \'rgb\', \'None\', \'categorical\', \'32\', \'Tr…
Dtensorflow.keras.preprocessing.sequence.pbtxt17 …cabulary_size\', \'window_size\', \'negative_samples\', \'shuffle\', \'categorical\', \'sampling_t…
Dtensorflow.keras.preprocessing.image.-directory-iterator.pbtxt27 …gs=None, keywords=None, defaults=[\'(256, 256)\', \'rgb\', \'None\', \'categorical\', \'32\', \'Tr…
Dtensorflow.distributions.-categorical.pbtxt3 is_instance: "<class \'tensorflow.python.ops.distributions.categorical.Categorical\'>"
Dtensorflow.random.pbtxt20 name: "categorical"
/external/tensorflow/tensorflow/python/ops/distributions/
Ddistributions.py27 from tensorflow.python.ops.distributions.categorical import Categorical
/external/tensorflow/tensorflow/lite/tools/optimize/testdata/
DREADME.md30 of mapping categorical input to embeddings.
/external/tensorflow/tensorflow/python/keras/preprocessing/
Dsequence_test.py94 np.arange(5), vocabulary_size=5, window_size=1, categorical=True)
/external/tensorflow/tensorflow/python/ops/
Drandom_ops.py501 def categorical(logits, num_samples, dtype=None, seed=None, name=None): function
/external/tensorflow/tensorflow/python/ops/numpy_ops/g3doc/
DTensorFlow_NumPy_Text_Generation.ipynb725 "sampled_indices = tf.random.categorical(example_batch_predictions[0], num_samples=1)\n",
997 …"* Then, use a categorical distribution to calculate the index of the predicted character. Use thi…
1046 " # using a categorical distribution to predict the character returned by the model\n",
1048 " predicted_id = tf.random.categorical(predictions, num_samples=1)[-1,0].numpy()\n",
/external/tensorflow/tensorflow/tools/ci_build/
Dpylint_allowlist93 ^tensorflow/python/ops/distributions/categorical.py.*\[E1130.*invalid-unary-operand-type
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dcontrol_flow_ops_test.py744 return random_ops.categorical(logits=[[1., -1.]], num_samples=3)
753 return random_ops.categorical(logits_i, num_samples=3)
/external/tensorflow/
DRELEASE.md1138 …ental.preprocessing`) to handle data preprocessing operations such as categorical feature encodin…
1139 * Added **categorical data** processing layers:
1140 * `IntegerLookup` & `StringLookup`: build an index of categorical feature values
1142 …* `CategoryCrossing`: create new categorical features representing co-occurrences of previous cate…
1143 * `Hashing`: the hashing trick, for large-vocabulary categorical features
1144 …* `Discretization`: turn continuous numerical features into categorical features by binning their …
2020 * Add v2 sparse categorical crossentropy metric.
2452 * Add v2 sparse categorical crossentropy metric.
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_overrides.txt562 categorical → kˌætɪgˈorɪkəl
Dinternal_raw_IPA-old.txt32139 categorical %23809 -gɔr-, kˌætəgˈɑrɪkəl, kˌætəgˈɔrɪkəl, kˌætɪgˈorɪkəl
Dinternal_raw_IPA.txt27227 categorical %33785 kˌætəgˈɑrɪkəl, kˌætəgˈɔrɪkəl, kˌætɪgˈorɪkəl
/external/jline/src/src/test/resources/jline/example/
Denglish.gz