Searched refs:ArgIsList (Results 1 – 2 of 2) sorted by relevance
516 bool ArgIsList(const OpDef::ArgDef& arg) { in ArgIsList() function596 "::tensorflow::", ArgIsList(arg) ? "InputList" : "Input")); in OpInfo()658 bool is_list = ArgIsList(arg); in OpInfo()958 ArgIsList(arg) ? "AsNodeOutList" : "AsNodeOut", "(", scope_str, ", ", in GetConstructorBody()
987 inline bool ArgIsList(const OpDef::ArgDef& arg) const { in ArgIsList() function in tensorflow::MklLayoutRewritePass994 CHECK_EQ(ArgIsList(arg), true); in GetTensorListLength()2237 if (ArgIsList(arg)) { in SetUpContiguousInputs()2277 if (ArgIsList(arg)) { in SetUpContiguousInputs()2419 if (ArgIsList(arg)) { in CopyInputs()