Searched refs:IsFunctionCallOp (Results 1 – 1 of 1) sorted by relevance
63 bool IsFunctionCallOp(const string& op_type) { in IsFunctionCallOp() function102 if (!status.ok() || IsFunctionCallOp(ndef.op())) { in MemoryTypesForNode()