Searched refs:spectype (Results 1 – 5 of 5) sorted by relevance
128 def api_name(self, spectype='api'): argument136 if spectype == 'api' or spectype is None:174 def specURL(self, spectype='api'): argument
132 struct rnnspectype *spectype; member
260 return rnndec_decodeval(ctx, &ti->spectype->typeinfo, value); in rnndec_decodeval()
1184 ti->spectype = st; in preptypeinfo()
213 def api_name(self, spectype=None): argument