Home
last modified time | relevance | path

Searched defs:ignore_colocation (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/grappler/
H A Ditem.py27 ignore_colocation=True, argument
H A Ditem_wrapper.cc130 bool ignore_user_placement) -> tensorflow::grappler::GrapplerItem* { in PYBIND11_MODULE()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dgrappler_item_builder.h38 bool ignore_colocation = true; member