Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for isfalse (0.39 sec)

  1. tensorflow/compiler/jit/tests/keras_imagenet_main_graph_mode.pbtxt

      attr {
        key: "T"
        value {
          type: DT_FLOAT
        }
      }
      attr {
        key: "transpose_a"
        value {
          b: false
        }
      }
      attr {
        key: "transpose_b"
        value {
          b: false
        }
      }
    }
    node {
      name: "fc1000_1/BiasAdd"
      op: "BiasAdd"
      input: "fc1000_1/MatMul"
      input: "fc1000_1/BiasAdd/ReadVariableOp"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 30 02:52:54 UTC 2019
    - 1.1M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

            "allowed": {
              "description": "Allowed is required. True if the action would be allowed, false otherwise.",
              "type": "boolean"
            },
            "denied": {
              "description": "Denied is optional. True if the action would be denied, otherwise false. If both allowed is false and denied is false, then the authorizer has no opinion on whether to authorize the action. Denied may not be true if Allowed is true.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

            "allowed": {
              "description": "Allowed is required. True if the action would be allowed, false otherwise.",
              "type": "boolean"
            },
            "denied": {
              "description": "Denied is optional. True if the action would be denied, otherwise false. If both allowed is false and denied is false, then the authorizer has no opinion on whether to authorize the action. Denied may not be true if Allowed is true.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  4. test-site/activator-launch-1.3.2.jar

    # ********** ivy.project.dir = ${basedir} ivy.lib.dir = ${ivy.project.dir}/lib ivy.build.artifacts.dir = ${ivy.project.dir}/build/artifacts ivy.distrib.dir = ${ivy.project.dir}/distrib ivy.resolver.default.check.modified = false ivy.default.always.check.exact.revision = false ivy.configurations = * ivy.resolve.default.type.filter = * ivy.status = integration ivy.dep.file = ivy.xml ivy.settings.file = ivysettings.xml ivy.retrieve.pattern = ${ivy.lib.dir}/[artifact]-[revision](-[classifier]).[ext]...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
  5. api/go1.txt

    pkg database/sql, type Tx struct
    pkg database/sql, var ErrNoRows error
    pkg database/sql, var ErrTxDone error
    pkg database/sql/driver, func IsScanValue(interface{}) bool
    pkg database/sql/driver, func IsValue(interface{}) bool
    pkg database/sql/driver, method (NotNull) ConvertValue(interface{}) (Value, error)
    pkg database/sql/driver, method (Null) ConvertValue(interface{}) (Value, error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top