- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for CreateBoolScalar (0.09 seconds)
-
tensorflow/c/eager/immediate_execution_context.h
virtual AbstractTensorInterface* CreateStringScalar(tstring value) = 0; virtual AbstractTensorInterface* CreateComplex128Scalar(complex128 value) = 0; virtual AbstractTensorInterface* CreateBoolScalar(bool value) = 0; // Tensor creation functions virtual AbstractTensorInterface* CreateTensor( DataType dtype, absl::Span<const int64_t> dim_sizes) = 0;
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Sat Oct 12 05:11:17 GMT 2024 - 12.3K bytes - Click Count (0)