Searched refs:this_output (Results 1 – 2 of 2) sorted by relevance
133 TensorHandlePtr this_output( in ExecuteWithSpecialOps() local135 outputs.emplace_back(std::move(this_output)); in ExecuteWithSpecialOps()
507 this_output, this_error = process.communicate()517 "combined_output": this_output,521 output = output + this_output.decode("utf-8", errors='ignore')