Searched refs:input_mkl_tensors (Results 1 – 1 of 1) sorted by relevance
710 OpInputList input_mkl_tensors; in GetMklShapeList() local711 GetMklInputList(ctext, strings::StrCat("mkl_", name), &input_mkl_tensors); in GetMklShapeList()713 for (int i = 0; i < input_mkl_tensors.size(); i++) { in GetMklShapeList()715 input_mkl_tensors[i].flat<uint8>().data(), in GetMklShapeList()716 input_mkl_tensors[i].flat<uint8>().size() * sizeof(uint8)); in GetMklShapeList()