Infer outputs in tf (#764)
* fix relu6 * add more transposes * add multi output * formatting * add tests * formatting * fix tests * change to_nchw for outputs * add python api * fix cppcheck * remove variable * fix lambda * add multi_output test * add more tests and merge * fix help message * debugging work * fix valid op string * formatting * manual merge * mark function as const Co-authored-by:mvermeulen <5479696+mvermeulen@users.noreply.github.com> Co-authored-by:
Shucai Xiao <shucai@gmail.com>
Showing
src/targets/gpu/device/unary_not.cpp
100755 → 100644
src/targets/gpu/lowering.cpp
100755 → 100644
test/onnx/onnx_test.cpp
100755 → 100644
test/ref_ops_test.cpp
100755 → 100644
No preview for this file type
Please register or sign in to comment