Home
last modified time | relevance | path

Searched refs:RegisterDeviceCopyFn (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dvariant_op_registry_test.cc187 registry.RegisterDeviceCopyFn(VariantDeviceCopyDirection::HOST_TO_DEVICE, in TEST()
189 EXPECT_DEATH(registry.RegisterDeviceCopyFn( in TEST()
Dvariant_op_registry.h107 void RegisterDeviceCopyFn(const VariantDeviceCopyDirection direction, in RegisterDeviceCopyFn() function
395 UnaryVariantOpRegistry::Global()->RegisterDeviceCopyFn( in UnaryVariantDeviceCopyRegistration()