Searched defs:shapeValue (Results 1 – 2 of 2) sorted by relevance
54 int64_t* shapeValue = new (std::nothrow) int64_t[2] {2, 3}; in SaveParamsTensor() local165 float* shapeValue = new (std::nothrow) float[2] {2.0f, 3.0f}; in __anon6f26c7460102() variable218 std::vector<int64_t> shapeValue = {2, 3}; variable
53 int32_t shapeValue = 0; in SetDisturbanceField() local