Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/NEON/functions/
DNEWinogradConvolutionLayer.cpp507 TensorShape d_shape(n, m, 1, n_gemms); in configure() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc2126 Shape d_shape = ShapeUtil::MakeShape(indices_type, {2}); in OptimizeDotOfGather() local