/external/tensorflow/tensorflow/python/keras/engine/ |
D | input_spec.py | 159 def assert_input_compatibility(input_spec, inputs, layer_name): argument 281 def to_tensor_spec(input_spec, default_dtype=None): argument
|
D | sequential.py | 510 def input_spec(self): member in Sequential 518 def input_spec(self, value): member in Sequential
|
D | functional.py | 271 def input_spec(self): member in Functional 293 def input_spec(self, value): member in Functional
|
D | base_layer_v1.py | 896 def input_spec(self): member in Layer 903 def input_spec(self, value): member in Layer
|
D | base_layer.py | 1320 def input_spec(self): member in Layer 1358 def input_spec(self, value): member in Layer
|
/external/tensorflow/tensorflow/python/keras/layers/preprocessing/ |
D | category_crossing.py | 189 def compute_output_signature(self, input_spec): argument
|
D | hashing.py | 210 def compute_output_signature(self, input_spec): argument
|
D | category_encoding.py | 141 def compute_output_signature(self, input_spec): argument
|
D | normalization.py | 252 def compute_output_signature(self, input_spec): argument
|
D | discretization.py | 223 def compute_output_signature(self, input_spec): argument
|
D | text_vectorization.py | 375 def compute_output_signature(self, input_spec): argument
|
D | normalization_v1.py | 184 def compute_output_signature(self, input_spec): argument
|
D | index_lookup.py | 253 def compute_output_signature(self, input_spec): argument
|
/external/llvm-project/lldb/source/Utility/ |
D | StructuredData.cpp | 35 StructuredData::ParseJSONFromFile(const FileSpec &input_spec, Status &error) { in ParseJSONFromFile()
|
/external/tensorflow/tensorflow/python/framework/ |
D | python_api_info.cc | 216 for (const auto& input_spec : input_specs) { in InitializeFromParamSpecs() local
|
/external/tensorflow/tensorflow/c/ |
D | ops.cc | 45 const char* input_spec) { in TF_OpDefinitionBuilderAddInput()
|
/external/mesa3d/src/amd/compiler/tests/ |
D | helpers.cpp | 93 bool setup_cs(const char *input_spec, enum chip_class chip_class, in setup_cs()
|
/external/llvm-project/lldb/source/Commands/ |
D | CommandObjectBreakpoint.cpp | 2217 FileSpec input_spec(m_options.m_filename); in DoExecute() local
|