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.
l00591931
9ec100d069
Change TensorAdd to Add, from r1.1 to master
|
5 years ago |
| .. |
|
__init__.py
|
clean pylint
|
6 years ago |
|
test_array_ops.py
|
Change TensorAdd to Add, from r1.1 to master
|
5 years ago |
|
test_array_ops_check.py
|
Remove redundant check about IsInstance op
|
6 years ago |
|
test_bprop_disorder.py
|
Change TensorAdd to Add, from r1.1 to master
|
5 years ago |
|
test_control_ops.py
|
Change TensorAdd to Add, from r1.1 to master
|
5 years ago |
|
test_dynamic_shape.py
|
Change TensorAdd to Add, from r1.1 to master
|
5 years ago |
|
test_int64_support.py
|
change the int32 restrict to int
|
6 years ago |
|
test_layer_switch.py
|
fix bug in do signature
|
6 years ago |
|
test_math_ops.py
|
hide arange, delete related test case and improve the doc string of nn.Range
|
6 years ago |
|
test_math_ops_check.py
|
Change TensorAdd to Add, from r1.1 to master
|
5 years ago |
|
test_momentum.py
|
remove name arg from gradoperation
|
6 years ago |
|
test_multitype_ops.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
6 years ago |
|
test_nn_ops.py
|
Change TensorAdd to Add, from r1.1 to master
|
5 years ago |
|
test_nn_ops_check.py
|
update Pool's attr kernel_size, pad_mode
|
5 years ago |
|
test_ops.py
|
Change TensorAdd to Add, from r1.1 to master
|
5 years ago |
|
test_ops_attr_infer.py
|
Check whether the network args are tensors in the compile phase
|
6 years ago |
|
test_ops_check.py
|
show line of code when parse or resolve phase exception
|
6 years ago |
|
test_ops_reid.py
|
Fix bug of switch layer join
|
6 years ago |
|
test_python_operators.py
|
refactor bool op parsing to be consistent with pynative mode
|
6 years ago |
|
test_signature.py
|
enable optimizer parallel with broadcast
|
6 years ago |
|
test_tensor_fancy_index.py
|
add bool expand dims and wait to test
|
6 years ago |
|
test_tensor_slice.py
|
Enable multi-dimensional list value assignment
|
6 years ago |
|
test_tuple_slice.py
|
Check whether the network args are tensors in the compile phase
|
6 years ago |