Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for tflite (0.23 sec)

  1. RELEASE.md

           *   `tflite::Interpreter::signature_keys`
           *   `tflite::Interpreter::signature_inputs`
           *   `tflite::Interpreter::signature_outputs`
           *   `tflite::Interpreter::input_tensor_by_signature`
           *   `tflite::Interpreter::output_tensor_by_signature`
    
        *  Similarly, the following signature runner functions in the TF Lite C API are no longer considered experimental:
    
           *    `TfLiteInterpreterGetSignatureCount`
    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. src/testdata/Isaac.Newton-Opticks.txt

    Optick-glasses, and not such as is usually wrought with Putty, whereby
    the edges of the Sand-holes being worn away, there are left all over the
    Glass a numberless Company of very little convex polite Risings like
    Waves. The edges also of the Prism and Lens, so far as they may make any
    irregular Refraction, must be covered with a black Paper glewed on. And
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Or", Func, 22},
    		{"Ordered", Type, 21},
    	},
    	"compress/bzip2": {
    		{"(StructuralError).Error", Method, 0},
    		{"NewReader", Func, 0},
    		{"StructuralError", Type, 0},
    	},
    	"compress/flate": {
    		{"(*ReadError).Error", Method, 0},
    		{"(*WriteError).Error", Method, 0},
    		{"(*Writer).Close", Method, 0},
    		{"(*Writer).Flush", Method, 0},
    		{"(*Writer).Reset", Method, 2},
    		{"(*Writer).Write", Method, 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)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    testing or for special case where a user intends to pass custom MLIR computation
    through a TensorFlow graph with the intent of having custom tooling processing
    it downstream (when targeting a different environment, like TensorFlow lite for
    example).
    The MLIR module is expected to have a main() function that will be used as an
    entry point. The inputs to the operations will be passed as argument to the
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top