Home
last modified time | relevance | path

Searched refs:async_wait (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/
Dresnet50_test.py104 context.async_wait()
214 context.async_wait()
318 context.async_wait()
324 context.async_wait()
373 context.async_wait()
383 context.async_wait()
/external/llvm-project/mlir/test/Dialect/GPU/
Dops.mlir170 func @async_wait() {
171 // CHECK-LABEL: func @async_wait
/external/tensorflow/tensorflow/python/tpu/
Dtpu_strategy_util.py101 context.async_wait()
/external/tensorflow/tensorflow/python/distribute/
Dinput_lib.py1126 context.async_wait()
1216 context.async_wait()
1301 context.async_wait()
1357 context.async_wait()
Dtpu_strategy.py863 def async_wait(): function
865 context.async_wait()
866 atexit.register(async_wait)
Dcollective_all_reduce_strategy.py864 context.async_wait()
/external/tensorflow/tensorflow/python/eager/
Dremote_test.py92 context.async_wait()
249 context.async_wait()
Dcontext.py2373 def async_wait(): function
/external/tensorflow/tensorflow/python/keras/engine/
Dbase_preprocessing_layer.py234 context.async_wait()
Dtraining.py1154 context.async_wait()
1448 context.async_wait()
1692 context.async_wait()
Ddata_adapter.py1233 context.async_wait()
/external/tensorflow/tensorflow/python/saved_model/
Dsave.py1104 context.async_wait() # Ensure save operations have completed.