Searched defs:CreateInt32Tensor (Results 1 – 2 of 2) sorted by relevance
97 tensor::TensorPtr CreateInt32Tensor(const ShapeVector &shape, std::vector<int32_t> value) { in CreateInt32Tensor() function
260 AnfNodePtr CreateInt32Tensor(int64_t value, bool int64_type) { in CreateInt32Tensor() function