Searched defs:CreateOutput (Results 1 – 12 of 12) sorted by relevance
28 ArgType ArgType::CreateOutput(const OpDef::ArgDef& arg_def) { in CreateOutput() function in tensorflow::generator::ArgType
34 ArgSpec ArgSpec::CreateOutput(const OpDef::ArgDef& arg_def, int position) { in CreateOutput() function in tensorflow::generator::ArgSpec
73 std::unique_ptr<armnn::IWorkload> SampleDynamicWorkloadFactory::CreateOutput( in CreateOutput() function in sdb::SampleDynamicWorkloadFactory
193 def CreateOutput(self): member in _SplitContext
247 def CreateOutput(self): member in _SplitContext
150 TEST(ScopeTest, CreateOutput) { in TEST() argument
320 ArgumentSpec CreateOutput(const OpDef_ArgDef& output_def, in CreateOutput() function
187 std::unique_ptr<IWorkload> CreateOutput(const OutputQueueDescriptor& /*descriptor*/, in CreateOutput() function in armnn::WorkloadFactoryBase
2185 std::unique_ptr<IWorkload> IWorkloadFactory::CreateOutput(const OutputQueueDescriptor& /*descriptor… in CreateOutput() function in armnn::IWorkloadFactory
991 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateOutput(const OutputQueueDescriptor& descriptor, in CreateOutput() function in armnn::RefWorkloadFactory
1105 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateOutput(const OutputQueueDescriptor& descriptor, in CreateOutput() function in armnn::ClWorkloadFactory
950 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateOutput(const OutputQueueDescriptor& descripto… in CreateOutput() function in armnn::NeonWorkloadFactory