HomeSort by relevance Sort by last modified time
    Searched refs:RegisterDeviceCopyFn (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/framework/
variant_op_registry.h 106 void RegisterDeviceCopyFn(const VariantDeviceCopyDirection direction,
377 UnaryVariantOpRegistry::Global()->RegisterDeviceCopyFn(
variant_op_registry_test.cc 211 registry.RegisterDeviceCopyFn(VariantDeviceCopyDirection::HOST_TO_DEVICE,
213 EXPECT_DEATH(registry.RegisterDeviceCopyFn(
variant_op_registry.cc 152 void UnaryVariantOpRegistry::RegisterDeviceCopyFn(

Completed in 62 milliseconds