Searched defs:device_copy_fn (Results 1 – 2 of 2) sorted by relevance
345 const LocalVariantDeviceCopyFn& device_copy_fn) { in UnaryVariantDeviceCopyRegistration()479 device_copy_fn) \ argument484 ctr, T, direction, type_index, device_copy_fn) \ argument489 ctr, T, direction, type_index, device_copy_fn) \ argument
101 const AsyncVariantDeviceCopyFn& device_copy_fn) { in RegisterDeviceCopyFn()117 UnaryVariantOpRegistry::AsyncVariantDeviceCopyFn* device_copy_fn = in VariantDeviceCopy() local