Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for wantReg (0.11 sec)

  1. src/testdata/Isaac.Newton-Opticks.txt

    Experiment I satisfied my self that the Reflexion on the concave side of
    the Glass, which I feared would disturb the Vision, did no sensible
    prejudice to it, and by consequence that nothing is wanting to perfect
    these Telescopes, but good Workmen who can grind and polish Glasses
    truly spherical. An Object-glass of a fourteen Foot Telescope, made by
    an Artificer at _London_, I once mended considerably, by grinding it on
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    >>> updated
    <tf.Tensor: shape=(8,), dtype=int32,
    numpy=array([ 1, 12,  1, 11, 10,  1,  1, 13], dtype=int32)>
    
    We can also, insert entire slices of a higher rank tensor all at once. For
    example, if we wanted to insert two slices in the first dimension of a
    rank-3 tensor with two matrices of new values.
    
    In Python, this scatter add operation would look like this:
    
    >>> indices = tf.constant([[0], [2]])
    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