Searched defs:is_fbcode (Results 1 – 5 of 5) sorted by relevance
42 def is_fbcode(): function
24 def is_fbcode(): function
14 def is_fbcode(): function
3306 is_fbcode = importlib.import_module("torch._inductor.config").is_fbcode() variable
8 def is_fbcode() -> bool: function