Searched refs:get_op_id_ (Results 1 – 2 of 2) sorted by relevance
283 get_op_id_(std::move(get_op_id)) {} in KernelAndDeviceFunc()351 std::function<int64()> get_op_id_; variable
359 if (get_op_id_ && is_cross_process_) { in RunAsync()362 opts->op_id = get_op_id_(); in RunAsync()