Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/cpu/operators/
DCpuWinogradConv2d.cpp215 const TensorShape d_shape(n, m, n_batches, n_gemms); in configure() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc2371 Shape d_shape = ShapeUtil::MakeShape(indices_type, {2}); in OptimizeDotOfGather() local