Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for DecodeError (0.22 sec)

  1. tensorflow/compiler/mlir/quantization/tensorflow/python/representative_dataset.py

      ) -> None:
        """Initializes TFRecord represenatative dataset loader.
    
        Args:
          dataset_file_map: Signature key -> `RepresentativeDatasetFile` mapping.
    
        Raises:
          DecodeError: If the sample is not RepresentativeDataSample.
        """
        self.dataset_file_map = dataset_file_map
    
      def _load_tf_record(self, tf_record_path: str) -> RepresentativeDataset:
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Mar 22 22:55:22 UTC 2024
    - 14.2K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"CommonType.Name", Field, 0},
    		{"ComplexType", Type, 0},
    		{"ComplexType.BasicType", Field, 0},
    		{"Data", Type, 0},
    		{"DecodeError", Type, 0},
    		{"DecodeError.Err", Field, 0},
    		{"DecodeError.Name", Field, 0},
    		{"DecodeError.Offset", Field, 0},
    		{"DotDotDotType", Type, 0},
    		{"DotDotDotType.CommonType", Field, 0},
    		{"Entry", Type, 0},
    		{"Entry.Children", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top