- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for FromProto (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tensorflow/c/c_api.cc
status->status = BufferToMessage(from, &from_tensor_proto); if (!status->status.ok()) { return; } status->status = tensorflow::down_cast<tensorflow::TensorInterface*>(to->tensor) ->FromProto(from_tensor_proto); } // -------------------------------------------------------------------------- TF_DeprecatedSession* TF_NewDeprecatedSession(const TF_SessionOptions* opt,
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Sat Oct 04 05:55:32 GMT 2025 - 102.4K bytes - Click Count (0)