Home
last modified time | relevance | path

Searched defs:create_fn (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drendezvous.h138 create_fn, in Factory()
148 create_fn) in Factory()
H A Dop_segment.cc40 CreateKernelFn create_fn) { in FindOrCreate()
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dsummary_ops_v2.py309 def __init__(self, create_fn, init_op_fn): argument
373 def __init__(self, create_fn, init_op_fn): argument
539 def create_fn(): function
/aosp_15_r20/external/mesa3d/src/gallium/tests/unit/
H A Dtranslate_test.c52 struct translate *(*create_fn)(const struct translate_key *key) = 0; in main() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dplatform_util.cc179 auto create_fn = [](se::Platform* platform, in GetStreamExecutors() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dstage_op.cc184 auto create_fn = [&ndef](Buffer** ret) -> Status { in GetBuffer() local
H A Dmap_stage_op.cc501 auto create_fn = [&ndef](StagingMap<Ordered>** ret) -> Status { in GetStagingMap() local
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/java_vm/
Dvm.rs201 let create_fn = libjvm in with_libjvm() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dmirrored_variable_test.py291 def create_fn(): function
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_subclass.py193 def __init__(self, name, create_fn, closed_under_ops=True): argument
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Dsqlite_vtable_benchmark.cc147 auto create_fn = [](sqlite3* xdb, void* aux, int, const char* const*, in CreateDbAndRegisterVtable() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dgraph_mgr.cc260 auto create_fn = [lib, &props](OpKernel** kernel) { in InitItem() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
H A Dpod_tpu_driver.cc236 std::function<std::shared_ptr<Event>(void)> create_fn; member
/aosp_15_r20/external/libchrome-gestures/include/
H A Dgestures.h574 GesturesTimerCreate create_fn; member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session.cc1403 auto create_fn = [lib, &props](OpKernel** kernel) { in CreateExecutors() local