Home
last modified time | relevance | path

Searched defs:new_step (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/
Dfeature_provider.cc95 const int new_step = (current_step - kFeatureSliceCount + 1) + new_slice; in PopulateFeatureData() local
/external/llvm-project/debuginfo-tests/dexter/dex/dextIR/
DDextIR.py126 def new_step(self, context, step): member in DextIR