Searched refs:new_batch (Results 1 – 6 of 6) sorted by relevance
165 int new_batch = -1; in ResizeOutputTensors() local171 new_batch = in ResizeOutputTensors()175 if (new_batch == -1) { in ResizeOutputTensors()185 new_shape->data[params_.output_batch_dimensions->data[i]] = new_batch; in ResizeOutputTensors()
488 SDBSBatch<TaskType>* new_batch = nullptr; in Schedule() local508 current_batch_ = new_batch = in Schedule()515 if (new_batch != nullptr) scheduler_->AddBatch(new_batch); in Schedule()
137 intel->vtbl.new_batch(intel); in do_flush_locked()
123 void (*new_batch) (struct intel_context * intel); member
847 i915->intel.vtbl.new_batch = i915_new_batch; in i915InitVtbl()
883 i830->intel.vtbl.new_batch = i830_new_batch; in i830InitVtbl()