Searched defs:jit_compile (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | function_spec.py | 49 jit_compile=None): argument 154 jit_compile=None): argument 237 def jit_compile(self): member in FunctionSpec
|
H A D | def_function.py | 558 jit_compile=None, argument 1277 jit_compile=None, argument
|
H A D | function.py | 2404 jit_compile=None, argument 3087 jit_compile=None, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/ |
H A D | tf_to_kernel.cc | 112 bool enable_ftz, bool index_64bit, bool jit_compile, in Run() 168 llvm::cl::opt<bool> jit_compile( in main() local
|
H A D | kernel_creator.cc | 429 bool print_llvmir, bool enable_ftz, bool index_64bit, bool jit_compile, in GenerateKernelForTfCode()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/ |
H A D | collective_ops_test.py | 636 def testGroupAssignmentBeforeAllReduce(self, jit_compile): argument 673 def testTwoGroupAssignmentBeforeAllReduce(self, jit_compile): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | saved_object_graph.proto | 231 JitCompile jit_compile = 6; field
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/ |
D | saved_object_graph.pb.h | 5130 inline ::tensorflow::FunctionSpec_JitCompile FunctionSpec::jit_compile() const { in jit_compile() function
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2_jit_compile.c | 14144 static int jit_compile(pcre2_code *code, sljit_u32 mode) in jit_compile() function
|