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

Method track_allocations

tensorflow/core/framework/op_kernel.h:1265–1265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1263 TensorValue release_output(int index);
1264
1265 bool track_allocations() const { return params_->track_allocations; }
1266
1267 // Records temp memory allocation. Tensor object is recorded to identify the
1268 // case where temp memory is used as output memory.

Callers 11

ComputeMethod · 0.80
ComputeMethod · 0.80
ComputeMethod · 0.80
ComputeMethod · 0.80
ComputeMethod · 0.80
ComputeMethod · 0.80
ComputeMethod · 0.80
ComputeMethod · 0.80
ComputeMethod · 0.80
ComputeMethod · 0.80
ComputeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected