Searched refs:IsPinnableOp (Results 1 – 1 of 1) sorted by relevance
786 bool IsPinnableOp(const string& op_type) { in IsPinnableOp() function822 ctx->PinSmallOpsToCPU() && !op->is_function() && IsPinnableOp(op->Name()); in MaybeUpdateOpDevice()