Home
last modified time | relevance | path

Searched refs:GetTensorListLength (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_layout_pass.cc1039 inline int GetTensorListLength(const OpDef::ArgDef& arg, const Node* n) { in GetTensorListLength() function in tensorflow::MklLayoutRewritePass
2279 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()