Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/cc/training/
H A Dqueue_runner.cc163 bool first_iteration = true; in Run() local
/aosp_15_r20/external/pytorch/torch/_inductor/runtime/
H A Dtriton_helpers.py141 def welford_reduce(value, mean, m2, weight, first_iteration): argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dloop_peeling.cpp1052 bool first_iteration; in HandleInequality() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_peeling.cpp1052 bool first_iteration; in HandleInequality() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_peeling.cpp1052 bool first_iteration; in HandleInequality() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dfunction_extraction.cpp514 bool first_iteration = true; in CreateFunctionDefNode() local