Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtpu_rewrite_device_util.h45 struct TPUDeviceAndHost { struct
46 TPUDeviceAndHost() {} in TPUDeviceAndHost() function
47 TPUDeviceAndHost(llvm::StringRef device, llvm::StringRef host) in TPUDeviceAndHost() function
58 llvm::SmallVector<llvm::SmallVector<TPUDeviceAndHost, 8>, 8>; argument
Dtpu_rewrite_device_util.cc205 devices_and_hosts.push_back({TPUDeviceAndHost( in GetFullMeshTPUExecutionDeviceAssignment()
377 num_replicas, llvm::SmallVector<TPUDeviceAndHost, 8>( in GetGeneralTPUExecutionDeviceAssignment()
378 num_cores_per_replica, TPUDeviceAndHost())); in GetGeneralTPUExecutionDeviceAssignment()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_rewrite_pass.cc403 llvm::ArrayRef<llvm::SmallVector<tensorflow::TPUDeviceAndHost, 8>> in AssignDevicesToReplicate() argument
506 llvm::ArrayRef<llvm::SmallVector<tensorflow::TPUDeviceAndHost, 8>> in AddToParallelExecuteOp() argument
587 llvm::ArrayRef<llvm::SmallVector<tensorflow::TPUDeviceAndHost, 8>> in AssignDevicesToReplicatedExecute() argument