imyourm8
imyourm8
Thanks for sharing, but can u share file named 'checkpoint' and which TF version did you use?
This command is failing: `from caffe2.python.caffe2_pybind11_state import *`
Didnt help =( `sudo install_name_tool -change libpython2.7.dylib /usr/lib/libpython2.7.dylib /usr/local/caffe2/python/caffe2_pybind11_state.so` This is result of otool: ``` sudo otool -L /usr/local/caffe2/python/caffe2_pybind11_state.so /usr/local/caffe2/python/caffe2_pybind11_state.so: @rpath/libCaffe2_CPU.dylib (compatibility version 0.0.0, current version 0.0.0) /usr/local/opt/protobuf/lib/libprotobuf.13.dylib (compatibility version...
Removed 3 SLOAD instructions from the loop inside `checkSignatures`. It results in 600k gas improvement over the previous implementation.
I have the same issue. Basically, `disableServerSideAuth: true` globally will always redirect to login page no matter what.
Problem still persists with inferred types from zod schema.