MCPcopy
hub / github.com/tensorflow/tfjs / close

Method close

tfjs-vis/src/visor.ts:186–188  ·  view source on GitHub ↗

* Closes the visor. * * @doc {heading: 'Visor & Surfaces', subheading: 'Visor Methods'}

()

Source from the content-addressed store, hash-verified

184 * @doc {heading: 'Visor & Surfaces', subheading: 'Visor Methods'}
185 */
186 close() {
187 return this.visorComponent.close();
188 }
189
190 /**
191 * Opens the visor.

Callers 10

visor_test.tsFile · 0.45
questionFunction · 0.45
streamWeightsFunction · 0.45
toStreamFunction · 0.45
databaseActionMethod · 0.45
listModelsMethod · 0.45
removeModelMethod · 0.45
initVisorFunction · 0.45

Calls

no outgoing calls