- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ServerDef (0.13 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tensorflow/c/c_api.cc
"Server functionality is not supported on mobile"); return nullptr; #else tensorflow::ServerDef server_def; if (!server_def.ParseFromArray(proto, static_cast<int>(proto_len))) { status->status = InvalidArgument( "Could not parse provided bytes into a ServerDef protocol buffer"); return nullptr; } std::unique_ptr<tensorflow::ServerInterface> out_server;
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Sat Oct 04 05:55:32 GMT 2025 - 102.4K bytes - Click Count (0)