Home
last modified time | relevance | path

Searched refs:numerator_max_const (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
Drsqrt_builder.cc64 auto* numerator_max_const = graph_builder_->AddConstNodeWithData( in AddNumerator() local
69 numerator_max_ = TensorID(numerator_max_const->GetID(), 0); in AddNumerator()