Searched refs:outputTensorInfo5 (Results 1 – 1 of 1) sorted by relevance
70 TensorInfo outputTensorInfo5; variable72 CalculateReducedOutputTensoInfo(inputTensorInfo, axisData5, keepDims, outputTensorInfo5);74 CHECK(outputTensorInfo5.GetNumDimensions() == 3);75 CHECK(outputTensorInfo5.GetShape()[0] == 2);76 CHECK(outputTensorInfo5.GetShape()[1] == 1);77 CHECK(outputTensorInfo5.GetShape()[2] == 1);