Searched refs:_runtime (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/python/keras/layers/ |
D | recurrent_v2.py | 240 runtime = _runtime('unknown') 389 return last_output, outputs, new_states[0], _runtime('cpu') 431 return last_output, outputs, h, _runtime('cudnn') 610 runtime = _runtime('unknown') 782 return last_output, outputs, new_states[0], new_states[1], _runtime('cpu') 813 return last_output, outputs, h, c, _runtime('cudnn') 833 def _runtime(runtime_name): function
|
/external/strace/m4/ |
D | mpers.m4 | 88 pushdef([st_cv_runtime], [st_cv_$1_runtime])
|
/external/llvm/docs/ |
D | StackMaps.rst | 161 0x00 callq _runtime 173 0x00 callq _runtime
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | StackMaps.rst | 161 0x00 callq _runtime 173 0x00 callq _runtime
|