Searched defs:inputDim (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/NeuralNetworks/common/cpu_operations/ |
| D | MirrorPad.cpp | 200 const auto inputDim = getSizeOfDimension(inputShape, i); in eval() local
|
| /packages/modules/NeuralNetworks/runtime/test/ |
| D | TestValidateOperations.cpp | 3601 uint32_t inputDim[] = {2, 2, 2, 2}; in normalizationOpTest() local 3633 uint32_t inputDim[] = {2, 2, 2, 6}; in localResponseNormOpTest() local 3689 uint32_t inputDim[] = {3, 3, 3}; in sliceTest() local 4306 uint32_t inputDim[] = {1, 2, 2, 1}, outputDim[] = {1, 1, 1, 1}; in resizeNearestNeighborTest() local
|