Searched refs:GetTensorListLength (Results 1 – 1 of 1) sorted by relevance
1039 inline int GetTensorListLength(const OpDef::ArgDef& arg, const Node* n) { in GetTensorListLength() function in tensorflow::MklLayoutRewritePass2279 int tensor_list_length = GetTensorListLength(arg, old_node); in SetUpContiguousInputs()2319 int tensor_list_length = GetTensorListLength(arg, old_node); in SetUpContiguousInputs()2457 int N = GetTensorListLength(arg, old_node); in CopyInputs()