Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for name (0.22 sec)

  1. tensorflow/c/c_api_macros_internal.h

      do {                                                                 \
        if (STRUCT_OBJ.NAME == 0) {                                        \
          return tensorflow::Status(absl::StatusCode::kFailedPrecondition, \
                                    "'" #NAME "' field in " #STRUCT_NAME   \
                                    " must be set.");                      \
    C
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Mon Mar 13 17:40:56 GMT 2023
    - 2.5K bytes
    - Viewed (0)
Back to top