Home
last modified time | relevance | path

Searched defs:TrainOneStepCell (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/st/networks/models/fasterrcnn/src/
Dtrain_warpper.py37 class TrainOneStepCell(nn.TrainOneStepWithLossScaleCell): class
/third_party/mindspore/mindspore-src/source/tests/st/dump/
Dtest_e2e_dump_kbk_lenet.py92 class TrainOneStepCell(nn.Cell): class
/third_party/mindspore/mindspore-src/source/tests/st/export_and_load/
Dtest_train_mindir.py86 class TrainOneStepCell(nn.Cell): class
/third_party/mindspore/mindspore-src/source/tests/ut/python/parallel/
Dtest_dataset_interface.py108 class TrainOneStepCell(nn.Cell): class
Dtest_reshape.py384 class TrainOneStepCell(nn.Cell): class
/third_party/mindspore/mindspore-src/source/tests/st/control/
Dtest_if_mindir.py87 class TrainOneStepCell(nn.Cell): class
/third_party/mindspore/mindspore-src/source/tests/ut/python/utils/
Dtest_export.py134 class TrainOneStepCell(nn.Cell): class
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/nn/wrap/
Dcell_wrapper.py319 class TrainOneStepCell(Cell): class