Searched refs:categorical (Results 1 – 19 of 19) sorted by relevance
/external/tensorflow/tensorflow/python/kernel_tests/distributions/ |
D | categorical_test.py | 30 from tensorflow.python.ops.distributions import categorical 39 return categorical.Categorical(logits, dtype=dtype) 47 dist = categorical.Categorical(probs=p) 56 dist = categorical.Categorical(logits=logits) 114 dist = categorical.Categorical(logits) 128 dist = categorical.Categorical(math_ops.log(histograms) - 50.) 135 dist = categorical.Categorical(math_ops.log(histograms) - 50.) 146 dist = categorical.Categorical(probs=histograms) 184 dist = categorical.Categorical(probs=histograms_ph) 196 dist = categorical.Categorical(probs=histograms) [all …]
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | np_utils.py | 74 categorical = np.zeros((n, num_classes), dtype=dtype) 75 categorical[np.arange(n), y] = 1 77 categorical = np.reshape(categorical, output_shape) 78 return categorical
|
/external/tensorflow/tensorflow/python/ops/distributions/ |
D | distributions.py | 23 from tensorflow.python.ops.distributions.categorical import Categorical
|
/external/tensorflow/tensorflow/lite/testing/op_tests/ |
D | multinomial.py | 48 out = tf.random.categorical(
|
/external/tensorflow/tensorflow/lite/tools/optimize/testdata/ |
D | README.md | 30 of mapping categorical input to embeddings.
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.distributions.-categorical.pbtxt | 3 is_instance: "<class \'tensorflow.python.ops.distributions.categorical.Categorical\'>"
|
D | tensorflow.random.pbtxt | 20 name: "categorical"
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.random.pbtxt | 20 name: "categorical"
|
/external/tensorflow/tensorflow/python/ops/numpy_ops/g3doc/ |
D | TensorFlow_NumPy_Text_Generation.ipynb | 725 "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/python/ops/ |
D | random_ops.py | 505 def categorical(logits, num_samples, dtype=None, seed=None, name=None): function
|
/external/tensorflow/tensorflow/python/ops/parallel_for/ |
D | control_flow_ops_test.py | 896 return random_ops.categorical(logits=[[1., -1.]], num_samples=3) 905 return random_ops.categorical(logits_i, num_samples=3)
|
/external/tensorflow/ |
D | RELEASE.md | 475 * `tf.random.categorical` op for output data type `tf.int64` on CPU. 557 categorical preprocessing layers now support `output_mode`. 5431 operations such as categorical feature encoding, text vectorization, data 5435 * Added **categorical data** processing layers: 5436 * `IntegerLookup` & `StringLookup`: build an index of categorical feature 5440 * `CategoryCrossing`: create new categorical features representing 5441 co-occurrences of previous categorical feature values 5442 * `Hashing`: the hashing trick, for large-vocabulary categorical features 5443 * `Discretization`: turn continuous numerical features into categorical 6879 * Add v2 sparse categorical crossentropy metric. [all …]
|
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/ |
D | tfl_ops.td | 5593 let summary = "Draws samples from a categorical distribution."; 5596 The generated values will have a categorical distribution based on the `logits`
|
/external/tensorflow/tensorflow/lite/g3doc/examples/on_device_training/ |
D | overview.ipynb | 297 "Convert the data labels to categorical values by performing one-hot encoding."
|
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/transforms/ |
D | internal_overrides.txt | 562 categorical → kˌætɪgˈorɪkəl
|
D | internal_raw_IPA-old.txt | 32139 categorical %23809 -gɔr-, kˌætəgˈɑrɪkəl, kˌætəgˈɔrɪkəl, kˌætɪgˈorɪkəl
|
D | internal_raw_IPA.txt | 27227 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/ |
D | english.gz |
|
/external/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 30389 light of reason, the incommensurable categorical intelligence situated in the
|