OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:backend
(Results
526 - 546
of
546
) sorted by null
<<
21
22
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
main.go
313
log.Fatalf("cannot use concurrent
backend
compilation with provided flags; invoked as %v", os.Args)
[
all
...]
reflect.go
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
obj6.go
312
// The SSA
backend
depends on CX not being clobbered across LEAL.
[
all
...]
/prebuilts/go/darwin-x86/src/net/http/
serve_test.go
[
all
...]
/prebuilts/go/darwin-x86/src/runtime/
malloc.go
836
// compiler (both frontend and SSA
backend
) knows the signature
[
all
...]
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
main.go
313
log.Fatalf("cannot use concurrent
backend
compilation with provided flags; invoked as %v", os.Args)
[
all
...]
reflect.go
[
all
...]
/prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
obj6.go
312
// The SSA
backend
depends on CX not being clobbered across LEAL.
[
all
...]
/prebuilts/go/linux-x86/src/net/http/
serve_test.go
[
all
...]
/prebuilts/go/linux-x86/src/runtime/
malloc.go
836
// compiler (both frontend and SSA
backend
) knows the signature
[
all
...]
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.3.2/
httpclient-4.3.2.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/
httpclient-4.5.2.jar
/prebuilts/sdk/tools/jills/
jill-4.32.CANDIDATE.jar
/external/curl/
configure
[
all
...]
/external/tensorflow/tensorflow/python/keras/_impl/keras/
backend.py
18
"""Keras
backend
API.
102
@tf_export('keras.
backend
.
backend
')
103
def
backend
():
function
104
"""Publicly accessible method for determining the current
backend
.
106
Only exists for API compatibility with multi-
backend
Keras.
114
@tf_export('keras.
backend
.epsilon')
123
>>> keras.
backend
.epsilon()
130
@tf_export('keras.
backend
.set_epsilon')
139
>>> from keras import
backend
as
[
all
...]
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar
/external/python/cpython2/
configure
[
all
...]
/external/python/cpython3/
configure
[
all
...]
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/
mips64el-linux-android-gcc-4.9.x
[
all
...]
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/
arm-linux-androideabi-gcc-4.9.x
[
all
...]
Completed in 1296 milliseconds
<<
21
22