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

Method root_buffer

tensorflow/compiler/jit/xla_launch_util.h:189–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187 size_t size() const override { return expected_size_; }
188
189 TensorBuffer* root_buffer() override { return this; }
190
191 void FillAllocationDescription(AllocationDescription* proto) const override {
192 proto->set_allocated_bytes(actual_size_);

Callers 4

PYBIND11_MODULEFunction · 0.45
RunAndCheckMethod · 0.45

Calls

no outgoing calls

Tested by 1

RunAndCheckMethod · 0.36