Home
last modified time | relevance | path

Searched defs:d_shape (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/cadence/hifi/third-party/nnlib/
H A Dxa_nn_elm_add_f32_broadcast.c267 ae_int32x2 d_str, d_shape; in xa_nn_elm_add_broadcast_4D_f32xf32_f32() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuWinogradConv2d.cpp215 const TensorShape d_shape(n, m, n_batches, n_gemms); in configure() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier.cc2371 Shape d_shape = ShapeUtil::MakeShape(indices_type, {2}); in OptimizeDotOfGather() local