FullZing

Results 3 comments of FullZing

@ThomasGueldner I use model translator tool to translate caffe model to caffe2 format. It works.

> maybe not. below are interface exposed from MLIR, as you can see, it doesnot support Half :( MLIR_CAPI_EXPORTED MlirAttribute mlirDenseElementsAttrBoolGet( MLIR_CAPI_EXPORTED MlirAttribute mlirDenseElementsAttrUInt8Get( MLIR_CAPI_EXPORTED MlirAttribute mlirDenseElementsAttrInt8Get( MLIR_CAPI_EXPORTED MlirAttribute mlirDenseElementsAttrUInt16Get(...

> > 可以在运行时对代码进行优化,并且降低安装包的大小 > […](#) > ---原始邮件--- 发件人: ***@***.***> 发送时间: 2021年7月9日(周五) 下午3:07 收件人: ***@***.***>; 抄送: ***@***.***>; 主题: [Jittor/jittor] 即时编译的收益是什么呢? (#242) 所有都是即时的 Jittor的所有代码都是即时编译并且运行的,包括Jittor本身。用户可以随时对Jittor的所有代码进行修改,并且动态运行。 — You are receiving this because you are...