Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for SetAttrTypeList (0.07 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. tensorflow/c/eager/abstract_operation.h

      virtual absl::Status SetAttrIntList(const char* attr_name,
                                          const int64_t* values,
                                          int num_values) = 0;
      virtual absl::Status SetAttrTypeList(const char* attr_name,
                                           const DataType* values,
                                           int num_values) = 0;
      virtual absl::Status SetAttrBoolList(const char* attr_name,
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Sat Oct 12 05:11:17 GMT 2024
    - 7.3K bytes
    - Click Count (0)
Back to Top