- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for TF_CheckpointReaderGetVariableNumDims (0.23 sec)
-
tensorflow/c/c_api_experimental.h
TF_CheckpointReader* reader, const char* name, int64_t* dims, int num_dims, TF_Status* status); // Get the number of dimension of a variable TF_CAPI_EXPORT extern int TF_CheckpointReaderGetVariableNumDims( TF_CheckpointReader* reader, const char* name); // Load the weight of a variable TF_CAPI_EXPORT extern TF_Tensor* TF_CheckpointReaderGetTensor(
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Thu Apr 27 21:07:00 UTC 2023 - 15.1K bytes - Viewed (0) -
tensorflow/c/c_api_experimental.cc
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 16:27:48 UTC 2024 - 29.5K bytes - Viewed (0)