Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JanghoonChoi/TACT
/ functions
Functions
104 in github.com/JanghoonChoi/TACT
⨍
Functions
104
◇
Types & classes
20
Function
th_rand_sym
pull random sample(s) from [1/r,r), keeping probability mean to 1.0
th_utils.py:78
Function
th_randint
proxy to torch.randint(low,high,(size,))
th_utils.py:91
Function
wide_resnet101_2
r"""Wide ResNet-101-2 model from `"Wide Residual Networks" <https://arxiv.org/pdf/1605.07146.pdf>`_ The model is the same as ResNet except fo
model/resnet.py:338
Function
wide_resnet50_2
r"""Wide ResNet-50-2 model from `"Wide Residual Networks" <https://arxiv.org/pdf/1605.07146.pdf>`_ The model is the same as ResNet except for
model/resnet.py:320
← previous
101–104 of 104, ranked by callers