D | op_builder.cc | 182 OpBuilder* GraphBuilder::AddConstNodeWithData(const int shape[], char* data, in AddConstNodeWithData() function in tflite::delegates::hexagon::GraphBuilder 201 OpBuilder* GraphBuilder::AddConstNodeWithData(int tensor_id, in AddConstNodeWithData() function in tflite::delegates::hexagon::GraphBuilder 375 auto* min_const_node = graph_builder_->AddConstNodeWithData( in ComputeAndAddMinAndMax() 377 auto* max_const_node = graph_builder_->AddConstNodeWithData( in ComputeAndAddMinAndMax()
|