Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bnegreve/rasta
/ functions
Functions
103 in github.com/bnegreve/rasta
⨍
Functions
103
◇
Types & classes
3
Function
slice_batch
Divide the input batch into [n_gpus] slices, and obtain slice no. [part]. i.e. if len(x)=10, then slice_batch(x, 2, 1) will return x[5:].
python/multi_gpu.py:9
Function
split_function
(X)
python/models/alexnet.py:103
Function
split_test_training
(ratio_test=0.1)
python/utils/load_data.py:211
← previous
101–103 of 103, ranked by callers