Searched refs:tpu_host_config (Results 1 – 2 of 2) sorted by relevance
256 auto tpu_host_config = ctx->input(0).scalar<tstring>()(); in Compute() local301 params.tpu_host_config_size = tpu_host_config.size(); in Compute()302 params.tpu_host_config = tpu_host_config.data(); in Compute()337 params.tpu_host_config_size = tpu_host_config.size(); in Compute()338 params.tpu_host_config = tpu_host_config.data(); in Compute()
248 const char* tpu_host_config; member287 const char* tpu_host_config; member