Searched defs:Int32Tensor (Results 1 – 1 of 1) sorted by relevance
64 TF_Tensor* Int32Tensor(const int64_t* dims, int num_dims, in Int32Tensor() function76 TF_Tensor* Int32Tensor(const std::vector<int32_t>& values) { in Int32Tensor() function81 TF_Tensor* Int32Tensor(int32_t v) { in Int32Tensor() function