Home
last modified time | relevance | path

Searched defs:reduce_dim (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dbincount_op.cc78 Eigen::array<int, 1> reduce_dim({0}); in Compute() local
161 Eigen::array<int, 1> reduce_dim({0}); in Compute() local
H A Dreduce_join_op.cc69 for (int32_t reduce_dim : reduced_indices) { in GetReductionIterSize() local
H A Dtile_ops.cc492 Eigen::DSizes<Eigen::DenseIndex, REDUCENDIM> reduce_dim; in HandleReduce() local
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/
H A DReduce.cpp47 int32_t reduce_dim = dim; in add_reduce_node() local
H A DSoftmax.cpp44 int32_t reduce_dim = graph.extract_scalar<int32_t>(dim); in add_softmax_node() local
/aosp_15_r20/external/pytorch/torch/masked/maskedtensor/
H A Dreductions.py84 def reduce_dim(self, dim, keepdim=False, dtype=None): function
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/strings_ops/
H A Dreduce_join_op_test.py43 def _joined_array(num_dims, reduce_dim): argument
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/expansions/
H A Dmatmul_spmd_expander.cc68 std::string reduce_dim; in ExpandOp() local
/aosp_15_r20/external/pytorch/torch/onnx/
H A Dsymbolic_opset13.py431 def reduce_dim(g, self, dim, keepdim, dtype): function
H A Dsymbolic_helper.py1800 def reduce_dim(g, self, dim, keepdim, dtype): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dmatrix.cc93 int64_t reduce_dim = n_dims - 1; in GetMatrixDiagonal() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlower_tf.cc1658 auto reduce_dim = in matchAndRewrite() local
H A Dlegalize_hlo.cc1507 auto reduce_dim = (*dimensions.value_begin<APInt>()).getSExtValue(); in MatchIotaConst() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorConversions.cpp1056 std::vector<int64_t> reduce_dim((blocked_layout ? 2 : 0) + dense_dim); in dense_to_sparse_compressed() local
H A DLinearAlgebra.cpp2822 auto reduce_dim = is_all_reduce ? all_dim : opt_dim_; in TORCH_IMPL_FUNC() local
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/
H A Donedevice_train_palm_detection_filter_inference_beta.cc823 const int32_t reduce_dim, in Softmax()
H A Donedevice_train_palm_detection_filter_inference.cc824 const int32_t reduce_dim, in Softmax()
H A Donedevice_train_palm_detection_filter_inference_v2.cc823 const int32_t reduce_dim, in Softmax()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Drandomized_tests.cc1684 int reduce_dim = in TEST_F() local
1701 int reduce_dim = in TEST_F() local