Searched refs:targets_ptr (Results 1 – 1 of 1) sorted by relevance
517 TF_Operation* const* targets_ptr = targets_.empty() ? nullptr : &targets_[0]; in Run() local520 outputs_ptr, output_values_ptr, outputs_.size(), targets_ptr, in Run()