Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ tensor_utils.cpp
File
tensor_utils.cpp
imperative/python/src/tensor_utils.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"megbrain/common.h"
2
#include
"megbrain/dtype.h"
3
#include
"megbrain/imperative/ops/autogen.h"
4
#include
"megbrain/imperative/ops/backward_graph.h"
Callers
nothing calls this directly
Calls
15
_dtype_promotion
Function · 0.85
cast
Function · 0.85
dtype_np2mgb_descr
Function · 0.85
_get_device
Function · 0.85
_make_shape_tuple
Function · 0.85
_getitem_cpp
Function · 0.85
_setitem_cpp
Function · 0.85
_split_cpp
Function · 0.85
_expand_dims_cpp
Function · 0.85
_squeeze_cpp
Function · 0.85
_transpose_cpp
Function · 0.85
_broadcast_cpp
Function · 0.85
Tested by
no test coverage detected