mindspore/tests/mindspore_test_framework/components/function
panyifeng 1a54785fe2 remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
..
__init__.py initial version 2020-03-27 22:54:54 +08:00
compile_block.py clean pylint 2020-05-18 10:31:46 +08:00
compile_gradient_wrt_inputs.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
compile_gradient_wrt_params.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
get_function_from_config.py clean pylint 2020-05-18 10:31:46 +08:00
init_params_with_rand_and_run_block.py clean pylint 2020-05-18 10:31:46 +08:00
init_params_with_rand_and_run_gradient_wrt_inputs.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
init_params_with_rand_and_run_gradient_wrt_params.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
run_block.py clean pylint 2020-05-18 10:31:46 +08:00
run_gradient_wrt_inputs.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
run_gradient_wrt_params.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00