Home
last modified time | relevance | path

Searched defs:_apply (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/frontends/clover/util/
Dtuple.hpp58 struct _apply<F, T, integral_sequence<Is...>> { struct
59 typedef typename std::remove_reference<F>::type func_type;
62 ) value_type;
65 eval(F &&f, T &&t) { in eval()
/external/python/cpython2/Lib/
Dstringold.py133 _apply = apply variable
Ddecimal.py3999 def _apply(self, a): member in Context
/external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/
Dresnet50_test.py96 def _apply(self, defun=False, execution_mode=None): member in ResNet50Test
/external/python/cpython3/Lib/
D_pydecimal.py4171 def _apply(self, a): member in Context