You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Megvii Engine Team 0bdd0b1467 refactor(dispatch): switch to new dispatch system 3 years ago
..
custom_opsrc feat(imperative,src): add jit builder for custom op 3 years ago
tensor_v1_1.mge fix(mge/tensor): fix tensor's serialization behavior 4 years ago
tensor_v1_2.mge fix(mge/tensor): fix tensor's serialization behavior 4 years ago
test_autodiff.py refactor(dispatch): switch to new dispatch system 3 years ago
test_custom_op.py fix(imperative): clear custom op build cache 3 years ago
test_dtype_bfloat16.py chore(mge): update copyright years 4 years ago
test_dtype_intbx.py chore(mge): update copyright years 4 years ago
test_dtype_quant.py fix(imperative/astype): fix astype when target dtype is int4 3 years ago
test_function.py fix(imperative/python): fix warp_perspective doc and arange dtype 3 years ago
test_imperative_rt.py fix(mgb/bn): fix empty tensor input problem and other minor problems 3 years ago
test_indexing_op.py feat(opr): indexing_multi_axis_vec support nd index 3 years ago
test_interpreter.py fix(imperative): check async error when getting value 3 years ago
test_megbrain_graph.py chore(mge): update copyright years 4 years ago
test_raw_tensor.py feat(imperative): support tensor with uint16 date type 3 years ago
test_serialization.py feat(traced_module): support traced module backward compatible serialization 3 years ago
test_subgraph.py test(subgraph): simple test for subgraph 3 years ago
test_tensor_wrapper.py fix(mge/utils): use static infer manager to get value of network.varnode 3 years ago
test_util.py fix(mge/logger): fix set_mgb_log_level 4 years ago
test_zero_dim_tensor.py test(mge/test): reorganize utils test files 4 years ago