pytorch
1.8.2
About: PyTorch provides Tensor computation (like NumPy) with strong GPU acceleration and Deep Neural Networks (in Python) built on a tape-based autograd system. LTS (Long Term Support) release.
![]() ![]() |
Directories | |
directory | hgemm |
directory | q8avgpool |
directory | q8conv |
directory | q8dwconv |
directory | q8gavgpool |
directory | q8gemm |
directory | q8gemm_sparse |
directory | q8vadd |
directory | qnnpack |
directory | requantization |
directory | sconv |
directory | sdwconv |
directory | sgemm |
directory | u8clamp |
directory | u8lut32norm |
directory | u8maxpool |
directory | u8rmax |
directory | x8lut |
directory | x8zip |
Files | |
file | add.c [code] |
file | average-pooling.c [code] |
file | channel-shuffle.c [code] |
file | clamp.c [code] |
file | conv-prepack.cc [code] |
file | conv-run.cc [code] |
file | convolution.c [code] |
file | deconv-run.cc [code] |
file | deconvolution.c [code] |
file | fc-dynamic-run.cc [code] |
file | fc-prepack.cc [code] |
file | fc-run.cc [code] |
file | fully-connected-sparse.c [code] |
file | fully-connected.c [code] |
file | global-average-pooling.c [code] |
file | hardsigmoid.c [code] |
file | hardswish.c [code] |
file | indirection.c [code] |
file | init.c [code] |
file | leaky-relu.c [code] |
file | max-pooling.c [code] |
file | operator-delete.c [code] |
file | operator-run.c [code] |
file | pack_block_sparse.cc [code] |
file | sigmoid.c [code] |
file | softargmax.c [code] |
file | tanh.c [code] |