Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dtpu_computation_placer.cc57 TpuComputationPlacer::AssignLocalDevices(TpuHostLocationExternal host_location, in AssignLocalDevices() argument
63 host_location.impl(), replica_count, computation_count, result.data(), in AssignLocalDevices()
Dtpu_computation_placer.h42 TpuHostLocationExternal host_location, int replica_count,
/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_topology.h51 explicit TpuHostLocationExternal(SE_TpuTopology_Host* host_location) in TpuHostLocationExternal() argument
52 : host_location_(host_location) {} in TpuHostLocationExternal()