Home
last modified time | relevance | path

Searched refs:combinations (Results 1 – 25 of 847) sorted by relevance

12345678910>>...34

/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.5.x/
Dgles2-khr-master.txt51 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_clamp_clamp
52 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_clamp_repeat
53 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_clamp_mirror
54 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_repeat_clamp
55 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_repeat_repeat
56 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_repeat_mirror
57 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_mirror_clamp
58 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_mirror_repeat
59 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_mirror_mirror
60 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_repeat_clamp_clamp
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.6.x/
Dgles2-khr-master.txt51 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_clamp_clamp
52 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_clamp_repeat
53 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_clamp_mirror
54 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_repeat_clamp
55 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_repeat_repeat
56 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_repeat_mirror
57 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_mirror_clamp
58 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_mirror_repeat
59 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_mirror_mirror
60 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_repeat_clamp_clamp
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/master/
Dgles2-khr-master.txt51 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_clamp_clamp
52 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_clamp_repeat
53 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_clamp_mirror
54 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_repeat_clamp
55 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_repeat_repeat
56 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_repeat_mirror
57 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_mirror_clamp
58 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_mirror_repeat
59 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_clamp_mirror_mirror
60 KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_repeat_clamp_clamp
[all …]
/external/deqp/android/cts/master/src/
Dgles3-hw-issues.txt122 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_clamp_mir…
123 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_clamp_rep…
124 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_mirror_mi…
125 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_mirror_re…
126 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_repeat_cl…
127 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_repeat_mi…
128 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_repeat_re…
129 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_nearest_clamp_mi…
130 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_nearest_clamp_re…
131 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_nearest_mirror_m…
[all …]
/external/tensorflow/tensorflow/python/distribute/
Dcombinations_test.py27 from tensorflow.python.distribute import combinations
31 from tensorflow.python.framework import combinations as framework_combinations
44 combinations.NamedDistribution(
47 test_combinations=(combinations.ClusterCombination(),))
54 combinations.NamedDistribution("NoClusterParams", lambda: None),
56 test_combinations=(combinations.ClusterCombination(),))
63 test_combinations=(combinations.ClusterCombination(),))
70 combinations.NamedDistribution(
72 combinations.NamedDistribution("WithoutClusterParams", lambda: None),
74 test_combinations=(combinations.ClusterCombination(),))
[all …]
Dstrategy_combinations_test.py26 from tensorflow.python.distribute import combinations
41 @combinations.generate(
42 combinations.combine(
57 @combinations.generate(
58 combinations.combine(
73 @combinations.generate(
74 combinations.combine(
93 @combinations.generate(
94 combinations.combine(strategy=[
103 @combinations.generate(
[all …]
Dcustom_training_loop_input_test.py25 from tensorflow.python.distribute import combinations
79 @combinations.generate(
80 combinations.combine(
100 @combinations.generate(
101 combinations.combine(
122 @combinations.generate(
123 combinations.combine(
140 @combinations.generate(
141 combinations.combine(
160 @combinations.generate(
[all …]
Dstrategy_combinations.py25 from tensorflow.python.distribute import combinations
215 default_strategy = combinations.NamedDistribution(
219 one_device_strategy = combinations.NamedDistribution(
221 one_device_strategy_gpu = combinations.NamedDistribution(
223 one_device_strategy_on_worker_1 = combinations.NamedDistribution(
227 one_device_strategy_gpu_on_worker_1 = combinations.NamedDistribution(
231 tpu_strategy = combinations.NamedDistribution(
233 tpu_strategy_packed_var = combinations.NamedDistribution(
237 tpu_strategy_one_step = combinations.NamedDistribution(
239 tpu_strategy_one_core = combinations.NamedDistribution(
[all …]
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dcompression_ops_test.py27 from tensorflow.python.framework import combinations
38 combinations.NamedObject("int", 1),
39 combinations.NamedObject("string", "dog"),
40 combinations.NamedObject("tuple", (1, 1)),
41 combinations.NamedObject("nested_tuple", ((1, 1), (2, 2))),
42 combinations.NamedObject("named_tuple", Item(id=1, name="item1")),
43 combinations.NamedObject("unicode", "アヒル"),
44 combinations.NamedObject(
47 combinations.NamedObject("int_string_tuple", (1, "dog")),
48 combinations.NamedObject(
[all …]
Drebatch_dataset_test.py28 from tensorflow.python.framework import combinations
78 @combinations.generate(
79 combinations.times(
81 combinations.combine(is_batch_size_static=[True, False])))
97 @combinations.generate(
98 combinations.times(
100 combinations.combine(is_batch_size_static=[True, False])))
119 @combinations.generate(
120 combinations.times(
122 combinations.combine(is_batch_size_static=[True, False])))
[all …]
Dcsv_dataset_test.py32 from tensorflow.python.framework import combinations
103 @combinations.generate(test_base.default_test_combinations())
109 @combinations.generate(test_base.default_test_combinations())
115 @combinations.generate(test_base.default_test_combinations())
121 @combinations.generate(test_base.default_test_combinations())
127 @combinations.generate(test_base.default_test_combinations())
135 @combinations.generate(test_base.default_test_combinations())
144 @combinations.generate(test_base.default_test_combinations())
154 @combinations.generate(test_base.default_test_combinations())
163 @combinations.generate(test_base.default_test_combinations())
[all …]
Dtake_while_test.py26 from tensorflow.python.framework import combinations
36 @combinations.generate(
37 combinations.times(
39 combinations.combine(num_elements=[14, 15], window_size=[2]) +
40 combinations.combine(num_elements=[100], window_size=[3])))
55 @combinations.generate(
56 combinations.times(
58 combinations.combine(
60 combinations.combine(
62 combinations.combine(
[all …]
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/
DModifierKeyCombinationSet.java25 private final ImmutableSortedSet<ModifierKeyCombination> combinations; field in ModifierKeyCombinationSet
27 private ModifierKeyCombinationSet(ImmutableSortedSet<ModifierKeyCombination> combinations) { in ModifierKeyCombinationSet() argument
28 this.combinations = checkNotNull(combinations); in ModifierKeyCombinationSet()
35 public static ModifierKeyCombinationSet of(Set<ModifierKeyCombination> combinations) { in of() argument
37 .simplifySet(combinations); in of()
48 builder.addAll(combinationSet.combinations); in combine()
53 public ImmutableSortedSet<ModifierKeyCombination> combinations() { in combinations() method in ModifierKeyCombinationSet
54 return combinations; in combinations()
62 for (ModifierKeyCombination combination : combinations) { in isBase()
74 return SPACE_JOINER.join(combinations); in toString()
[all …]
/external/tensorflow/tensorflow/python/framework/
Dtest_combinations_test.py25 from tensorflow.python.framework import test_combinations as combinations unknown
44 }], combinations.combine(a=[1, 2], b=[2, 3]))
52 ], combinations.combine(ab=[2, 3], aa=[1, 2]))
61 }], combinations.combine(a=[1, 2], b=2))
74 combinations.combine(a=[1, 2]) + combinations.combine(b=[2, 3]))
77 c1 = combinations.combine(mode=["graph"], loss=["callable", "tensor"])
78 c2 = combinations.combine(mode=["eager"], loss=["callable"])
79 c3 = combinations.combine(distribution=["d1", "d2"])
80 c4 = combinations.times(c3, c1 + c2)
97 c1 = combinations.combine(mode=["graph", "eager"])
[all …]
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.__internal__.distribute.combinations.pbtxt1 path: "tensorflow.__internal__.distribute.combinations"
5 mtype: "<class \'tensorflow.python.distribute.combinations.NamedDistribution\'>"
9 mtype: "<class \'tensorflow.python.distribute.combinations.NamedDistribution\'>"
13 mtype: "<class \'tensorflow.python.distribute.combinations.NamedDistribution\'>"
17 mtype: "<class \'tensorflow.python.distribute.combinations.NamedDistribution\'>"
21 mtype: "<class \'tensorflow.python.distribute.combinations.NamedDistribution\'>"
25 mtype: "<class \'tensorflow.python.distribute.combinations.NamedDistribution\'>"
29 mtype: "<class \'tensorflow.python.distribute.combinations.NamedDistribution\'>"
33 mtype: "<class \'tensorflow.python.distribute.combinations.NamedDistribution\'>"
37 mtype: "<class \'tensorflow.python.distribute.combinations.NamedDistribution\'>"
[all …]
/external/tensorflow/tensorflow/python/keras/distribute/
Doptimizer_combinations.py21 from tensorflow.python.framework import test_combinations as combinations unknown
37 gradient_descent_optimizer_v1_fn = combinations.NamedObject(
40 adagrad_optimizer_v1_fn = combinations.NamedObject(
42 adam_optimizer_v1_fn = combinations.NamedObject(
44 ftrl_optimizer_v1_fn = combinations.NamedObject(
46 rmsprop_optimizer_v1_fn = combinations.NamedObject(
55 adadelta_optimizer_keras_v2_fn = combinations.NamedObject(
57 adagrad_optimizer_keras_v2_fn = combinations.NamedObject(
59 adam_optimizer_keras_v2_fn = combinations.NamedObject(
61 adamax_optimizer_keras_v2_fn = combinations.NamedObject(
[all …]
/external/tensorflow/tensorflow/python/data/kernel_tests/
Drange_test.py25 from tensorflow.python.framework import combinations
33 @combinations.generate(
34 combinations.times(
36 combinations.combine(output_type=[
46 @combinations.generate(
47 combinations.times(
49 combinations.combine(output_type=[
59 @combinations.generate(
60 combinations.times(
62 combinations.combine(output_type=[
[all …]
Dinterleave_test.py29 from tensorflow.python.framework import combinations
107 @combinations.generate(
108 combinations.times(
110 combinations.combine(
117 ]]) + combinations.combine(
124 ]]) + combinations.combine(
131 ]]) + combinations.combine(
139 combinations.combine(
155 @combinations.generate(
156 combinations.times(
[all …]
Ddataset_test.py37 from tensorflow.python.framework import combinations
52 @combinations.generate(test_base.default_test_combinations())
67 @combinations.generate(test_base.default_test_combinations())
80 @combinations.generate(test_base.default_test_combinations())
97 @combinations.generate(test_base.default_test_combinations())
102 @combinations.generate(test_base.default_test_combinations())
110 @combinations.generate(test_base.default_test_combinations())
115 @combinations.generate(test_base.default_test_combinations())
120 @combinations.generate(test_base.default_test_combinations())
125 @combinations.generate(test_base.default_test_combinations())
[all …]
Dprefetch_test.py26 from tensorflow.python.framework import combinations
33 @combinations.generate(
34 combinations.times(test_base.default_test_combinations(),
35 combinations.combine(buffer_size=[-1, None, 0, 42])))
40 @combinations.generate(
41 combinations.times(test_base.default_test_combinations(),
42 combinations.combine(buffer_size=[-2, -42])))
48 @combinations.generate(
49 combinations.times(
51 combinations.combine(
[all …]
Dmemory_cleanup_test.py32 from tensorflow.python.framework import combinations
72 @combinations.generate(combinations.combine(tf_api_version=1, mode="eager"))
89 @combinations.generate(
90 combinations.combine(tf_api_version=1, mode="eager"))
123 @combinations.generate(test_base.eager_only_combinations())
135 @combinations.generate(combinations.combine(tf_api_version=1, mode="eager"))
147 @combinations.generate(test_base.eager_only_combinations())
159 @combinations.generate(test_base.eager_only_combinations())
171 @combinations.generate(
172 combinations.times(test_base.eager_only_combinations(),
[all …]
Dshuffle_test.py29 from tensorflow.python.framework import combinations
44 @combinations.generate(test_base.default_test_combinations())
123 @combinations.generate(combinations.combine(tf_api_version=1, mode="graph"))
149 @combinations.generate(test_base.default_test_combinations())
163 @combinations.generate(
164 combinations.times(
166 combinations.combine(reshuffle=[True, False]),
167 combinations.combine(graph_seed=38, op_seed=None) +
168 combinations.combine(graph_seed=None, op_seed=42) +
169 combinations.combine(graph_seed=38, op_seed=42)))
[all …]
Dmap_test.py35 from tensorflow.python.framework import combinations
71 new_map_combinations = combinations.combine(
74 apply_map=combinations.NamedObject("map_fn", new_map_fn))
76 legacy_map_combinations = combinations.combine(
79 apply_map=combinations.NamedObject("legacy_map_fn", legacy_map_fn))
89 return combinations.combine(
92 apply_map=combinations.NamedObject("map_fn", new_map_fn))
115 return x + combinations.combine(
116 structure=structure, fn=combinations.NamedObject(name, fn))
176 @combinations.generate(_test_combinations())
[all …]
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/optimization/
Dmap_vectorization_test.py32 from tensorflow.python.framework import combinations
55 return x + combinations.combine(map_fn=combinations.NamedObject(name, fn))
252 @combinations.generate(
253 combinations.times(test_base.default_test_combinations(),
254 combinations.combine(num_parallel_calls=[None, 12])))
261 @combinations.generate(
262 combinations.times(test_base.default_test_combinations(),
263 combinations.combine(num_parallel_calls=[None, 12])))
271 @combinations.generate(
272 combinations.times(test_base.default_test_combinations(),
[all …]
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/
Dcache_dataset_serialization_test.py27 from tensorflow.python.framework import combinations
57 @combinations.generate(
58 combinations.times(test_base.default_test_combinations(),
59 combinations.combine(is_memory=[True, False])))
77 @combinations.generate(
78 combinations.times(test_base.default_test_combinations(),
79 combinations.combine(is_memory=[True, False])))
97 @combinations.generate(
98 combinations.times(test_base.default_test_combinations(),
99 combinations.combine(is_memory=[True, False])))
[all …]

12345678910>>...34