carter54

Results 17 comments of carter54

@devsentient @evah88 I'm also trying to transfer model from huggingface to mxnet by matching parameter names, but I am transfering GPT 2. Initially I also got different results from hugginface...

![image](https://user-images.githubusercontent.com/26741594/136488314-fbb378d9-770f-4820-b1ac-0d4d3b58ad0b.png) 导入的时候报了一些错。。

@yuxianzhi 多谢回复~ 如果用bolt.h,是指代码里的c++的API都要换成C的API吗? 比如creatPipeline要换成CreateModel ?

It seems only the yolo branch mxnet has stack_neighbor in src/operator/tensor/matrix_op.xx , while the master branch only has stack/stack_op

output.name gives you a tensor name (' sample_sequence/while/Exit_3:0') not a node name. I guess you should put [ 'sample_sequence/while/Exit_3'] as argument 3 in tf.graph_util.convert_variables_to_constants