Home
last modified time | relevance | path

Searched defs:run_step (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dtraining.py839 def run_step(data): function
1310 def run_step(data): function
1559 def run_step(data): function
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dreplay_log.proto25 RunStepRequest run_step = 4; field
/aosp_15_r20/external/clang/utils/check_cfc/
H A Dcheck_cfc.py229 def run_step(command, my_env, error_on_failure): function
/aosp_15_r20/external/toolchain-utils/rust_tools/
H A Drust_uprev.py1167 def run_step( function
/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_lazy_modules.py789 def run_step(module, optim): function
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dsession_test.py1146 def run_step(): function