Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/
Dtpu_ops_c_api.h302 typedef struct TpuConfigurationApi_GetServerAddressAndPort_Params { struct
310 } TpuConfigurationApi_GetServerAddressAndPort_Params; typedef
313 (sizeof(struct TpuConfigurationApi_GetServerAddressAndPort_Params))
316 TpuConfigurationApi_GetServerAddressAndPort_Params* params);
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_pod_state.cc82 TpuConfigurationApi_GetServerAddressAndPort_Params params; in GetServerAddressAndPort()