Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 163 for isin (0.03 sec)

  1. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.golden_summary

     TensorArraySizeV3 4
     TensorArrayV3 8
     TensorArrayWriteV3 9
     Unique 2
     VariableV2 164
     _Retval 5
    cluster 0 size 440
     Abs 40
     AddN 1
     Any 41
     Cast 40
     ConcatV2 2
     Const 95
     ExpandDims 2
     IsInf 1
     IsNan 40
     L2Loss 40
     LogicalOr 1
     Max 41
     Minimum 1
     Mul 82
     Pack 3
     Reciprocal 2
     Reshape 2
     ReverseSequence 1
     Sqrt 1
     Sum 1
     Transpose 3
    cluster 1 size 86
     BroadcastGradientArgs 1
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Jan 06 10:38:14 UTC 2023
    - 5K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/arch/x86/x86asm/intel.go

    			op = "int3"
    		}
    
    	case LCALL, LJMP:
    		if len(args) == 2 {
    			args[0], args[1] = args[1], args[0]
    		}
    
    	case FCHS, FABS, FTST, FLDPI, FLDL2E, FLDLG2, F2XM1, FXAM, FLD1, FLDL2T, FSQRT, FRNDINT, FCOS, FSIN:
    		if len(args) == 0 {
    			args = append(args, "st0")
    		}
    
    	case FPTAN, FSINCOS, FUCOMPP, FCOMPP, FYL2X, FPATAN, FXTRACT, FPREM1, FPREM, FYL2XP1, FSCALE:
    		if len(args) == 0 {
    			args = []string{"st0", "st1"}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 29 22:23:32 UTC 2017
    - 11.7K bytes
    - Viewed (0)
  3. src/syscall/ztypes_linux_arm.go

    	B576000  = 0x1006
    	B921600  = 0x1007
    	B1000000 = 0x1008
    	B1152000 = 0x1009
    	B1500000 = 0x100a
    	B2000000 = 0x100b
    	B2500000 = 0x100c
    	B3000000 = 0x100d
    	B3500000 = 0x100e
    	B4000000 = 0x100f
    	ISIG     = 0x1
    	ICANON   = 0x2
    	XCASE    = 0x4
    	ECHO     = 0x8
    	ECHOE    = 0x10
    	ECHOK    = 0x20
    	ECHONL   = 0x40
    	NOFLSH   = 0x80
    	TOSTOP   = 0x100
    	ECHOCTL  = 0x200
    	ECHOPRT  = 0x400
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 11.5K bytes
    - Viewed (0)
  4. src/math/all_test.go

    }
    
    func TestAsin(t *testing.T) {
    	for i := 0; i < len(vf); i++ {
    		a := vf[i] / 10
    		if f := Asin(a); !veryclose(asin[i], f) {
    			t.Errorf("Asin(%g) = %g, want %g", a, f, asin[i])
    		}
    	}
    	for i := 0; i < len(vfasinSC); i++ {
    		if f := Asin(vfasinSC[i]); !alike(asinSC[i], f) {
    			t.Errorf("Asin(%g) = %g, want %g", vfasinSC[i], f, asinSC[i])
    		}
    	}
    }
    
    func TestAsinh(t *testing.T) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jul 07 17:39:26 UTC 2023
    - 86.8K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_de.properties

    labels.physicalDeliveryOfficeName=Büroname für physische Zustellung
    labels.user_destinationIndicator=Zielangabe
    labels.destinationIndicator=Zielangabe
    labels.user_internationaliSDNNumber=Internationale ISDN-Nummer
    labels.internationaliSDNNumber=Internationale ISDN-Nummer
    labels.user_state=Bundesland
    labels.state=Bundesland
    labels.user_employeeType=Mitarbeitertyp
    labels.employeeType=Mitarbeitertyp
    labels.user_facsimileTelephoneNumber=Faxnummer
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 42.8K bytes
    - Viewed (0)
  6. src/syscall/ztypes_linux_386.go

    	B576000  = 0x1006
    	B921600  = 0x1007
    	B1000000 = 0x1008
    	B1152000 = 0x1009
    	B1500000 = 0x100a
    	B2000000 = 0x100b
    	B2500000 = 0x100c
    	B3000000 = 0x100d
    	B3500000 = 0x100e
    	B4000000 = 0x100f
    	ISIG     = 0x1
    	ICANON   = 0x2
    	XCASE    = 0x4
    	ECHO     = 0x8
    	ECHOE    = 0x10
    	ECHOK    = 0x20
    	ECHONL   = 0x40
    	NOFLSH   = 0x80
    	TOSTOP   = 0x100
    	ECHOCTL  = 0x200
    	ECHOPRT  = 0x400
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 11.6K bytes
    - Viewed (0)
  7. src/main/resources/fess_label.properties

    labels.user_destinationIndicator=Destination Indicator
    labels.destinationIndicator=Destination Indicator
    labels.user_internationaliSDNNumber=International ISDN Number
    labels.internationaliSDNNumber=International ISDN Number
    labels.user_state=State
    labels.state=State
    labels.user_employeeType=Employee Type
    labels.employeeType=Employee Type
    labels.user_facsimileTelephoneNumber=Facsimile Telephone Number
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 40.7K bytes
    - Viewed (0)
  8. src/math/lgamma.go

    //   4. For negative x, since (G is gamma function)
    //              -x*G(-x)*G(x) = pi/sin(pi*x),
    //      we have
    //              G(x) = pi/(sin(pi*x)*(-x)*G(-x))
    //      since G(-x) is positive, sign(G(x)) = sign(sin(pi*x)) for x<0
    //      Hence, for x<0, signgam = sign(sin(pi*x)) and
    //              lgamma(x) = log(|Gamma(x)|)
    //                        = log(pi/(|x*sin(pi*x)|)) - lgamma(-x);
    //      Note: one should avoid computing pi*(-x) directly in the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 11:59:09 UTC 2023
    - 11K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_ko.properties

    labels.user_physicalDeliveryOfficeName = 사업소
    labels.physicalDeliveryOfficeName = 사업소
    labels.user_destinationIndicator = 특송 서비스 주소 정보
    labels.destinationIndicator = 특송 서비스 주소 정보
    labels.user_internationaliSDNNumber = 국제 ISDN 번호
    labels.internationaliSDNNumber = 국제 ISDN 번호
    labels.user_state = 도시
    labels.state = 도시
    labels.user_employeeType = 고용 형태
    labels.employeeType = 고용 형태
    labels.user_facsimileTelephoneNumber = FAX 번호
    labels.facsimileTelephoneNumber = FAX 번호
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 44K bytes
    - Viewed (0)
  10. src/cmd/internal/obj/x86/anames.go

    	"FMOVXP",
    	"FMULD",
    	"FMULDP",
    	"FMULF",
    	"FMULL",
    	"FMULW",
    	"FNOP",
    	"FPATAN",
    	"FPREM",
    	"FPREM1",
    	"FPTAN",
    	"FRNDINT",
    	"FRSTOR",
    	"FSAVE",
    	"FSCALE",
    	"FSIN",
    	"FSINCOS",
    	"FSQRT",
    	"FSTCW",
    	"FSTENV",
    	"FSTSW",
    	"FSUBD",
    	"FSUBDP",
    	"FSUBF",
    	"FSUBL",
    	"FSUBRD",
    	"FSUBRDP",
    	"FSUBRF",
    	"FSUBRL",
    	"FSUBRW",
    	"FSUBW",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 11 18:32:50 UTC 2023
    - 19.1K bytes
    - Viewed (0)
Back to top