Searched refs:tensorPtrList (Results 1 – 1 of 1) sorted by relevance
143 AbstractTensorPtrList tensorPtrList = std::vector<AbstractTensorPtr>(); in InferImplBatchNorm() local146 tensorPtrList.push_back(param); in InferImplBatchNorm()148 (void)CheckTensorsDTypeSame(tensorPtrList, {kFloat16, kFloat32}, in InferImplBatchNorm()