Home
last modified time | relevance | path

Searched refs:reduced (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/external/skqp/tests/
DClipStackTest.cpp1054 const GrReducedClip* reduced = new (storage.get()) GrReducedClip(stack, queryBounds, caps); in test_reduced_clip_stack() local
1057 reduced->maskElements().isEmpty() || in test_reduced_clip_stack()
1058 SkClipStack::kInvalidGenID != reduced->maskGenID(), in test_reduced_clip_stack()
1061 if (!reduced->maskElements().isEmpty()) { in test_reduced_clip_stack()
1062 REPORTER_ASSERT(reporter, reduced->hasScissor(), testCase.c_str()); in test_reduced_clip_stack()
1066 REPORTER_ASSERT(reporter, reduced->maskRequiresAA() == doAA, testCase.c_str()); in test_reduced_clip_stack()
1071 if (GrReducedClip::InitialState::kAllOut == reduced->initialState()) { in test_reduced_clip_stack()
1075 for (ElementList::Iter iter(reduced->maskElements()); iter.get(); iter.next()) { in test_reduced_clip_stack()
1079 SkIRect scissor = reduced->hasScissor() ? reduced->scissor() : kIBounds; in test_reduced_clip_stack()
1094 reduced->~GrReducedClip(); in test_reduced_clip_stack()
[all …]
/external/skia/tests/
DClipStackTest.cpp1054 const GrReducedClip* reduced = new (storage.get()) GrReducedClip(stack, queryBounds, caps); in test_reduced_clip_stack() local
1057 reduced->maskElements().isEmpty() || in test_reduced_clip_stack()
1058 SkClipStack::kInvalidGenID != reduced->maskGenID(), in test_reduced_clip_stack()
1061 if (!reduced->maskElements().isEmpty()) { in test_reduced_clip_stack()
1062 REPORTER_ASSERT(reporter, reduced->hasScissor(), testCase.c_str()); in test_reduced_clip_stack()
1066 REPORTER_ASSERT(reporter, reduced->maskRequiresAA() == doAA, testCase.c_str()); in test_reduced_clip_stack()
1071 if (GrReducedClip::InitialState::kAllOut == reduced->initialState()) { in test_reduced_clip_stack()
1075 for (ElementList::Iter iter(reduced->maskElements()); iter.get(); iter.next()) { in test_reduced_clip_stack()
1079 SkIRect scissor = reduced->hasScissor() ? reduced->scissor() : kIBounds; in test_reduced_clip_stack()
1094 reduced->~GrReducedClip(); in test_reduced_clip_stack()
[all …]
/external/python/cpython3/Lib/lib2to3/
Dbtm_utils.py129 reduced = reduce_tree(child, new_node)
130 if reduced is not None:
131 new_node.children.append(reduced)
137 reduced = reduce_tree(child, new_node)
138 if reduced:
139 new_node.children.append(reduced)
229 reduced = reduce_tree(child, new_node)
230 if reduced is not None:
231 new_node.children.append(reduced)
/external/python/cpython2/Lib/lib2to3/
Dbtm_utils.py130 reduced = reduce_tree(child, new_node)
131 if reduced is not None:
132 new_node.children.append(reduced)
138 reduced = reduce_tree(child, new_node)
139 if reduced:
140 new_node.children.append(reduced)
230 reduced = reduce_tree(child, new_node)
231 if reduced is not None:
232 new_node.children.append(reduced)
/external/tensorflow/tensorflow/python/kernel_tests/
Dreduce_join_op_test.py241 reduced = string_ops.reduce_join(placeholder, axis=0)
242 output_array = reduced.eval(feed_dict={placeholder.name: input_array})
244 self.assertAllEqual(truth_shape, reduced.get_shape())
255 reduced = string_ops.reduce_join(input_array, axis=placeholder)
256 output_array_dim_zero = reduced.eval(feed_dict={placeholder.name: [0]})
257 output_array_dim_one = reduced.eval(feed_dict={placeholder.name: [1]})
260 self.assertAllEqual(truth_shape, reduced.get_shape())
347 reduced = string_ops.reduce_join(["test", "test2"], axis=placeholder)
350 reduced.eval(feed_dict={placeholder.name: -2})
352 reduced.eval(feed_dict={placeholder.name: 2})
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_SparseReduceMax.pbtxt31 `R-K`-D. The reduced Tensor.
37 If true, retain reduced dimensions with length 1.
47 `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in
48 `reduction_axes`. If `keep_dims` is true, the reduced dimensions are retained
51 If `reduction_axes` has no entries, all dimensions are reduced, and a tensor
Dapi_def_SparseReduceSum.pbtxt31 `R-K`-D. The reduced Tensor.
37 If true, retain reduced dimensions with length 1.
47 `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in
48 `reduction_axes`. If `keep_dims` is true, the reduced dimensions are retained
51 If `reduction_axes` has no entries, all dimensions are reduced, and a tensor
Dapi_def_EuclideanNorm.pbtxt23 The reduced tensor.
29 If true, retain reduced dimensions with length 1.
35 `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in
36 `reduction_indices`. If `keep_dims` is true, the reduced dimensions are
Dapi_def_Mean.pbtxt26 The reduced tensor.
32 If true, retain reduced dimensions with length 1.
38 `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in
39 `reduction_indices`. If `keep_dims` is true, the reduced dimensions are
Dapi_def_Max.pbtxt26 The reduced tensor.
32 If true, retain reduced dimensions with length 1.
38 `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in
39 `reduction_indices`. If `keep_dims` is true, the reduced dimensions are
Dapi_def_Any.pbtxt26 The reduced tensor.
32 If true, retain reduced dimensions with length 1.
38 `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in
39 `reduction_indices`. If `keep_dims` is true, the reduced dimensions are
Dapi_def_Min.pbtxt26 The reduced tensor.
32 If true, retain reduced dimensions with length 1.
38 `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in
39 `reduction_indices`. If `keep_dims` is true, the reduced dimensions are
Dapi_def_Sum.pbtxt26 The reduced tensor.
32 If true, retain reduced dimensions with length 1.
38 `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in
39 `reduction_indices`. If `keep_dims` is true, the reduced dimensions are
Dapi_def_Prod.pbtxt26 The reduced tensor.
32 If true, retain reduced dimensions with length 1.
38 `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in
39 `reduction_indices`. If `keep_dims` is true, the reduced dimensions are
Dapi_def_All.pbtxt26 The reduced tensor.
32 If true, retain reduced dimensions with length 1.
38 `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in
39 `reduction_indices`. If `keep_dims` is true, the reduced dimensions are
Dapi_def_SparseReduceSumSparse.pbtxt31 If true, retain reduced dimensions with length 1.
41 `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in
42 `reduction_axes`. If `keep_dims` is true, the reduced dimensions are retained
45 If `reduction_axes` has no entries, all dimensions are reduced, and a tensor
Dapi_def_SparseReduceMaxSparse.pbtxt31 If true, retain reduced dimensions with length 1.
41 `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in
42 `reduction_axes`. If `keep_dims` is true, the reduced dimensions are retained
45 If `reduction_axes` has no entries, all dimensions are reduced, and a tensor
Dapi_def_ReduceJoin.pbtxt6 The input to be joined. All reduced indices must have non-zero size.
12 The dimensions to reduce over. Dimensions are reduced in the
20 Has shape equal to that of the input with reduced dimensions removed or
27 If `True`, retain reduced dimensions with length `1`.
/external/tensorflow/tensorflow/compiler/xla/service/
Dreduce_precision_insertion.cc96 HloInstruction* reduced = instruction->parent()->AddInstruction( in insert_after() local
99 TF_RETURN_IF_ERROR(instruction->ReplaceAllUsesWith(reduced)); in insert_after()
137 HloInstruction* reduced = nullptr; in insert_on_inputs() local
143 reduced = user; in insert_on_inputs()
148 if (!reduced) { in insert_on_inputs()
149 reduced = instruction->parent()->AddInstruction( in insert_on_inputs()
154 TF_RETURN_IF_ERROR(instruction->ReplaceOperandWith(i, reduced)); in insert_on_inputs()
/external/boringssl/src/third_party/wycheproof_testvectors/
Daes_gcm_test.txt499 # The counter for AES-GCM is reduced modulo 2**32. This test vector was
511 # The counter for AES-GCM is reduced modulo 2**32. This test vector was
523 # The counter for AES-GCM is reduced modulo 2**32. This test vector was
535 # The counter for AES-GCM is reduced modulo 2**32. This test vector was
547 # The counter for AES-GCM is reduced modulo 2**32. This test vector was
559 # The counter for AES-GCM is reduced modulo 2**32. This test vector was
571 # The counter for AES-GCM is reduced modulo 2**32. This test vector was
583 # The counter for AES-GCM is reduced modulo 2**32. This test vector was
595 # The counter for AES-GCM is reduced modulo 2**32. This test vector was
607 # The counter for AES-GCM is reduced modulo 2**32. This test vector was
[all …]
/external/tensorflow/tensorflow/python/distribute/
Dcross_device_ops.py214 reduced = cross_device_utils.aggregate_tensors_or_indexed_slices(
217 reduced = cross_device_utils.divide_by_n_tensors_or_indexed_slices(
218 reduced, count)
221 return reduced
391 reduced = _simple_reduce(per_replica_value, reduce_to_device,
393 return self.broadcast(reduced, destinations)
626 def _unpack_tensors(reduced, tensor_packer=None): argument
629 return tensor_packer.unpack(reduced)
630 return reduced
731 reduced = cross_device_utils.aggregate_gradients_using_nccl(
[all …]
/external/eigen/unsupported/test/
Dcxx11_tensor_argmax.cpp64 Tensor<Tuple<DenseIndex, float>, 0, DataLayout> reduced; in test_argmax_tuple_reducer() local
66 reduced = index_tuples.reduce( in test_argmax_tuple_reducer()
71 VERIFY_IS_EQUAL(maxi(), reduced(0).second); in test_argmax_tuple_reducer()
96 Tensor<Tuple<DenseIndex, float>, 0, DataLayout> reduced; in test_argmin_tuple_reducer() local
98 reduced = index_tuples.reduce( in test_argmin_tuple_reducer()
103 VERIFY_IS_EQUAL(mini(), reduced(0).second); in test_argmin_tuple_reducer()
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_reduce_op_test.py310 reduced = ragged_reduce_op(rt_input, axis)
311 self.assertRaggedEqual(reduced, expected)
324 reduced = ragged_math_ops.reduce_mean(rt_input, axis=1)
325 self.assertEqualWithNan(self.evaluate(reduced), expected)
330 reduced = ragged_math_ops.reduce_mean(tensor, axis=1)
331 self.assertRaggedEqual(reduced, expected)
/external/clang/test/CodeGen/
Dregparm.c14 extern void FASTCALL reduced(char b, double c, foo* d, double e, int f);
24 reduced(0, 0.0, 0, 0.0, 0); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dcoff-debugging-secrel.ll8 ; ModuleID = '/Users/compnerd/work/llvm/test/MC/ARM/reduced.c'
22 !2 = !DIFile(filename: "/Users/compnerd/work/llvm/test/MC/ARM/reduced.c", directory: "/Users/compne…
23 !3 = !DIFile(filename: "/Users/compnerd/work/llvm/test/MC/ARM/reduced.c", directory: "/Users/compne…

12345678910>>...22