Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dmemory_types.cc65 bool IsFunctionCallOp(const string& op_type) { in IsFunctionCallOp() function
108 bool has_kernel_def = status.ok() && !IsFunctionCallOp(ndef.op()); in MemoryTypesForNode()