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_cuda.cu62 int dim_y = 1; in test_first_dim_reductions() local
102 int dim_y = 1; in test_last_dim_reductions() local
Dcxx11_tensor_reduction_sycl.cpp58 int dim_y = 1; in test_first_dim_reductions_sycl() local
96 int dim_y = 1; in test_last_dim_reductions_sycl() local
/external/u-boot/drivers/video/
Dmb862xx.c448 unsigned int dim_y, unsigned int color) in video_hw_rectfill()
/external/freetype/src/pshinter/
Dpshalgo.c2114 PSH_Dimension dim_y = &glyph->globals->dimension[1]; in ps_hints_apply() local
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc1336 const auto dim_y = in BroadcastBinaryOpOutputShapeFnHelper() local
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dpropagate_fixed_sizes.cc101 int dim_y = dim_y_is_one ? 1 : input_shape_y.dims(i - (rank_out - rank_y)); in ComputeBinaryOperatorOutputSize() local