Searched refs:_runtime (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/python/keras/layers/ |
D | recurrent_v2.py | 458 runtime = _runtime(_RUNTIME_UNKNOWN) 624 return last_output, outputs, new_states[0], _runtime(_RUNTIME_CPU) 710 return last_output, outputs, h, _runtime(_RUNTIME_GPU) 1184 runtime = _runtime(_RUNTIME_UNKNOWN) 1405 _runtime(_RUNTIME_CPU)) 1530 return last_output, outputs, h, c, _runtime(_RUNTIME_GPU) 1764 def _runtime(runtime_name): function
|
D | gru_v2_test.py | 822 dummy_runtime = rnn._runtime(rnn._RUNTIME_UNKNOWN)
|
D | lstm_v2_test.py | 995 dummy_runtime = rnn._runtime(rnn._RUNTIME_UNKNOWN)
|
/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/llvm-project/llvm/docs/ |
D | StackMaps.rst | 161 0x00 callq _runtime 173 0x00 callq _runtime
|
/external/tensorflow/tensorflow/core/framework/ |
D | BUILD | 292 # Files needed for core:mobile_srcs_(no|only)_runtime.
|