MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / device_count

Method device_count

tensorflow/compiler/xrt/client/xrt_client.cc:511–511  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

509}
510
511int XrtContext::device_count() const { return tf_device_ids_.size(); }
512
513static Status RegisterTPUInitializeFunction(XrtTfContext* context) {
514 FunctionDef fdef;

Callers 7

NewDeviceMethod · 0.45
CreateDevicesMethod · 0.45
gpu_device.ccFile · 0.45
CreateDevicesMethod · 0.45
CreateDevicesMethod · 0.45
MakeGRPCClusterFunction · 0.45
MakeTestClusterMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by 2

MakeGRPCClusterFunction · 0.36
MakeTestClusterMethod · 0.36