MCPcopy Create free account
hub / github.com/pytorch/pytorch / lower

Method lower

torchgen/model.py:202–203  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

200 return self.name
201
202 def lower(self) -> str:
203 return str(self).lower()
204
205 @staticmethod
206 def parse(value: str) -> "DispatchKey":

Callers 15

__repr__Method · 0.45
__str__Method · 0.45
loadFunction · 0.45
_check_repo_is_trustedFunction · 0.45
loadFunction · 0.45
_get_device_attrFunction · 0.45
cmake.pyFile · 0.45
save_varFunction · 0.45
set_up_derivativesFunction · 0.45
save_variablesFunction · 0.45
update_gzip_dictFunction · 0.45
annotate_opsFunction · 0.45

Calls

no outgoing calls

Tested by 14

strtoboolFunction · 0.36
_dtype_to_expectMethod · 0.36
test_str_toMethod · 0.36
mysum_batch_ruleFunction · 0.36
forwardMethod · 0.36
test_kineto_multigpuMethod · 0.36
test_memory_timelineMethod · 0.36
forwardMethod · 0.36
embeddingMethod · 0.36
assert_has_diagnosticsFunction · 0.36