Searched refs:function_target (Results 1 – 1 of 1) sorted by relevance
280 FunctionTarget function_target; in ComputeAsync() local284 target->scalar<tstring>()(), source_device, &function_target.first), in ComputeAsync()286 function_target.second = lib; in ComputeAsync()288 const string& target_device = function_target.first; in ComputeAsync()294 auto cached_entry = handle_cache_.find(function_target); in ComputeAsync()317 auto insert_result = handle_cache_.insert({function_target, handle}); in ComputeAsync()361 target_device = std::move(function_target.first)](const Status& status) { in ComputeAsync()