Fix typo.
Change: 139974629
This commit is contained in:
parent
8eff2d62f2
commit
983d8931b4
@ -43,7 +43,7 @@ class CheckpointReader {
|
||||
bool HasTensor(const string& name) const;
|
||||
const string DebugString() const;
|
||||
|
||||
// Returns a map from variable namaes to its shape. Slices of a partitioned
|
||||
// Returns a map from variable names to its shape. Slices of a partitioned
|
||||
// tensor are combined into a single entry.
|
||||
const TensorSliceReader::VarToShapeMap& GetVariableToShapeMap() const;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user