MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / sc

Function sc

dnn/src/cuda/softmax/opr_impl.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45int sc(const size_t x) {
46 return static_cast<int>(x);
47}
48
49cudnnDataType_t to_cudnn_dtype(
50 DType type, const param::Convolution::Format format = {}) {

Callers 1

execMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected