Home / All Entities

All Entities

Browse all 6,004 entities in the pytorch Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.

6,004 entities · Page 125 of 126

bitmapToFloatBuffer() — pytorch Function Reference
Architecture documentation for the bitmapToFloatBuffer() function in TensorImageUtils.java from the pytorch codebase.
Function java
checkNormMeanArg() — pytorch Function Reference
Architecture documentation for the checkNormMeanArg() function in TensorImageUtils.java from the pytorch codebase.
Function java
checkNormStdArg() — pytorch Function Reference
Architecture documentation for the checkNormStdArg() function in TensorImageUtils.java from the pytorch codebase.
Function java
checkOutBufferCapacity() — pytorch Function Reference
Architecture documentation for the checkOutBufferCapacity() function in TensorImageUtils.java from the pytorch codebase.
Function java
checkRotateCWDegrees() — pytorch Function Reference
Architecture documentation for the checkRotateCWDegrees() function in TensorImageUtils.java from the pytorch codebase.
Function java
checkTensorSize() — pytorch Function Reference
Architecture documentation for the checkTensorSize() function in TensorImageUtils.java from the pytorch codebase.
Function java
imageYUV420CenterCropToFloat32Tensor() — pytorch Function Reference
Architecture documentation for the imageYUV420CenterCropToFloat32Tensor() function in TensorImageUtils.java from the pytorch codebase.
Function java
imageYUV420CenterCropToFloatBuffer() — pytorch Function Reference
Architecture documentation for the imageYUV420CenterCropToFloatBuffer() function in TensorImageUtils.java from the pytorch codebase.
Function java
imageYUV420CenterCropToFloatBuffer() — pytorch Function Reference
Architecture documentation for the imageYUV420CenterCropToFloatBuffer() function in TensorImageUtils.java from the pytorch codebase.
Function java
smokeTest() — pytorch Function Reference
Architecture documentation for the smokeTest() function in TorchVisionInstrumentedTests.java from the pytorch codebase.
Function java
apply_lints() — pytorch Function Reference
Architecture documentation for the apply_lints() function in update_expected.py from the pytorch codebase.
Function python
download_artifacts_and_extract_csvs() — pytorch Function Reference
Architecture documentation for the download_artifacts_and_extract_csvs() function in update_expected.py from the pytorch codebase.
Function python
download_single_artifact() — pytorch Function Reference
Architecture documentation for the download_single_artifact() function in update_expected.py from the pytorch codebase.
Function python
get_artifacts_urls() — pytorch Function Reference
Architecture documentation for the get_artifacts_urls() function in update_expected.py from the pytorch codebase.
Function python
normalize_suite_filename() — pytorch Function Reference
Architecture documentation for the normalize_suite_filename() function in update_expected.py from the pytorch codebase.
Function python
parse_job_name() — pytorch Function Reference
Architecture documentation for the parse_job_name() function in update_expected.py from the pytorch codebase.
Function python
parse_test_str() — pytorch Function Reference
Architecture documentation for the parse_test_str() function in update_expected.py from the pytorch codebase.
Function python
parser() — pytorch Function Reference
Architecture documentation for the parser() function in update_expected.py from the pytorch codebase.
Function python
query_job_sha() — pytorch Function Reference
Architecture documentation for the query_job_sha() function in update_expected.py from the pytorch codebase.
Function python
write_filtered_csvs() — pytorch Function Reference
Architecture documentation for the write_filtered_csvs() function in update_expected.py from the pytorch codebase.
Function python
benchmark_kernel_in_milliseconds() — pytorch Function Reference
Architecture documentation for the benchmark_kernel_in_milliseconds() function in utils.py from the pytorch codebase.
Function python
benchmark_single_shape_for_backend() — pytorch Function Reference
Architecture documentation for the benchmark_single_shape_for_backend() function in utils.py from the pytorch codebase.
Function python
benchmark_single_shape() — pytorch Function Reference
Architecture documentation for the benchmark_single_shape() function in utils.py from the pytorch codebase.
Function python
benchmark() — pytorch Function Reference
Architecture documentation for the benchmark() function in utils.py from the pytorch codebase.
Function python
check_accuracy() — pytorch Function Reference
Architecture documentation for the check_accuracy() function in utils.py from the pytorch codebase.
Function python
clone_inputs() — pytorch Function Reference
Architecture documentation for the clone_inputs() function in utils.py from the pytorch codebase.
Function python
compiled() — pytorch Function Reference
Architecture documentation for the compiled() function in utils.py from the pytorch codebase.
Function python
eager() — pytorch Function Reference
Architecture documentation for the eager() function in utils.py from the pytorch codebase.
Function python
get_backend_colors() — pytorch Function Reference
Architecture documentation for the get_backend_colors() function in utils.py from the pytorch codebase.
Function python
get_memory_bytes() — pytorch Function Reference
Architecture documentation for the get_memory_bytes() function in utils.py from the pytorch codebase.
Function python
get_shapes() — pytorch Function Reference
Architecture documentation for the get_shapes() function in utils.py from the pytorch codebase.
Function python
helion() — pytorch Function Reference
Architecture documentation for the helion() function in utils.py from the pytorch codebase.
Function python
__init__() — pytorch Function Reference
Architecture documentation for the __init__() function in utils.py from the pytorch codebase.
Function python
liger() — pytorch Function Reference
Architecture documentation for the liger() function in utils.py from the pytorch codebase.
Function python
__post_init__() — pytorch Function Reference
Architecture documentation for the __post_init__() function in utils.py from the pytorch codebase.
Function python
quack() — pytorch Function Reference
Architecture documentation for the quack() function in utils.py from the pytorch codebase.
Function python
report_geomean_speedup() — pytorch Function Reference
Architecture documentation for the report_geomean_speedup() function in utils.py from the pytorch codebase.
Function python
__str__() — pytorch Function Reference
Architecture documentation for the __str__() function in utils.py from the pytorch codebase.
Function python
triton() — pytorch Function Reference
Architecture documentation for the triton() function in utils.py from the pytorch codebase.
Function python
visualize_comparison() — pytorch Function Reference
Architecture documentation for the visualize_comparison() function in utils.py from the pytorch codebase.
Function python
visualize() — pytorch Function Reference
Architecture documentation for the visualize() function in utils.py from the pytorch codebase.
Function python
Boxing — pytorch Architecture
Mechanism for wrapping kernel arguments for generic dispatcher consumption Architecture documentation for the Boxing subdomain (part of CoreTensor domain) in the pytorch codebase. Contains 0 source files.
Subdomain
Configuration — pytorch Architecture
Managing CI environments and benchmark settings Architecture documentation for the Configuration subdomain (part of DynamoBenchmarks domain) in the pytorch codebase. Contains 0 source files.
Subdomain
Dispatcher — pytorch Architecture
Handles the mapping of operator calls to backend-specific implementations Architecture documentation for the Dispatcher subdomain (part of CoreTensor domain) in the pytorch codebase. Contains 0 source files.
Subdomain
JavaAPI — pytorch Architecture
User-facing Java classes like Tensor, DType and Module Architecture documentation for the JavaAPI subdomain (part of AndroidRuntime domain) in the pytorch codebase. Contains 0 source files.
Subdomain
JNILayer — pytorch Architecture
C++ code handling communication between Java and the native library Architecture documentation for the JNILayer subdomain (part of AndroidRuntime domain) in the pytorch codebase. Contains 0 source files.
Subdomain
Microbenchmarking — pytorch Architecture
Granular timing for individual operator or layer tests Architecture documentation for the Microbenchmarking subdomain (part of DynamoBenchmarks domain) in the pytorch codebase. Contains 0 source files.
Subdomain
Registration — pytorch Architecture
Logic for registering new operators and checking schema compatibility Architecture documentation for the Registration subdomain (part of CoreTensor domain) in the pytorch codebase. Contains 0 source files.
Subdomain

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free