MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / CreateReshape

Function CreateReshape

tensorflow/lite/delegates/gpu/cl/kernels/reshape.cc:135–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135Reshape CreateReshape(const OperationDef& definition) {
136 return Reshape(definition);
137}
138
139} // namespace cl
140} // namespace gpu

Callers 15

SelectReshapeFunction · 0.85
TEST_FFunction · 0.85
UpdateOperandFunction · 0.85
TEST_FFunction · 0.85
HandleGatherMethod · 0.85
HandleBroadcastMethod · 0.85
HandleReshapeMethod · 0.85

Calls 1

ReshapeClass · 0.70

Tested by 15

TEST_FFunction · 0.68
TEST_FFunction · 0.68
TEST_FFunction · 0.68
TEST_FFunction · 0.68
TEST_FFunction · 0.68
TEST_FFunction · 0.68
TEST_FFunction · 0.68
TEST_FFunction · 0.68
TEST_FFunction · 0.68
TEST_FFunction · 0.68