Home
last modified time | relevance | path

Searched defs:new_input (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.c140 void rc_move_input(struct radeon_compiler * c, unsigned input, struct rc_src_register new_input) in rc_move_input()
237 void rc_transform_fragment_wpos(struct radeon_compiler * c, unsigned wpos, unsigned new_input, in rc_transform_fragment_wpos()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dconv_canonicalization.cc75 HloInstruction* new_input = module->entry_computation()->AddInstruction( in Run() local
/external/ComputeLibrary/src/core/CL/kernels/
DCLLKTrackerKernel.cpp232 void CLLKTrackerStage1Kernel::configure(const ICLTensor *new_input, ICLLKInternalKeypointArray *new… in configure()
238 …age1Kernel::configure(const CLCompileContext &compile_context, const ICLTensor *new_input, ICLLKIn… in configure()
/external/tensorflow/tensorflow/python/ops/
Dwhile_v2_indexed_slices_rewriter.py233 def rewrite(old_output, new_input): argument
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_padding_legalization.cc158 HloInstruction* new_input = MaybePaddedAndSlicedInput( in CanonicalizeForwardConvolution() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Ddependency_optimizer.cc413 string new_input; in OptimizeNode() local
Dscoped_allocator_optimizer.cc219 int output_index, NodeDef* op, NodeDef** new_input, in MaybeRewriteInput()
Darithmetic_optimizer.cc117 bool MaybeAddControlInput(const string& new_input, NodeDef* node, in MaybeAddControlInput()
256 Status UpdateConsumers(NodeDef* node, const string& new_input) { in UpdateConsumers()
/external/ComputeLibrary/tests/validation/reference/
DOpticalFlow.cpp246 …::vector<KeyPoint> optical_flow(const SimpleTensor<T> &old_input, const SimpleTensor<T> &new_input, in optical_flow()
/external/tensorflow/tensorflow/core/graph/
Dgraph.cc591 const std::string new_input = strings::StrCat("^", source->name()); in AddControlEdge() local
/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_constructor.cc872 TensorId new_input = iter->second; in RemapNodeDefInputs() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc2260 auto new_input = in HandleDynamicSlice() local
2430 auto new_input = in HandleDynamicUpdateSlice() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h535 const float new_input = std::tanh(activ_temp_data[Offset( in LstmCell() local