Searched refs:tf_jitrt (Results 1 – 25 of 37) sorted by relevance
12
/external/tensorflow/tensorflow/compiler/mlir/tfrt/python_tests/ |
D | BUILD | 15 "//tensorflow/compiler/mlir/tfrt/jit/python_binding:tf_jitrt", 27 "//tensorflow/compiler/mlir/tfrt/jit/python_binding:tf_jitrt", 43 "//tensorflow/compiler/mlir/tfrt/jit/python_binding:tf_jitrt", 59 "//tensorflow/compiler/mlir/tfrt/jit/python_binding:tf_jitrt", 74 "//tensorflow/compiler/mlir/tfrt/jit/python_binding:tf_jitrt", 89 "//tensorflow/compiler/mlir/tfrt/jit/python_binding:tf_jitrt", 104 "//tensorflow/compiler/mlir/tfrt/jit/python_binding:tf_jitrt", 116 "//tensorflow/compiler/mlir/tfrt/jit/python_binding:tf_jitrt", 131 "//tensorflow/compiler/mlir/tfrt/jit/python_binding:tf_jitrt", 143 "//tensorflow/compiler/mlir/tfrt/jit/python_binding:tf_jitrt", [all …]
|
D | tf_log1p_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 23 tf_jitrt.Specialization.ENABLED, 24 tf_jitrt.Specialization.DISABLED, 25 tf_jitrt.Specialization.ALWAYS, 45 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_select_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 23 tf_jitrt.Specialization.ENABLED, 24 tf_jitrt.Specialization.DISABLED, 25 tf_jitrt.Specialization.ALWAYS, 28 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_acos_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 23 tf_jitrt.Specialization.ENABLED, 24 tf_jitrt.Specialization.DISABLED, 25 tf_jitrt.Specialization.ALWAYS, 45 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_logical_ops_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 23 tf_jitrt.Specialization.ENABLED, 24 tf_jitrt.Specialization.DISABLED, 25 tf_jitrt.Specialization.ALWAYS, 38 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | multiple_results_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 23 tf_jitrt.Specialization.ENABLED, 24 tf_jitrt.Specialization.DISABLED, 25 tf_jitrt.Specialization.ALWAYS, 28 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_controlflow_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 23 tf_jitrt.Specialization.ENABLED, 24 tf_jitrt.Specialization.DISABLED, 25 tf_jitrt.Specialization.ALWAYS, 28 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_function_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 26 tf_jitrt.Specialization.ALWAYS, 31 jitrt = tf_jitrt.TfJitRtExecutor() 91 tf_jitrt.Specialization.ALWAYS, vectorize) 122 tf_jitrt.Specialization.ALWAYS, vectorize) 157 tf_jitrt.Specialization.ALWAYS, vectorize)
|
D | tf_reshape_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 23 tf_jitrt.Specialization.ENABLED, 24 tf_jitrt.Specialization.DISABLED, 25 tf_jitrt.Specialization.ALWAYS, 28 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_transpose_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 23 tf_jitrt.Specialization.ENABLED, 24 tf_jitrt.Specialization.DISABLED, 25 tf_jitrt.Specialization.ALWAYS, 28 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_binary_bcast_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 22 jitrt = tf_jitrt.TfJitRtExecutor() 25 tf_jitrt.Specialization.ENABLED, 26 tf_jitrt.Specialization.DISABLED, 27 tf_jitrt.Specialization.ALWAYS,
|
D | tf_strided_slice_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 22 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_metadata_ops_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 22 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_const_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 22 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_mean_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 22 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_broadcast_to_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 22 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_pack_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 22 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_softmax_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 22 jitrt = tf_jitrt.TfJitRtExecutor()
|
D | tf_matmul_test.py | 19 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 35 jitrt = tf_jitrt.TfJitRtExecutor()
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/tests/tf_to_corert/ |
D | tf_to_corert_pipeline_cpurt.mlir | 19 // CHECK: %[[COMPILED:.*]] = tf_jitrt.fallback.compile @kernel::@compute 28 // CHECK: tf_jitrt.fallback.execute @kernel::@compute 56 // CHECK: tf_jitrt.fallback.compile @kernel::@compute 57 // CHECK-NOT: tf_jitrt.fallback.compile 64 // CHECK: tf_jitrt.fallback.execute @kernel::@compute 66 // CHECK: tf_jitrt.fallback.execute @kernel::@compute 98 // CHECK: tf_jitrt.fallback.compile @kernel::@compute 105 // CHECK: tf_jitrt.fallback.execute @kernel::@compute 138 // CHECK: tf_jitrt.fallback.compile @kernel::@compute 145 // CHECK: tf_jitrt.fallback.execute @kernel::@compute [all …]
|
D | auto-fusion.mlir | 11 // CHECK: %[[RES:.*]] = tf_jitrt.fallback.execute @kernel::@compute(%[[ARG]]) 33 // CHECK: %[[RES:.*]] = tf_jitrt.fallback.execute @kernel::@compute 55 // CHECK: tf_jitrt.fallback.execute @kernel::@compute 59 // CHECK: tf_jitrt.fallback.execute @kernel_0::@compute
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/python_binding/ |
D | BUILD | 15 name = "tf_jitrt", 17 srcs = ["tf_jitrt.py"], 31 ":tf_jitrt", 81 "//tensorflow/compiler/mlir/tfrt:tf_jitrt",
|
D | tf_jitrt_test.py | 20 from tensorflow.compiler.mlir.tfrt.jit.python_binding import tf_jitrt 31 jitrt = tf_jitrt.TfJitRtExecutor()
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/opdefs/ |
D | tf_jitrt_ops.td | 33 let name = "tf_jitrt"; 42 let cppNamespace = "::mlir::tf_jitrt"; 59 `tf_jitrt.fallback.compile` schedules the compilation of a Tensorflow 90 `tf_jitrt.fallback.execute` compiles a Tensorflow program defined by the 112 %result = tf_jitrt.fallback.execute @kernel::@main (%operand) 137 Same as `tf_jitrt.fallback.execute`, except that this kernel allows to pass 175 `tf_jitrt.test.wait_for_compilation` waits for the completion of all 199 `tf_jitrt.test.reset_compilation_thread_pool` resets the compilation thread
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/tests/jit/ |
D | tf_jitrt_stream_analysis.mlir | 80 %res = tf_jitrt.fallback.execute @rsqrt_m::@compute (%arg0) 94 %res = tf_jitrt.fallback.execute @add_m::@compute (%arg0, %arg0) 108 %res = tf_jitrt.fallback.execute @fusion_m::@compute (%arg0) 124 %res = tf_jitrt.fallback.execute @dyn_m::@compute (%arg0) 141 %res = tf_jitrt.fallback.execute @dyn_override_m::@compute (%arg0)
|
12