.. |
__init__.py
|
clean pylint
|
2020-05-18 10:31:46 +08:00 |
test_array_ops.py
|
set default context mode to GRAPH_MODE
|
2021-06-09 14:40:49 +08:00 |
test_array_ops_check.py
|
set default context mode to GRAPH_MODE
|
2021-06-09 14:40:49 +08:00 |
test_bprop_disorder.py
|
set default context mode to GRAPH_MODE
|
2021-06-09 14:40:49 +08:00 |
test_control_ops.py
|
modify the error message of abstract join
|
2021-06-18 14:12:10 +08:00 |
test_dynamic_shape.py
|
Change TensorAdd to Add, from r1.1 to master
|
2021-02-01 17:53:52 +08:00 |
test_int64_support.py
|
change the int32 restrict to int
|
2020-12-22 17:35:02 +08:00 |
test_layer_switch.py
|
fix bug in do signature
|
2020-06-02 11:59:19 +08:00 |
test_math_ops.py
|
add GPU for DenseBnAct, Erfc, Log1p, etc. in Supported Platforms.
|
2021-02-24 16:30:38 +08:00 |
test_math_ops_check.py
|
Change TensorAdd to Add, from r1.1 to master
|
2021-02-01 17:53:52 +08:00 |
test_momentum.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
test_multitype_ops.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-28 09:52:42 +08:00 |
test_nn_ops.py
|
IR operators of GPU and CPU are unified as batchnorm
|
2021-03-18 19:02:28 +08:00 |
test_nn_ops_check.py
|
update Pool's attr kernel_size, pad_mode
|
2021-01-18 12:10:20 +08:00 |
test_ops.py
|
support avgpool3d
|
2021-05-22 14:44:11 +08:00 |
test_ops_attr_infer.py
|
Check whether the network args are tensors in the compile phase
|
2020-10-19 11:46:10 +08:00 |
test_ops_check.py
|
show line of code when parse or resolve phase exception
|
2021-01-16 16:31:04 +08:00 |
test_ops_reid.py
|
Fix bug of switch layer join
|
2020-08-25 09:08:53 +08:00 |
test_python_operators.py
|
refactor bool op parsing to be consistent with pynative mode
|
2020-08-20 16:45:30 +08:00 |
test_signature.py
|
enable optimizer parallel with broadcast
|
2020-06-27 14:36:17 +08:00 |
test_tensor_getitem.py
|
add more tensor methods
|
2021-05-10 14:40:53 +08:00 |
test_tensor_slice.py
|
add more tensor methods
|
2021-05-10 14:40:53 +08:00 |
test_tuple_slice.py
|
make slice support tensor
|
2021-02-22 17:07:37 +08:00 |