Dispatcher — pytorch Architecture
Handles the mapping of operator calls to backend-specific implementations
Entity Profile
Relationship Graph
Domain
Functions
- __init__()
- __post_init__()
- __str__()
- _init_device()
- allgather_run()
- assetFilePath()
- benchmark_dataloader()
- bytes_to_hex_array()
- contiguousChannelsLast()
- conv2d()
- cpp_class()
- cpp_impl()
- create_model()
- eqBool()
- eqDictStrKeyIntValue()
- eqFloat()
- generate_embedded_hsa_header()
- generate_target()
- get_all()
- get_memory_usage()
- get_times()
- header_fmt_str()
- listIntSumReturnTuple()
- loadModel()
- loadModel()
- main()
- main()
- main()
- name()
- run_benchmark()
- str3Concat()
- testAliasWithOffset()
- testBlasLapackOps()
- testChannelsLast3d()
- testComparisonOps()
- testDropoutOps()
- testEqBool()
- testEqString()
- testEqTensor()
- testListIntSumReturnTuple()
- testLossFunctionOps()
- testMobileNetV2()
- testNNUtilsOps()
- testPaddingOps()
- testRecurrentOps()
- testRunUndefinedMethod()
- testStaticQuantOps()
- testTensorCreationOps()
- testTensorViewOps()
- testTorchScriptCollectionQuantOps()
- test_benchmark_tile_reduce_various_sizes()
- tupleIntSumReturnTuple()
Frequently Asked Questions
What is the Dispatcher subdomain?
Dispatcher is a subdomain in the pytorch codebase, part of the CoreTensor domain. Handles the mapping of operator calls to backend-specific implementations It contains 0 source files.
Which domain does Dispatcher belong to?
Dispatcher belongs to the CoreTensor domain.
What functions are in Dispatcher?
The Dispatcher subdomain contains 52 function(s): __init__, __post_init__, __str__, _init_device, allgather_run, assetFilePath, benchmark_dataloader, bytes_to_hex_array, and 44 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free