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.
 
 
 
 
 
 
zhousiyi f926650c64 if AbstractFunction comparison succeed in NewContext, then the evaluator should use the same one, otherwise one of the evaluator will not be evaluated. 5 years ago
..
__init__.py initial version 5 years ago
infer.py change tensor dtype and shape from function to attr 5 years ago
test_hypermap_specialize.py Rewrite tensor's __bool__ for pynative mode 5 years ago
test_net_infer.py if AbstractFunction comparison succeed in NewContext, then the evaluator should use the same one, otherwise one of the evaluator will not be evaluated. 5 years ago
test_range.py clean pylint 5 years ago
test_scalar_add_grad.py clean pylint 5 years ago