Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zai-org/CodeGeeX
/ symbolic
Method
symbolic
codegeex/megatron/mpu/mappings.py:118–119 ·
view source on GitHub ↗
(graph, input_)
Source
from the content-addressed store, hash-verified
116
117
@staticmethod
118
def
symbolic(graph, input_):
119
return
_split(input_)
120
121
@staticmethod
122
def
forward(ctx, input_):
Callers
nothing calls this directly
Calls
1
_split
Function · 0.85
Tested by
no test coverage detected