- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for CheckpointReader (0.07 seconds)
-
tensorflow/c/checkpoint_reader.cc
const TensorSliceReader::VarToDataTypeMap& CheckpointReader::GetVariableToDataTypeMap() const { CHECK(var_to_data_type_map_); return *var_to_data_type_map_; } const string CheckpointReader::DebugString() const { if (reader_ != nullptr) return reader_->DebugString(); return v2_reader_->DebugString(); } void CheckpointReader::GetTensor( const string& name, std::unique_ptr<tensorflow::Tensor>* out_tensor,Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Tue Feb 17 18:49:14 GMT 2026 - 5.4K bytes - Click Count (0)