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

Method host_device

tensorflow/core/profiler/internal/tfprof_node.h:688–688  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

686 const CallStack* call_stack() { return call_stack_.get(); }
687 string canonical_device() const { return node_.canonical_device(); }
688 string host_device() const { return node_.host_device(); }
689 const std::set<string>& op_types() const { return op_types_; }
690
691 const AttrValue* op_attrs(const string& name) const {

Callers 1

trackableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected