Home
last modified time | relevance | path

Searched defs:dim_y (Results 1 – 6 of 6) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_reduction_gpu.cu59 int dim_y = 1; in test_first_dim_reductions() local
99 int dim_y = 1; in test_last_dim_reductions() local
Dcxx11_tensor_reduction_sycl.cpp444 IndexType dim_y = 1; in test_first_dim_reductions_max_sycl() local
610 const Eigen::SyclDevice& sycl_device, IndexType dim_x, IndexType dim_y) { in test_first_dim_reductions_sum_sycl()
652 IndexType dim_y = 1; in test_first_dim_reductions_mean_sycl() local
698 IndexType dim_y = 1; in test_last_dim_reductions_mean_sycl() local
743 IndexType dim_y = 1; in test_last_dim_reductions_sum_sycl() local
/external/ComputeLibrary/src/core/NEON/kernels/
DNENormalizationLayerKernel.cpp190 … const int dim_y = _input->info()->data_layout() == DataLayout::NCHW ? 1 : 2; in normalize_float() local
/external/freetype/src/pshinter/
Dpshalgo.c2105 PSH_Dimension dim_y = &glyph->globals->dimension[1]; in ps_hints_apply() local
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dpropagate_fixed_sizes.cc102 int dim_y = dim_y_is_one ? 1 : input_shape_y.dims(i - (rank_out - rank_y)); in ComputeBinaryOperatorOutputSize() local
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc2056 const auto dim_y = in BroadcastBinaryOpOutputShapeFnHelper() local