tfjs
tfjs copied to clipboard
Test Case added. Issue #1238
Test case with 4 input 1 output, 1 metric, no validation, no batch sizes specified added. Test case with 3 input 1 output, 1 metric, no validation, no batch sizes specified added. Test case with 2 input 2 output, 1 metric, no validation, no batch sizes specified added. Issue no #1238
@Sreejan100 can you please fix build failures ?
@rthadur from where should I know what are these build failures?
@rthadur from where should I know what are these build failures?
https://pantheon.corp.google.com/cloud-build/builds/4c999345-c42d-48d3-bb50-368fa2e63cfc;step=2?project=learnjs-174218
@rthadur it is asking sso username and password
@rthadur hey I think you can have a look at the file changed. By looking at that can you tell which part may causing the build failure?
`ERROR: (max-line-length) /workspace/tfjs-layers/src/engine/training_dataset_test.ts[3424, 1]: Exceeds maximum line length of 80
- "lint-tfjs-layers": ERROR: (max-line-length) /workspace/tfjs-layers/src/engine/training_dataset_test.ts[3534, 1]: Exceeds maximum line length of 80
- "lint-tfjs-layers": ERROR: (max-line-length) /workspace/tfjs-layers/src/engine/training_dataset_test.ts[3537, 1]: Exceeds maximum line length of 80`
@Sreejan100 any update ?
@rthadur I am not able to get hold of the error. Can you tell me what mistake I have made?