Home
last modified time | relevance | path

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

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