Commit Graph

106 Commits

Author SHA1 Message Date
yuanqi 861485db58 support register_saved_tensors_hooks 2025-11-27 20:46:41 +08:00
i-robot 1924943c26
!90379 frombuffer功能开发
Merge pull request !90379 from 曹彤/from_buffer
2025-11-12 07:54:14 +00:00
maoyuanpeng 94b972a19d 1.fix saved_tensors_hooks doc
2.saved tensors unpack hook add WaitFrontend
3.fix EnableFrontendAndBpropPipeline
2025-11-07 15:32:34 +08:00
曹彤 a6e8f5df35 frombuffer功能开发
10.21 MakeTensorData
2025-11-06 19:31:04 +08:00
maoyuanpeng f0fa496761 add saved tensors hooks 2025-11-05 17:45:18 +08:00
changzherui 030e349200 refactor code 2025-08-28 17:28:47 +08:00
zhangdanyang 4763739862 add onnx.export 2025-08-27 15:48:11 +08:00
tanghuikang ad61198b79 Remove context memory_offload 2025-07-29 19:44:08 +08:00
guozhibin 423a1477b9 dtype support some methods 2025-07-08 17:46:08 +08:00
chaijinwei c636819f4b code_docs_enable_dynamic 2025-07-07 08:57:40 +08:00
changzherui 0949850330 fix_docs 2025-04-02 11:45:28 +08:00
胡犇 02e1126175 Add warning for old parallel interface. 2025-04-02 00:02:05 +08:00
赵文璇 e446b2e447 remove load_segment_ckpts and restore_group_info_list 2025-03-28 14:40:53 +08:00
赵文璇 b7c66ea695 remove load_segment_ckpts and restore_group_info_list 2025-03-28 10:47:43 +08:00
yuezenglin 2a5eef4159 api_zwx_2 2025-03-26 15:40:09 +08:00
huilan li 412f9c789b AutoParallel, API 2025-03-25 12:52:01 +08:00
yuliangbin 92665b8916 Change the position of the analyse method in the profile 2025-03-12 16:01:34 +08:00
yuhan dedd6f30a1 modify format 2025-03-11 09:02:18 +08:00
yuliangbin ca4bb05999 profiler adds the _ExperimentalConfig and profile interfaces 2025-03-08 16:50:18 +08:00
huda a27159144f add get_current_device api
add get_current_device api
2025-02-17 19:31:56 +08:00
liu-siming-hw 6367b27d7e delete dynamic struct obf 2025-02-10 15:07:38 +08:00
yujianfeng 120c1fb1cf Implement a new jit pipeline 2025-02-08 09:20:55 +08:00
Wu Jinchen 4b658675bc Fix usage for set_op_strategy_config 2024-12-25 14:55:45 +08:00
yuliangbin 9cd2406113 br_feature_tools Synchronizes code to the master 2024-12-16 19:32:50 +08:00
i-robot 37ac68053a
!79224 [feature] 轻量化打点
Merge pull request !79224 from tangmengcheng/mstx_1215
2024-12-16 07:44:12 +00:00
yujianfeng f912d46a86 Rectify the context api of Compiler 2024-12-14 22:39:26 +08:00
hlj 1029486e83 refact hal and device_context api
add device_utils.py to support test case replace

add docs for api change

add device_context dir

supply docs for hal api

format change

supply rest
2024-12-14 15:49:40 +08:00
tangmengcheng 891811ad0c mstx docs add 2024-12-14 11:32:58 +08:00
Wu Jinchen 2bd06060b6 update strategy save and load & modify extern interface 2024-12-13 10:58:51 +08:00
fengyihang 68955b0dea merge sf load online br base 2024-09-19 18:58:08 +08:00
anyrenwei c90f5db132 add api of ms.from_numpy/ms.is_tensor 2024-09-19 00:58:36 +08:00
i-robot bfcd827eaf
!74786 [feature] 临终CKPT增强回合master
Merge pull request !74786 from machenggui/master
2024-09-06 12:18:56 +00:00
yangyuan dcd61cb8ab add api docs for weight obfuscation 2024-09-06 08:42:58 +00:00
chenggui ma e16bce2c8d add tft feature 2024-09-06 12:08:25 +08:00
Mrtutu 629b8dfd81 add dynprof docs 2024-08-28 00:51:22 +08:00
fengyihang 00281fe183 add transform_checkpoint by safetensors 2024-08-08 10:03:47 +08:00
yanglong 009a247a3e 函数式接口支持并行 文档补充 2024-06-25 09:52:57 +08:00
guozhibin fb2a386753 fix np_dtype docs 2024-06-18 16:16:04 +08:00
guozhibin 451dc8b6cd mindspore numpy support bf16
np_dtype as dynamic library

mindspore require numpy 1.20+

numpy bfloat16 fix doc bug
2024-06-16 12:15:00 +08:00
i-robot 70af3e77c6
!71270 add ckpt crc
Merge pull request !71270 from changzherui/crc_check_master
2024-06-16 03:14:29 +00:00
lanzhineng b37835f1d6 inline docs 2024-06-15 18:54:00 +08:00
changzherui 1c58cba6ec ckpt crc check 2024-06-15 10:21:59 +08:00
yide12 acca321e23 generator_cherry_pick_master 2024-06-13 10:26:46 +08:00
koukairui 10a2312173 ckpt transform speed up 2024-04-24 11:12:47 +08:00
zjun 878bfda0f9 register hook
Signed-off-by: zjun <zhangjun0@huawei.com>

Add register hook for tensor

Signed-off-by: zjun <zhangjun0@huawei.com>

Fix remove

Signed-off-by: zjun <zhangjun0@huawei.com>

fix windows

Signed-off-by: zjun <zhangjun0@huawei.com>
2024-04-22 22:18:32 +08:00
LuoJianing 8004a42dff fix docs issue 2024-04-01 16:46:31 +08:00
i-robot 6f1fb3e4ec
!67153 check symbolic shape for inputs; add docs for api Symbol
Merge pull request !67153 from DeshiChen/0325_symbol_r2.3q1
2024-03-26 07:21:53 +00:00
xiao_yao1994 9214eee1ee add interface for mindspore, and change testcase level 2024-03-25 14:53:15 +08:00
dayschan 431002bf11 check symbolic shape for inputs; add docs for api Symbol 2024-03-25 11:48:03 +08:00
LuoJianing d79377ffa5 fix docs issues 2024-03-19 10:13:05 +08:00