Home
last modified time | relevance | path

Searched defs:make_fn (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dshared_variable_creator.py34 def make_fn(shared_variable_store, device_id): function
/aosp_15_r20/external/pytorch/torch/csrc/profiler/orchestration/
H A Dpython_tracer.cpp8 MakeFn make_fn; variable
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dbounds.py93 def make_fn(subblock): function
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_repros.py3998 def make_fn(g): function