Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for nodedef (0.23 sec)

  1. tensorflow/compiler/jit/extract_outside_compilation_pass.cc

    bool HasLiftedArgs(const FunctionDef& function_def) {
      return absl::c_any_of(function_def.node_def(), [](const NodeDef& node_def) {
        return (node_def.op() == "Placeholder" &&
                node_def.attr().find(kXlaLiftedArgOutsideCompilationAttrName) !=
                    node_def.attr().end());
      });
    }
    
    // Find lifted arguments in a function body and their corresponding outside
    // compilation nodes.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 104.7K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/flatbuffer_export.cc

          const ::tensorflow::NodeDef& node_def, const mlir::Location& loc);
    
      std::optional<CustomOptionsOffset> CreateCustomOpCustomOptions(
          const ::tensorflow::NodeDef& node_def, const mlir::Location& loc);
    
      std::unique_ptr<flexbuffers::Builder> CreateFlexBuilderWithNodeAttrs(
          const ::tensorflow::NodeDef& node_def, const mlir::Location& loc);
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:41:49 UTC 2024
    - 164.5K bytes
    - Viewed (2)
  3. tensorflow/compiler/jit/encapsulate_subgraphs_pass_test.cc

        return false;
      }
      for (int i = 0; i < a.node_def_size(); ++i) {
        bool found = false;
        for (int j = 0; j < b.node_def_size(); ++j) {
          if (a.node_def(i).name() == b.node_def(j).name()) {
            if (!EqualFunctionNodeDef(
                    a.node_def(i), b.node_def(j),
                    absl::StrCat("Function ", a.signature().name()), diff)) {
              return false;
            }
            found = true;
            break;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 22 08:47:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/quantization/tensorflow/python/integration_test/quantize_model_test.py

    )
    
    
    def _is_variable(node_def: node_def_pb2.NodeDef) -> bool:
      """Determines whether `node_def` is a variable node.
    
      Args:
        node_def: `NodeDef` to test whether it is a variable or not.
    
      Returns:
        Returns True if it is a variable.
      """
      return node_def.op == 'VarHandleOp'
    
    
    def _find_variables(
        graph_def: graph_pb2.GraphDef,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 03:36:50 UTC 2024
    - 235.6K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/translate/import_model.cc

      }
    
      const auto& node_def = node.def();
      // NodeDef can contain partial TF device names. In such cases, canonicalize
      // it. Note that in current TF, placer will place full device name to each
      // node.
      DeviceNameUtils::ParsedName parsed_name;
      if (!DeviceNameUtils::ParseFullName(node_def.device(), &parsed_name)) {
        return errors::InvalidArgument(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 01 11:17:36 UTC 2024
    - 183.2K bytes
    - Viewed (0)
  6. tensorflow/c/c_api.cc

          for (auto id = session->last_num_graph_nodes; id < num_nodes; ++id) {
            Node* const node = graph.FindNodeId(id);
            if (node != nullptr && node->IsOp()) {
              NodeDef* const node_def = graph_def.add_node();
              *node_def = node->def();
            }
          }
          *graph_def.mutable_library() = graph.flib_def().ToProto();
          if (flags::Global().more_stack_traces.value()) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Apr 15 03:35:10 UTC 2024
    - 102.3K bytes
    - Viewed (0)
  7. pkg/kubelet/eviction/eviction_manager_test.go

    					containerGC:                  diskGC,
    					config:                       config,
    					recorder:                     &record.FakeRecorder{},
    					summaryProvider:              summaryProvider,
    					nodeRef:                      nodeRef,
    					nodeConditionsLastObservedAt: nodeConditionsObservedAt{},
    					thresholdsFirstObservedAt:    thresholdsObservedAt{},
    				}
    
    				// synchronize to detect the memory pressure
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 15 23:14:12 UTC 2024
    - 119.9K bytes
    - Viewed (0)
  8. pkg/kubelet/kubelet_test.go

    		Logger:                          logger,
    		ProbeManager:                    kubelet.probeManager,
    		Recorder:                        fakeRecorder,
    		NodeRef:                         nodeRef,
    		GetPodsFunc:                     kubelet.podManager.GetPods,
    		KillPodFunc:                     killPodNow(kubelet.podWorkers, fakeRecorder),
    		SyncNodeStatusFunc:              func() {},
    		ShutdownGracePeriodRequested:    0,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 106.9K bytes
    - Viewed (0)
  9. pkg/kubelet/kubelet.go

    		cloud:                          kubeDeps.Cloud,
    		externalCloudProvider:          cloudprovider.IsExternal(cloudProvider),
    		providerID:                     providerID,
    		nodeRef:                        nodeRef,
    		nodeLabels:                     nodeLabels,
    		nodeStatusUpdateFrequency:      kubeCfg.NodeStatusUpdateFrequency.Duration,
    		nodeStatusReportFrequency:      kubeCfg.NodeStatusReportFrequency.Duration,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 126.1K bytes
    - Viewed (1)
  10. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    shall have somebody to talk to.'
    
      `How are you getting on?' said the Cat, as soon as there was
    mouth enough for it to speak with.
    
      Alice waited till the eyes appeared, and then nodded.  `It's no
    use speaking to it,' she thought, `till its ears have come, or at
    least one of them.'  In another minute the whole head appeared,
    and then Alice put down her flamingo, and began an account of the
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
Back to top