Home
last modified time | relevance | path

Searched defs:net_func (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ltp/testcases/network/netstress/
H A Dnetstress.c122 struct net_func { struct
127 static struct net_func net; argument
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_eager_transforms.py223 def net_func(weights, data): function
236 def net_func(weights, buffers, data): function