Home
last modified time | relevance | path

Searched refs:computeOutputDimensions (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/common/cpu_operations/
DBatchMatmul.cpp63 std::vector<uint32_t> computeOutputDimensions(const Shape& LHSTensorShape, in computeOutputDimensions() function
225 computeOutputDimensions(inputLHSTensorShape, inputRHSTensorShape, adjX, adjY); in prepare()