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

  /external/tensorflow/tensorflow/core/framework/
variant_op_registry.cc 145 UnaryVariantOpRegistry::GetDeviceCopyFn(
156 AsyncVariantDeviceCopyFn* existing = GetDeviceCopyFn(direction, type_name);
172 UnaryVariantOpRegistry::Global()->GetDeviceCopyFn(direction,
variant_op_registry_test.cc 183 UnaryVariantOpRegistry::Global()->GetDeviceCopyFn(
187 auto* copy_to_gpu_fn = UnaryVariantOpRegistry::Global()->GetDeviceCopyFn(
variant_op_registry.h 112 AsyncVariantDeviceCopyFn* GetDeviceCopyFn(

Completed in 84 milliseconds