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.py48 categorical = np.zeros((n, num_classes), dtype=dtype)
49 categorical[np.arange(n), y] = 1
51 categorical = np.reshape(categorical, output_shape)
52 return categorical
/external/tensorflow/tensorflow/contrib/learn/python/learn/preprocessing/tests/
Dcategorical_test.py26 from tensorflow.contrib.learn.python.learn.preprocessing import categorical
34 cat_processor = categorical.CategoricalProcessor(min_frequency=1)
42 cat_processor = categorical.CategoricalProcessor()
48 cat_processor = categorical.CategoricalProcessor(
/external/tensorflow/tensorflow/contrib/boosted_trees/proto/
Dtree_config.proto82 // Split rule for categorical features with a single feature Id.
95 // Split rule for categorical features with a set of feature Ids.
120 // Split rule for categorical features with a single feature Id in the oblivious
/external/tensorflow/tensorflow/contrib/learn/python/learn/preprocessing/
D__init__.py28 from tensorflow.contrib.learn.python.learn.preprocessing.categorical import *
/external/tensorflow/tensorflow/python/ops/distributions/
Ddistributions.py27 from tensorflow.python.ops.distributions.categorical import Categorical
/external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/
Ddistribution_util_test.py35 from tensorflow.python.ops.distributions import categorical
410 cat=categorical.Categorical(probs=[[0.3, 0.7]]),
427 mixture_distribution=categorical.Categorical(probs=[0.3, 0.7]),
Dmixture_same_family_test.py29 from tensorflow.python.ops.distributions import categorical as categorical_lib
/external/tensorflow/tensorflow/contrib/distributions/python/ops/
Dmixture.py32 from tensorflow.python.ops.distributions import categorical
131 if not isinstance(cat, categorical.Categorical):
Dpoisson_lognormal.py32 from tensorflow.python.ops.distributions import categorical as categorical_lib
Dvector_diffeomixture.py35 from tensorflow.python.ops.distributions import categorical as categorical_lib
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.random.pbtxt12 name: "categorical"
/external/tensorflow/tensorflow/contrib/gan/python/
Dtrain_test.py39 from tensorflow.python.ops.distributions import categorical
80 [categorical.Categorical([1.0])])
191 predicted_distributions=[categorical.Categorical([1.0])],
199 predicted_distributions=[categorical.Categorical([1.0])],
/external/tensorflow/tensorflow/contrib/distributions/
D__init__.py77 from tensorflow.python.ops.distributions.categorical import *
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.random.pbtxt12 name: "categorical"
Dtensorflow.distributions.-categorical.pbtxt3 is_instance: "<class \'tensorflow.python.ops.distributions.categorical.Categorical\'>"
/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.py361 def categorical(logits, num_samples, dtype=None, seed=None, name=None): function
/external/tensorflow/tensorflow/contrib/gan/python/losses/python/
Dlosses_impl_test.py32 from tensorflow.python.ops.distributions import categorical
566 self._predicted_distributions = [categorical.Categorical(logits=[1.0, 2.0]),
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_overrides.txt562 categorical → 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
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
/external/jline/src/src/test/resources/jline/example/
Denglish.gz