mindspore2022/mindspore
lichen_101010 2a8bf9f00b addressed sendgraph issue
change buffer type and chunk size

addressed sendtensor issue for large tensors

fix sendtensor part 2

fix bugs for sendtensor issue

fix CI errors

removes a print line

address comments
2020-08-20 11:34:05 -04:00
..
_extends support axis is None for all and any interface in graph mode. 2020-08-17 17:53:02 +08:00
ccsrc addressed sendgraph issue 2020-08-20 11:34:05 -04:00
common !4284 remove to_full_tensor and load_inputs in exexute stage 2020-08-14 18:05:44 +08:00
communication Enable get rank id and size by group 2020-07-21 23:49:52 +08:00
core !4423 add reshape type of tensor 2020-08-17 11:34:11 +08:00
dataset soft_dvpp_decode_resize_jpeg_op issue resolved, input size can be an int, break the constraints of input size being sequence (height, width) 2020-08-17 14:57:04 +08:00
lite !4623 opencl convolution kernel support winograd 2020-08-17 22:44:35 +08:00
mindrecord modify comment for api 2020-08-14 11:54:00 +08:00
nn Fix nn.CentralCrop calculation result in mixed precision. 2020-08-17 18:04:39 +08:00
ops Modified API description about BatchToSpace and BatchToSpaceND. 2020-08-15 12:13:25 +08:00
parallel remove to_full_tensor and load_inputs in exexute stage 2020-08-14 11:40:27 +08:00
profiler add data saver module 2020-08-17 11:18:40 +08:00
train !4291 add comment about sink_size for easy understanding 2020-08-17 20:49:17 +08:00
__init__.py
_checkparam.py Rewrite tensor's __bool__ for pynative mode 2020-07-23 16:51:46 +08:00
context.py Third round of enhancement of API comment & README_CN 2020-08-14 14:14:26 +08:00
hub.py change hub 2020-08-03 20:21:52 +08:00
log.py