/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
H A D | tensor_list_ops.cc | 304 bool is_nested; in Compile() local 362 bool is_nested; in Compile() local 400 bool is_nested; in Compile() local 451 bool is_nested; in Compile() local 482 bool is_nested; in Compile() local 620 bool is_nested; in Compile() local
|
H A D | tensor_list_utils.cc | 472 bool is_nested; in ExecuteTensorListSetItem() local 508 bool is_nested; in ExecuteTensorListGetItem() local
|
/aosp_15_r20/external/cronet/base/task/sequence_manager/ |
H A D | thread_controller.cc | 164 const bool is_nested = !run_levels_.empty(); in OnRunLoopStarted() local 285 bool is_nested, in RunLevel()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | hlo_to_ir_bindings.h | 35 bool is_nested) in HloToIrBindings()
|
H A D | ir_emitter.cc | 73 IrEmitterContext* ir_emitter_context, bool is_nested) in IrEmitter()
|
/aosp_15_r20/external/cronet/base/message_loop/ |
H A D | message_pump_win.h | 52 bool is_nested = false; member
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/util/ |
H A D | nest.py | 77 is_nested = _pywrap_utils.IsNestedForData variable
|
/aosp_15_r20/external/libchrome/base/ |
H A D | run_loop.cc | 277 const bool is_nested = active_run_loops_.size() > 1; in BeforeRun() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | run_loop.cc | 312 const bool is_nested = active_run_loops.size() > 1; in BeforeRun() local
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | input_metadata.cpp | 32 bool is_nested) in InputMetadata()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/util/ |
H A D | util.cc | 598 int is_nested = IsNestedHelper(o); in IsNestedOrCompositeHelper() local 673 int is_nested = is_nested_helper(nested); in FlattenHelper() local
|
H A D | nest.py | 316 def is_nested(seq): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | symtable.py | 103 def is_nested(self): member in SymbolTable
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | symtable.py | 80 def is_nested(self): member in SymbolTable
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | symtable.py | 103 def is_nested(self): member in SymbolTable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | symtable.py | 103 def is_nested(self): member in SymbolTable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | symtable.py | 103 def is_nested(self): member in SymbolTable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | symtable.py | 103 def is_nested(self): member in SymbolTable
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | symtable.py | 103 def is_nested(self): member in SymbolTable
|
/aosp_15_r20/external/cronet/third_party/jni_zero/ |
H A D | java_types.py | 116 def is_nested(self): member in JavaClass
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ |
H A D | TensorBase.h | 546 bool is_nested() const { in is_nested() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/ |
H A D | BatchedFallback.cpp | 75 static void warnFallback(const c10::FunctionSchema& schema, bool is_inplace, bool is_nested=false) { in warnFallback()
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/ |
H A D | pyi_generator.cc | 374 const Descriptor& message_descriptor, bool is_nested, in PrintMessage()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/python/ |
H A D | pyi_generator.cc | 374 const Descriptor& message_descriptor, bool is_nested, in PrintMessage()
|
/aosp_15_r20/external/pytorch/torch/_subclasses/ |
H A D | meta_utils.py | 474 is_nested: bool = False variable in MetaTensorDesc
|