Project import generated by Copybara.
GitOrigin-RevId: d073f8e21be2fcc0e503cb97c6695078b6b75310
This commit is contained in:
@@ -104,7 +104,7 @@ GpuResources::~GpuResources() {
|
||||
#endif
|
||||
}
|
||||
|
||||
mediapipe::Status GpuResources::PrepareGpuNode(CalculatorNode* node) {
|
||||
absl::Status GpuResources::PrepareGpuNode(CalculatorNode* node) {
|
||||
CHECK(node->UsesGpu());
|
||||
std::string node_id = node->GetCalculatorState().NodeName();
|
||||
std::string node_type = node->GetCalculatorState().CalculatorType();
|
||||
|
||||
Reference in New Issue
Block a user