Searched defs:jit_compile (Results  1 – 8 of 8) sorted by relevance
| /external/tensorflow/tensorflow/python/eager/ | 
| D | function_spec.py | 49                                   jit_compile=None):  argument154                jit_compile=None):  argument
 237   def jit_compile(self):  member in FunctionSpec
 
 | 
| D | def_function.py | 558                jit_compile=None,  argument1277              jit_compile=None,  argument
 
 | 
| D | function.py | 2404                jit_compile=None,  argument3087                           jit_compile=None,  argument
 
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/ | 
| 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
 
 | 
| D | kernel_creator.cc | 429     bool print_llvmir, bool enable_ftz, bool index_64bit, bool jit_compile,  in GenerateKernelForTfCode()
 | 
| /external/tensorflow/tensorflow/core/protobuf/ | 
| D | saved_object_graph.proto | 231   JitCompile jit_compile = 6;  field
 | 
| /external/tensorflow/tensorflow/python/kernel_tests/ | 
| D | collective_ops_test.py | 636   def testGroupAssignmentBeforeAllReduce(self, jit_compile):  argument673   def testTwoGroupAssignmentBeforeAllReduce(self, jit_compile):  argument
 
 | 
| /external/pcre/src/ | 
| D | pcre2_jit_compile.c | 13691 static int jit_compile(pcre2_code *code, sljit_u32 mode)  in jit_compile()  function
 |