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

Method ~InlineValue

tensorflow/core/framework/variant.h:491–491  ·  view source on GitHub ↗

WARNING** This must be a no-op when the byte-representation of InlineValue is all zeros.

Source from the content-addressed store, hash-verified

489 // **WARNING** This must be a no-op when the byte-representation of
490 // InlineValue is all zeros.
491 ~InlineValue() { Cleanup(); }
492 };
493
494 // value_ can point to any type T as wrapped by a ValueInterface.

Callers 1

clearMethod · 0.80

Calls 1

CleanupClass · 0.50

Tested by

no test coverage detected