Created by: sefira
In caffe, caffe2 and tensorflow, one can define an operator with python, which named python layer in caffe, and py_func in tensorflow. Is there any way to use python layer in fluid?