mindspore/tests/vm_impl
wanyiming a124ec4de7 add dynamic_decay 2022-03-10 11:02:27 +08:00
..
__init__.py pylint waring clean 2020-05-13 11:30:27 +08:00
array_ops_vm_impl.py add dynamic_decay 2022-03-10 11:02:27 +08:00
math_ops_vm_impl.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
nn_ops_vm_impl.py modify if xxx is True to if xxx and modify if xxx is not True to if not xxx 2022-01-12 22:31:49 +08:00
vm_interface.py support interface 'all' and 'any' of tensor 2020-08-04 18:24:56 +08:00
vm_me.py All the descriptions of batch normal under the mindspore folder have been uniformly updated to 'Batch Normalization' 2021-04-19 16:37:51 +08:00