This website works better with JavaScript.
Explore
Help
Register
Sign In
m53297601
/
mindspore
Watch
1
Star
0
Fork
You've already forked mindspore
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
233554bcae
master
r1.2
r1.1
sec-icsl
r1.0
r0.7
r0.6
r0.5
r0.3
r0.2
r0.1
v1.1.1
v1.1.0
v1.0.1
v1.0.0
v0.7.0-beta
v0.6.0-beta
v0.5.0-beta
v0.3.1-alpha
v0.3.0-alpha
v0.2.0-alpha
v0.1.0-alpha
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '233554bcae'
${ noResults }
mindspore
/
tests
/
ut
/
python
/
pipeline
/
parse
History
buxue
5ede9ffcca
improve isinstance
4 years ago
..
__init__.py
…
test_abs.py
support abs and mean of Tensor
4 years ago
test_astype.py
add array_ops, math_ops and tensor ops
4 years ago
test_call_innetr_net_attr.py
support call inner net attr
4 years ago
test_celllist.py
…
test_compile.py
…
test_cont_break.py
…
test_create_obj.py
Change TensorAdd to Add, from r1.1 to master
4 years ago
test_dictionary.py
get keys and values from dictionary & set tuple to dictionary
4 years ago
test_dtype.py
…
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
modify Tensor
4 years ago
test_fix_bug.py
…
test_flatten.py
add array_ops, math_ops and tensor ops
4 years ago
test_for_stmt.py
add support for value sequence of primitve
5 years ago
test_grammar_constraints.py
show line of code when parse or resolve phase exception
4 years ago
test_graph_return_const_param.py
…
test_if_function.py
support function as condition of if
5 years ago
test_isinstance.py
improve isinstance
4 years ago
test_len_of_array.py
support len of a Tensor
4 years ago
test_list.py
…
test_mean.py
support abs and mean of Tensor
4 years ago
test_ms_function_pass_non_tensor_inputs.py
add check for outermost net inputs type and support isinstance first arg an empty list
4 years ago
test_operator.py
…
test_outermost_net_pass_non_tensor_inputs.py
add dtype shape and value in __str__ and __repr__ of Parameter
4 years ago
test_parse.py
Change GatherV2 to Gather r1.1 to master
4 years ago
test_partial.py
improve the way passing ags of partial
4 years ago
test_properties.py
add array_ops, math_ops and tensor ops
4 years ago
test_reshape.py
add array_ops, math_ops and tensor ops
4 years ago
test_sequence_assign.py
optimize list getitem in bprop
4 years ago
test_serialize.py
…
test_structure_output.py
Change TensorAdd to Add, from r1.1 to master
4 years ago
test_super.py
remove the 'raise' in construct of Cell
4 years ago
test_transpose.py
add array_ops, math_ops and tensor ops
4 years ago
test_unaryop.py
…
test_view.py
modify Tensor
4 years ago
test_while_param.py
change base class of ref to tensor in cpp
5 years ago