root icon indicating copy to clipboard operation
root copied to clipboard

[TMVA][SOFIE] Add basic unary operators

Open axmat opened this issue 2 years ago • 5 comments

This Pull request:

Development of some unary operators for TMVA/SOFIE.

Checklist:

  • [x] tested changes locally

axmat avatar Sep 19 '22 13:09 axmat

Can one of the admins verify this patch?

phsft-bot avatar Sep 19 '22 13:09 phsft-bot

@phsft-bot build just on ROOT-ubuntu2204/default, ROOT-ubuntu18.04/default with flags -Dtmva-sofie=On

lmoneta avatar Sep 19 '22 13:09 lmoneta

Starting build on ROOT-ubuntu2204/default, ROOT-ubuntu18.04/default with flags -Dtmva-sofie=On How to customize builds

phsft-bot avatar Sep 19 '22 13:09 phsft-bot

Build failed on ROOT-ubuntu2204/default. Running on root-ubuntu-2204-1.cern.ch:/home/sftnight/build/workspace/root-pullrequests-build See console output.

Warnings:

  • [2022-09-19T14:08:58.871Z] /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
  • [2022-09-19T14:09:01.860Z] /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
  • [2022-09-19T14:09:09.026Z] /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
  • [2022-09-19T14:09:10.349Z] /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
  • [2022-09-19T14:09:13.137Z] /home/sftnight/build/workspace/root-pullrequests-build/root/tmva/sofie_parsers/src/RModelParser_ONNX.cxx:42:112: warning: unused parameter ‘graphproto’ [-Wunused-parameter]
  • [2022-09-19T14:09:13.137Z] /home/sftnight/build/workspace/root-pullrequests-build/root/tmva/sofie_parsers/src/RModelParser_ONNX.cxx:42:112: warning: unused parameter ‘graphproto’ [-Wunused-parameter]
  • [2022-09-19T14:09:32.162Z] /home/sftnight/build/workspace/root-pullrequests-build/build/tmva/sofie/test/Shape_FromONNX.hxx:20:35: warning: unused parameter ‘tensor_X’ [-Wunused-parameter]

Failing tests:

phsft-bot avatar Sep 19 '22 14:09 phsft-bot

Build failed on ROOT-ubuntu18.04/default. Running on sft-ubuntu-1804-2.cern.ch:/build/workspace/root-pullrequests-build See console output.

Warnings:

  • [2022-09-19T14:50:18.711Z] /mnt/build/workspace/root-pullrequests-build/root/tmva/sofie_parsers/inc/TMVA/RModelParser_ONNX.hxx:45:112: warning: unused parameter ‘graphproto’ [-Wunused-parameter]
  • [2022-09-19T14:50:18.711Z] /mnt/build/workspace/root-pullrequests-build/root/tmva/sofie_parsers/inc/TMVA/RModelParser_ONNX.hxx:45:112: warning: unused parameter ‘graphproto’ [-Wunused-parameter]
  • [2022-09-19T14:51:13.160Z] /mnt/build/workspace/root-pullrequests-build/build/tmva/sofie/test/Shape_FromONNX.hxx:20:35: warning: unused parameter ‘tensor_X’ [-Wunused-parameter]

Failing tests:

phsft-bot avatar Sep 19 '22 15:09 phsft-bot

@phsft-bot build just on ROOT-ubuntu2204/default, ROOT-ubuntu18.04/default

lmoneta avatar Sep 30 '22 09:09 lmoneta

Starting build on ROOT-ubuntu2204/default, ROOT-ubuntu18.04/default How to customize builds

phsft-bot avatar Sep 30 '22 09:09 phsft-bot

Build failed on ROOT-ubuntu2204/default. Running on root-ubuntu-2204-1.cern.ch:/home/sftnight/build/workspace/root-pullrequests-build See console output.

Warnings:

  • [2022-09-30T09:45:48.274Z] /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
  • [2022-09-30T09:45:52.535Z] /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
  • [2022-09-30T09:45:52.535Z] /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
  • [2022-09-30T09:45:56.133Z] /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
  • [2022-09-30T09:46:00.833Z] /usr/include/python3.10/numpy/__multiarray_api.h:1464:1: warning: ‘int _import_array()’ defined but not used [-Wunused-function]
  • [2022-09-30T09:46:04.688Z] /home/sftnight/build/workspace/root-pullrequests-build/root/tmva/sofie_parsers/src/RModelParser_ONNX.cxx:136:112: warning: unused parameter ‘graphproto’ [-Wunused-parameter]
  • [2022-09-30T09:46:04.688Z] /home/sftnight/build/workspace/root-pullrequests-build/root/tmva/sofie_parsers/src/RModelParser_ONNX.cxx:136:112: warning: unused parameter ‘graphproto’ [-Wunused-parameter]
  • [2022-09-30T09:46:04.688Z] /home/sftnight/build/workspace/root-pullrequests-build/root/tmva/sofie_parsers/src/RModelParser_ONNX.cxx:136:112: warning: unused parameter ‘graphproto’ [-Wunused-parameter]
  • [2022-09-30T09:46:04.688Z] /home/sftnight/build/workspace/root-pullrequests-build/root/tmva/sofie_parsers/src/RModelParser_ONNX.cxx:136:112: warning: unused parameter ‘graphproto’ [-Wunused-parameter]

Failing tests:

phsft-bot avatar Sep 30 '22 10:09 phsft-bot

Build failed on ROOT-ubuntu18.04/default. Running on sft-ubuntu-1804-2.cern.ch:/build/workspace/root-pullrequests-build See console output.

Warnings:

  • [2022-09-30T10:34:50.467Z] /mnt/build/workspace/root-pullrequests-build/root/tmva/sofie_parsers/inc/TMVA/RModelParser_ONNX.hxx:47:112: warning: unused parameter ‘graphproto’ [-Wunused-parameter]
  • [2022-09-30T10:34:50.467Z] /mnt/build/workspace/root-pullrequests-build/root/tmva/sofie_parsers/inc/TMVA/RModelParser_ONNX.hxx:47:112: warning: unused parameter ‘graphproto’ [-Wunused-parameter]
  • [2022-09-30T10:34:50.467Z] /mnt/build/workspace/root-pullrequests-build/root/tmva/sofie_parsers/inc/TMVA/RModelParser_ONNX.hxx:47:112: warning: unused parameter ‘graphproto’ [-Wunused-parameter]
  • [2022-09-30T10:34:50.467Z] /mnt/build/workspace/root-pullrequests-build/root/tmva/sofie_parsers/inc/TMVA/RModelParser_ONNX.hxx:47:112: warning: unused parameter ‘graphproto’ [-Wunused-parameter]

phsft-bot avatar Sep 30 '22 11:09 phsft-bot

@phsft-bot build just on ROOT-ubuntu2204/default, ROOT-ubuntu18.04/nortcxxmod

lmoneta avatar Oct 03 '22 13:10 lmoneta

Starting build on ROOT-ubuntu2204/default, ROOT-ubuntu18.04/nortcxxmod How to customize builds

phsft-bot avatar Oct 03 '22 13:10 phsft-bot