Searched refs:IsFunctionCallOp (Results 1 – 1 of 1) sorted by relevance
65 bool IsFunctionCallOp(const string& op_type) { in IsFunctionCallOp() function108 bool has_kernel_def = status.ok() && !IsFunctionCallOp(ndef.op()); in MemoryTypesForNode()