MCPcopy Create free account
hub / github.com/tensorflow/tfjs / closed

Method closed

tfjs-converter/src/executor/tensor_array.ts:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 }
47
48 get closed() {
49 return this.closed_;
50 }
51
52 /**
53 * Dispose the tensors and idTensor and mark the TensoryArray as closed.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected