Searched refs:spectype (Results 1 – 7 of 7) sorted by relevance
88 def api_name(self, spectype='api'): argument96 if spectype == 'api' or spectype is None:139 def specURL(self, spectype='api'): argument
185 def api_name(self, spectype=None): argument
120 def api_name(self, spectype='api'): argument128 if spectype == 'api' or spectype is None:171 def specURL(self, spectype='api'): argument
183 def api_name(self, spectype=None): argument
132 struct rnnspectype *spectype; member
258 return rnndec_decodeval(ctx, &ti->spectype->typeinfo, value); in rnndec_decodeval()
1184 ti->spectype = st; in preptypeinfo()