Registration — pytorch Architecture
Logic for registering new operators and checking schema compatibility
Entity Profile
Relationship Graph
Domain
Functions
- __init__()
- __iter__()
- __post_init__()
- _aligned_suffix()
- allequal()
- assertIValueTensor()
- assetFilePath()
- base_times()
- contiguousChannelsLast3d()
- conv3d()
- cpp_class()
- create_model()
- device()
- eqDictIntKeyIntValue()
- eqStr()
- generate_inputs()
- get_all()
- impl_group()
- listBoolConjunction()
- loadModel()
- main()
- main()
- main()
- main()
- main()
- newEmptyShapeWithItem()
- optionalIntIsNone()
- parser()
- print()
- print_detailed_memory()
- scriptAndSave()
- sweep()
- sys()
- sys()
- testActivationOps()
- testAliasWithOffset()
- testChannelsLastConv2d()
- testConvolutionOps()
- testEqDictIntKeyIntValue()
- testEqInt()
- testFusedQuantOps()
- testNonContiguous()
- testOptionalIntIsNone()
- testOtherMathOps()
- testPointwiseOps()
- testQuantOps()
- testSamplingOps()
- testSparseOps()
- testStr3Concat()
- testTensorIndexingOps()
- testTensorMethods()
- testTransformerOps()
- testVisionFunctionOps()
- torch()
Frequently Asked Questions
What is the Registration subdomain?
Registration is a subdomain in the pytorch codebase, part of the CoreTensor domain. Logic for registering new operators and checking schema compatibility It contains 0 source files.
Which domain does Registration belong to?
Registration belongs to the CoreTensor domain.
What functions are in Registration?
The Registration subdomain contains 54 function(s): __init__, __iter__, __post_init__, _aligned_suffix, allequal, assertIValueTensor, assetFilePath, base_times, and 46 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free