tfjs icon indicating copy to clipboard operation
tfjs copied to clipboard

Test Case added. Issue #1238

Open Sreejan100 opened this issue 3 years ago • 8 comments

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


This change is Reviewable

Sreejan100 avatar Aug 29 '21 05:08 Sreejan100

@Sreejan100 can you please fix build failures ?

rthadur avatar Sep 13 '21 19:09 rthadur

@rthadur from where should I know what are these build failures?

Sreejan100 avatar Sep 13 '21 19:09 Sreejan100

@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 avatar Sep 13 '21 19:09 rthadur

@rthadur it is asking sso username and password

Sreejan100 avatar Sep 13 '21 19:09 Sreejan100

@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?

Sreejan100 avatar Sep 13 '21 19:09 Sreejan100

`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`

rthadur avatar Sep 13 '21 20:09 rthadur

@Sreejan100 any update ?

rthadur avatar Sep 23 '21 14:09 rthadur

@rthadur I am not able to get hold of the error. Can you tell me what mistake I have made?

Sreejan100 avatar Nov 14 '21 04:11 Sreejan100