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

Method is_released

tensorflow/compiler/xla/util.h:624–624  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

622 }
623
624 bool is_released() const { return released_; }
625
626 private:
627 static_assert(!std::is_reference<F>::value, "F must not be a reference");

Callers 1

CleanupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected