Searched refs:AddBatchSeqConfig (Results 1 – 3 of 3) sorted by relevance
265 void AddBatchSeqConfig(int max_size_for_batch,
407 void GraphBuilder::AddBatchSeqConfig(int max_size_for_batch, in AddBatchSeqConfig() function in tflite::delegates::hexagon::GraphBuilder
245 builder_->AddBatchSeqConfig(params_.max_batch_size, in BuildGraph()