Searched refs:IsPluggableDevice (Results 1 – 2 of 2) sorted by relevance
119 virtual bool IsPluggableDevice() { return false; } in IsPluggableDevice() function
210 } else if (!cc_ctx->op_device_context()->IsPluggableDevice()) { in TF_GetStream()