MCPcopy Create free account
hub / github.com/tensorflow/tfjs-examples / getTrainingMode

Function getTrainingMode

mnist-transfer-cnn/ui.js:126–128  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

124}
125
126export function getTrainingMode() {
127 return document.getElementById('training-mode').value;
128}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected