Home
last modified time | relevance | path

Searched refs:StreamExecutor_Tpu_FreeSerializedProto (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/tpu/
Dproto_helper.cc20 void StreamExecutor_Tpu_FreeSerializedProto(const TpuSerializedProto* proto) { in StreamExecutor_Tpu_FreeSerializedProto() function
Dproto_helper.h26 void StreamExecutor_Tpu_FreeSerializedProto(const TpuSerializedProto* proto);
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_program_group.cc47 StreamExecutor_Tpu_FreeSerializedProto(&serialized_executable_info); in ConstructExecutableInfo()
63 StreamExecutor_Tpu_FreeSerializedProto(&serialized_host_transfer_info); in ConstructHostTransferInfo()
79 StreamExecutor_Tpu_FreeSerializedProto(&serialized_hlo_metadata); in ConstructHloMetadata()