Run codespell over docs and comments
Spelling fixes reported by running codespell over docs and sources.
This commit is contained in:
parent
fe8094b597
commit
e6473a6edc
12 changed files with 30 additions and 30 deletions
|
|
@ -40,7 +40,7 @@ class OpTensorCopy : public OpBase
|
|||
void init() override;
|
||||
|
||||
/**
|
||||
* Records the copy commands from teh first tensor into all the other tensors provided. Also optionally records a barrier.
|
||||
* Records the copy commands from the first tensor into all the other tensors provided. Also optionally records a barrier.
|
||||
*/
|
||||
void record() override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue