Home
last modified time | relevance | path

Searched defs:TensorPrint (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/utils/
Dtensorprint_utils.h33 explicit TensorPrint(const std::string &path, const acltdtChannelHandle *acl_handle) in TensorPrint() function
/third_party/mindspore/tests/st/ops/ascend/test_tensor_print/
Dtensor_print_utils.py25 class TensorPrint(nn.Cell): class