Searched defs:time_steps (Results 1 – 3 of 3) sorted by relevance
172 int time_steps = static_cast<int>(GetNumberOfSteps(input) / num_features); in FlexibleLayerNorm() local289 const int time_steps = in IntegerLayerNorm() local332 const int time_steps = in DefaultLayerNormFloat() local360 const int time_steps = in DefaultLayerNorm() local
249 std::vector<float> time_steps(num_time_steps_); in get_time_steps() local257 std::vector<float> Runner::get_sigmas(const std::vector<float>& time_steps) { in get_sigmas()394 std::vector<float> time_steps = get_time_steps(); in generate() local
3175 time_steps=None, argument