You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/ut/python/pipeline/parse
buxue aeeef7607a
remove the 'raise' in construct of Cell
4 years ago
..
__init__.py initial version 5 years ago
test_abs.py support abs and mean of Tensor 4 years ago
test_celllist.py clean pylint 5 years ago
test_compile.py clean pylint 5 years ago
test_cont_break.py clean pylint 5 years ago
test_create_obj.py clean pylint 5 years ago
test_dictionary.py get keys and values from dictionary & set tuple to dictionary 4 years ago
test_dtype.py clean pylint 5 years ago
test_dtype_and_shape_as_attr.py improve interface '__bool__' for tensor 5 years ago
test_enumerate.py enumerate function and enumerate test case added 4 years ago
test_equal_two_mstype.py support two mstypes do equal. 5 years ago
test_expand_as.py add expand_as function 4 years ago
test_fix_bug.py add ExpandDims whitelist 5 years ago
test_for_stmt.py add support for value sequence of primitve 5 years ago
test_grammar_constraints.py remove the 'raise' in construct of Cell 4 years ago
test_graph_return_const_param.py clean pylint 5 years ago
test_if_function.py support function as condition of if 5 years ago
test_list.py clean pylint 5 years ago
test_mean.py support abs and mean of Tensor 4 years ago
test_operator.py Fix pylint warning for test cases of optimizer, infer, parse and 5 years ago
test_outermost_net_pass_scalar_tuple_list_dict.py add detailed and accurate description for support non tensor inputs for outermost net. 4 years ago
test_parse.py Check whether the network args are tensors in the compile phase 4 years ago
test_partial.py improve the way passing ags of partial 4 years ago
test_sequence_assign.py optimize list getitem in bprop 4 years ago
test_serialize.py clean pylint 5 years ago
test_structure_output.py Check whether the network args are tensors in the compile phase 4 years ago
test_super.py remove the 'raise' in construct of Cell 4 years ago
test_unaryop.py initial version 5 years ago
test_view.py Add view function for tensor 4 years ago
test_while_param.py change base class of ref to tensor in cpp 5 years ago