- 14 9月, 2020 3 次提交
-
-
由 石晓伟 提交于
* [cherry-pick] not build naive_buffer when build light framework, test=develop (#4251) * fix opt fatal errors, test=develop (#4293) * fix cmake dependencies, test=develop
-
由 石晓伟 提交于
-
由 huzhiqiang 提交于
-
- 10 9月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 08 9月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 27 8月, 2020 1 次提交
-
-
由 石晓伟 提交于
* fix save interfaces of flatbuffers, test=develop * fix the header file, test=develop
-
- 19 8月, 2020 1 次提交
-
-
由 石晓伟 提交于
* input_vars of flatbuffers impl, test=develop * add comments in build.sh, test=develop
-
- 18 8月, 2020 1 次提交
-
-
由 石晓伟 提交于
* add build macros for flatbuffers, test=develop
-
- 12 8月, 2020 1 次提交
-
-
由 石晓伟 提交于
* speed up vector assignment, test=develop * update op_desc with c-string, test=develop
-
- 11 8月, 2020 1 次提交
-
-
由 石晓伟 提交于
* update compatible_pb.cc, test=develop * using unique_ptr in fbs::desc, test=develop * add fbs to compatible_pb, test=develop * update model_parser functions, test=develop * fix bugs, test=develop
-
- 07 8月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 06 8月, 2020 1 次提交
-
-
由 石晓伟 提交于
* add view suffix to read-only classes for flatbuffers, test=develop * add some write-apis for flatbuffers, test=develop
-
- 05 8月, 2020 2 次提交
-
-
由 huzhiqiang 提交于
-
由 石晓伟 提交于
* [test] flatbuffers io, test=develop * determine the basic interfaces and help functions of flatbuffers, test=develop
-
- 04 8月, 2020 2 次提交
-
-
由 石晓伟 提交于
* add ParamDesc, test=develop * serialize tensor funcs, test=develop
-
由 huzhiqiang 提交于
-
- 22 7月, 2020 2 次提交
-
-
由 hong19860320 提交于
* [Core][ARM] Fix beam_search, eltwise_mul supports broadcast and int64_t data type, add print op and kernel, add exeception test=develop * Fix the dims of parent idx of the arm kernel of beam_search op * elementwise_mul supports int64_t data type with broadcasting * Add print op and kernel for debugging * Support throwing the exception when the internal error occurs * Refine while and conditional_block op kernel * Support the graph optimization on subblocks * Pass program_desc and block_idx into the kernel of the control flow ops(while/conditional_block/subgraph), and create the RuntimeProgram online, it make it possiable to call the control flow ops recursively *Add unit test for masked transformer model
-
由 石晓伟 提交于
* read-only modification of cppDesc, test=develop * update io.cc, test=develop * fix the code style, test=develop
-
- 15 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
* update desc interfaces, test=develop * update desc interfaces, test=develop * update compatible_pb.cc, test=develop * fix build errors, test=develop * remove the fstream to shrink the size of library, test=develop
-
- 10 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
* align opdesc interfaces, test=develop * align opdesc interfaces, test=develop
-
- 09 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 08 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
* split the vector_view, test=develop * update OpDataTypeTrait, test=develop * update traits.h, test=develop * update fbs op_desc, test=develop * remove header files, test=develop * add comments, test=develop * fix dependencies, test=develop
-
- 07 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 02 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 01 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
* vector view for flatbuffers, test=develop * update dependencies, test=develop
-
- 17 6月, 2020 1 次提交
-
-
由 石晓伟 提交于
* add flatbuffers, test=develop * fix cmake codes, test=develop
-
- 15 6月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 12 6月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][PASS] Add pass for removing uesless reshape2 / squeeze2. test=develop
-
- 05 6月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 04 6月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 28 5月, 2020 1 次提交
-
-
由 T8T9 提交于
* reduce .so size. test=develop * compile all targets when LITE_ON_TINY_PUBLISH=OFF * unordered_map is more convenient when key is customized class * test=develop
-
- 23 5月, 2020 1 次提交
-
-
由 silingtong123 提交于
-
- 19 5月, 2020 1 次提交
-
-
由 silingtong123 提交于
* test=develop,test=coverage, support coverage CI on x86 server * test=develop,test=coverage, fix the conflict * test=develop,test=coverage, add target code_coverage * test=develop,test=coverage, modify the coveralls.cmake
-
- 18 5月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 07 5月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 15 4月, 2020 1 次提交
-
-
由 MaxwellDing 提交于
refactor(*): reduce Wsign-compare warning
-
- 14 4月, 2020 1 次提交
-
-
由 silingtong123 提交于
-
- 13 4月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 03 4月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-