Searched refs:ShouldIgnoreInput (Results 1 – 1 of 1) sorted by relevance
94 Status ShouldIgnoreInput(const NodeDef& node, int i, bool* result) { in ShouldIgnoreInput() function175 TF_RETURN_IF_ERROR(ShouldIgnoreInput(*node, i, &should_ignore_input)); in Init()