pytorch/torch/csrc/jit/ir
Kazuaki Ishizaki e0c194f10b Fix typos in messages under torch (#88961)
This PR fixes typos of messages and parms in c++ source and head files under `torch` directory.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/88961
Approved by: https://github.com/albanD
2022-11-14 19:06:41 +00:00
..
alias_analysis.cpp
alias_analysis.h
attributes.cpp
attributes.h
constants.cpp [perf][1/5] Replace IValue::toString()->string() with IValue::toStringRef() (#85437) 2022-09-23 23:36:57 +00:00
constants.h
graph_node_list.h
ir_views.h
ir.cpp Enable max.unary_out (#86855) 2022-10-13 17:14:53 +00:00
ir.h Add 'share_from_this' to 'torch::jit::Graph' (#87343) 2022-10-28 23:51:44 +00:00
irparser.cpp Fix typos in messages under torch (#88961) 2022-11-14 19:06:41 +00:00
irparser.h
named_value.h
node_hashing.cpp
node_hashing.h
scope.cpp
scope.h
subgraph_matcher.cpp
subgraph_matcher.h
type_hashing.cpp
type_hashing.h