Boxing — pytorch Architecture
Mechanism for wrapping kernel arguments for generic dispatcher consumption
Entity Profile
Relationship Graph
Domain
Functions
- ValueError()
- __init__()
- __len__()
- __str__()
- _aligned_suffix()
- _benchmark_tile_reduce_single()
- allgather_object()
- assetFilePath()
- benchmark_process_group()
- condition()
- construct_name()
- contiguous()
- cpp_impl()
- create_model()
- diff_times()
- eqDictFloatKeyIntValue()
- eqInt()
- eqTensor()
- forward()
- generate_inputs()
- generate_target()
- impl_group()
- intEq0None()
- listBoolDisjunction()
- load()
- loadModel()
- main()
- name()
- requires_nvshmem()
- runModel()
- sanitize_identifier()
- sys()
- sys()
- testChannelsLast()
- testChannelsLastConv3d()
- testDistanceFunctionOps()
- testDynamicQuantOps()
- testEmptyShape()
- testEqDictStrKeyIntValue()
- testEqFloat()
- testForwardNull()
- testIntEq0None()
- testLinearOps()
- testNonContiguous()
- testNormalizationOps()
- testPoolingOps()
- testReductionOps()
- testShuffleOps()
- testSpectralOps()
- testTensorIllegalStateOnWrongType()
- testTensorOps()
- testTensorTypingOps()
- testTorchScriptBuiltinQuantOps()
- write_decl_impl()
Frequently Asked Questions
What is the Boxing subdomain?
Boxing is a subdomain in the pytorch codebase, part of the CoreTensor domain. Mechanism for wrapping kernel arguments for generic dispatcher consumption It contains 0 source files.
Which domain does Boxing belong to?
Boxing belongs to the CoreTensor domain.
What functions are in Boxing?
The Boxing subdomain contains 54 function(s): ValueError, __init__, __len__, __str__, _aligned_suffix, _benchmark_tile_reduce_single, allgather_object, assetFilePath, and 46 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free