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

Method output_attrs

tensorflow/core/common_runtime/graph_view.h:142–142  ·  view source on GitHub ↗

Return array of per-output allocator attributes.

Source from the content-addressed store, hash-verified

140
141 // Return array of per-output allocator attributes.
142 const AllocatorAttributes* output_attrs() const { return output_attr_base(); }
143
144 // Return array of expected input index from which each output should
145 // be forwarded:

Callers 2

ProcessConstTensorMethod · 0.80
BatchProcessMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected