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

Method size

tensorflow/c/tf_tensor.cc:84–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 }
83
84 size_t size() const override { return len_; }
85 TensorBuffer* root_buffer() override { return this; }
86 void FillAllocationDescription(
87 tensorflow::AllocationDescription* proto) const override {

Callers 2

TF_TensorByteSizeFunction · 0.45
TF_TensorFromTensorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected