Home
last modified time | relevance | path

Searched defs:current_step (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/reduce/
H A Dreducer.cpp155 bool Reducer::ReachedStepLimit(uint32_t current_step, in ReachedStepLimit()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/reduce/
Dreducer.cpp155 bool Reducer::ReachedStepLimit(uint32_t current_step, in ReachedStepLimit()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dreducer.cpp155 bool Reducer::ReachedStepLimit(uint32_t current_step, in ReachedStepLimit()
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/failure_handling/
H A Dfailure_handler_test.py160 def distributed_train_step(current_epoch, current_step): argument
H A Dgce_failure_handler_test.py163 def distributed_train_step(current_epoch, current_step): argument
/aosp_15_r20/external/pigweed/pw_build/py/pw_build/
H A Dbuild_recipe.py231 current_step: str = '' variable in BuildRecipeStatus
/aosp_15_r20/external/pytorch/torch/autograd/
H A Dprofiler.py1166 def current_step(cls) -> int: member in KinetoStepTracker
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dxskxceiver.h168 u16 current_step; member