Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for fieldsV1 (0.23 sec)

  1. RELEASE.md

        *   Use `tensorflow::OkStatus()` instead of `tensorflow::Status::OK()`.
        *   Stop constructing `Status` objects from `tensorflow::error::Code`.
        *   One MUST NOT access `tensorflow::errors::Code` fields. Accessing
            `tensorflow::error::Code` fields is fine.
            *   Use the constructors such as `tensorflow::errors:InvalidArgument` to
                create status using an error code without accessing it.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

                }
                values {
                  dict_value {
                  }
                }
              }
            }
            output_signature {
              dict_value {
                fields {
                  key: "output_0"
                  value {
                    tensor_spec_value {
                      name: "output_0"
                      shape {
                        dim {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
Back to top