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/freetype/src/pshinter/
Dpshalgo.c2113 PSH_Dimension dim_y = &glyph->globals->dimension[1]; in ps_hints_apply() local
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.cpp2119 uint32_t dim_y = alloc->dimension.get()->dim_2; in JITAllocationSize() local
3258 uint32_t dim_y = alloc->dimension.get()->dim_2; in DumpAllocation() 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.cc2016 const auto dim_y = in BroadcastBinaryOpOutputShapeFnHelper() local