Search Options

Results per page
Sort
Preferred Languages
Advance

Results 151 - 160 of 586 for Span (0.05 sec)

  1. src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist.jsp

                                                            aria-label="Close">
                                                        <span aria-hidden="true">×</span>
                                                    </button>
                                                </div>
                                                <div class="modal-body">
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Sep 24 13:09:22 UTC 2020
    - 20K bytes
    - Viewed (0)
  2. tensorflow/c/experimental/ops/gen/cpp/views/arg_type_view.cc

    string ArgTypeView::TypeName() const {
      if (arg_type_.is_read_only()) {
        if (arg_type_.is_list()) {
          return "absl::Span<AbstractTensorHandle* const>";
        } else {
          return "AbstractTensorHandle* const";
        }
      } else {
        if (arg_type_.is_list()) {
          return "absl::Span<AbstractTensorHandle*>";
        } else {
          return "AbstractTensorHandle**";
        }
      }
    }
    
    }  // namespace cpp
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 03 07:02:00 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  3. test/fixedbugs/issue19078.go

    package main
    
    import "unsafe"
    
    func main() {
    	// Construct an invalid pointer.  We do this by
    	// making a pointer which points to the unused space
    	// between the last 48-byte object in a span and the
    	// end of the span (there are 32 unused bytes there).
    	p := new([48]byte)              // make a 48-byte object
    	sink = &p                       // escape it, so it allocates for real
    	u := uintptr(unsafe.Pointer(p)) // get its address
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 13 19:39:15 UTC 2017
    - 1.2K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/quantization/tensorflow/calibrator/calibration_statistics_collector_base.h

    #define TENSORFLOW_COMPILER_MLIR_QUANTIZATION_TENSORFLOW_CALIBRATOR_CALIBRATION_STATISTICS_COLLECTOR_BASE_H_
    
    #include <cstdint>
    #include <optional>
    
    #include "absl/types/span.h"
    #include "tensorflow/compiler/mlir/quantization/tensorflow/calibrator/calibration_statistics.pb.h"
    
    namespace tensorflow {
    namespace calibrator {
    
    // Abstract base class for CalibrationStatisticsCollcetor such as
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Apr 05 03:57:26 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  5. subprojects/core/src/main/resources/org/gradle/reporting/base-style.css

    }
    
    div.tab td:first-child {
        padding-left: 0;
    }
    
    div.tab td.numeric, div.tab th.numeric {
        text-align: right;
    }
    
    span.code {
        display: inline-block;
        margin-top: 0em;
        margin-bottom: 1em;
    }
    
    span.code pre {
        font-size: 11pt;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin: 0;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Mar 10 15:05:34 UTC 2020
    - 2.6K bytes
    - Viewed (0)
  6. platforms/core-runtime/logging/src/test/groovy/org/gradle/internal/logging/serializer/StyledTextOutputEventSerializerTest.groovy

                new ListSerializer<StyledTextOutputEvent.Span>(
                    new SpanSerializer(serializerFactory.getSerializerFor(StyledTextOutput.Style.class))))
        }
    
        def "can serialize StyledTextOutputEvent messages"() {
            given:
            List spans = [new StyledTextOutputEvent.Span(StyledTextOutput.Style.Description, "description"),
                          new StyledTextOutputEvent.Span(StyledTextOutput.Style.Error, "error")]
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:05:18 UTC 2023
    - 3.2K bytes
    - Viewed (0)
  7. tensorflow/compiler/jit/node_matchers.h

      std::optional<AttrKeyValuePair> attr_;
    };
    
    ::testing::Matcher<const Node*> NodeWith(
        absl::Span<const NodeMatcherProperties> props);
    
    impl::NodeMatcherProperties Inputs(
        absl::Span<const ::testing::Matcher<OutEdge>> inputs);
    
    impl::NodeMatcherProperties CtrlDeps(
        absl::Span<const ::testing::Matcher<const Node*>> control_deps);
    
    impl::NodeMatcherProperties Attr(std::pair<string, AttrValue> attrs);
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Sep 06 19:12:29 UTC 2023
    - 8.1K bytes
    - Viewed (0)
  8. tensorflow/c/eager/tape.h

      Status ComputeGradient(
          const VSpace<Gradient, BackwardFunction, TapeTensor>& vspace,
          const absl::Span<const int64_t> target_tensor_ids,
          const absl::Span<const int64_t> source_tensor_ids,
          const std::unordered_map<int64, TapeTensor>& sources_that_are_targets,
          gtl::ArraySlice<Gradient*> output_gradients, absl::Span<Gradient*> result,
          bool build_default_zeros_grads = true);
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Apr 02 12:40:29 UTC 2024
    - 47.2K bytes
    - Viewed (0)
  9. tensorflow/c/eager/gradient_checker.cc

      }
    }
    
    // Runs model as is if output is a scalar,
    // else sums the output tensor before returning.
    Status RunAndMaybeSum(AbstractContext* ctx, Model forward,
                          absl::Span<AbstractTensorHandle* const> inputs,
                          absl::Span<AbstractTensorHandle*> outputs,
                          bool use_function) {
      AbstractTensorHandle* model_outputs[1];
    
      // Run the model.
      TF_RETURN_IF_ERROR(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 15 09:49:45 UTC 2024
    - 7.3K bytes
    - Viewed (0)
  10. docs/em/docs/advanced/websockets.md

    ```
    
    👆 💪 📨 &amp; 📨 💱, ✍, &amp; 🎻 💽.
    
    ## 🔄 ⚫️
    
    🚥 👆 📁 📛 `main.py`, 🏃 👆 🈸 ⏮️:
    
    <div class="termy">
    
    ```console
    $ uvicorn main:app --reload
    
    <span style="color: green;">INFO</span>:     Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
    ```
    
    </div>
    
    📂 👆 🖥 <a href="http://127.0.0.1:8000" class="external-link" target="_blank">http://127.0.0.1:8000</a>.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Apr 01 09:26:04 UTC 2023
    - 4.8K bytes
    - Viewed (0)
Back to top