- 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 提交于
-
- 24 3月, 2020 1 次提交
-
-
由 cc 提交于
-
- 22 2月, 2020 1 次提交
-
-
由 yiicy 提交于
fix tiny_publish link error when open LOG
-
- 16 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 15 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 14 2月, 2020 2 次提交
-
-
由 huzhiqiang 提交于
-
由 huzhiqiang 提交于
-
- 13 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 10 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 06 2月, 2020 1 次提交
-
-
由 juncaipeng 提交于
* optimize quant_dequant_fuse_pass, test=develop * update, test=develop * update, test=develop * fix bug for accessing the removed node, test=develop * set the bias of int8 conv as float, test=develop * support weight quantization, test=develop * up, test=develop * up, test=develop * up, test=develop
-
- 08 1月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
* fix the issue that: loading model consumes too much time test=decelop
-
- 10 12月, 2019 1 次提交
-
-
由 Wilber 提交于
修改了选kernel的逻辑,默认从模型文件中读取出lod_tensor的data type,在static_kernel_pick pass中如果kernel输入输出的类型与读取的data type完全一致,则选择该Kernel的概率增大。 - 增加 从模型文件__model__读取lod_tensor的data type到cpp::vardesc - program中增加unordered_map<string, type>字段,并在 Program::PrepareWorkspace中对该字段赋值 - 修改了node.h文件,将const Type* 更改为Type*,并在SSAGraph::Build过程中为符合条件的type*赋值 - static_kernel_pick_pass中添加新规则,如果kernel的输入类型输出类型与__model__中存储的类型的一致,则score*=2。 - 支持模型中用到sequence_reverse_float kernel(输入输出均为float)和sequence_reverse_int64 kernel(输入输出均为int64),能够根据输入输出type选kernel
-
- 18 11月, 2019 1 次提交
-
-
由 Yuan Shuai 提交于
* Fix bug target for kHost and kARM not equal. test=develop * Fix license. test=develop * add debug -g option. test=develop * enable opencl demo. test=develop * Fix model_optimize_tool found no opencl kernel. test=develop * add more vlog. test=develop * remove macro LITE_WITH_OPENCL, LITE_WITH_FPGA in passes. test=develop * Fix valid_places in mobilenetv1_test. test=develop * Fix bug of find no real output of fetch, after tool OPs of optimzer passes. test=develop * Fix vlog as log message in model_optimize_tool. test=develop * fix miscs. test=develop * fix comment. test=develop * Fix misspell of opencl, fpga kernels name in lite/api/CMakeLists.txt. test=develop * add opencl macro in full_api of demo. test=develop
-