Searched defs:b_const (Results  1 – 7 of 7) sorted by relevance
| /external/tensorflow/tensorflow/tools/graph_transforms/ | 
| D | transform_utils_test.cc | 44     Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data));  in TestMapNamesToNodes()  local77     Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data));  in TestMapNodesToOutputs()  local
 231     Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data));  in TestFilterGraphDef()  local
 291     Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data));  in TestGetOpTypeMatches()  local
 421     Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data));  in TestReplaceMatchingOpTypes()  local
 530     Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data));  in TestRenameNodeInputs()  local
 564     Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data));  in TestRenameNodeInputsWithRedirects()  local
 602     Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data));  in TestRenameNodeInputsWithCycle()  local
 640     Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data));  in TestRenameNodeInputsWithWildcard()  local
 675     Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data));  in TestRenameNodeInputsWithIgnores()  local
 [all …]
 
 | 
| D | fold_constants_test.cc | 59     Output b_const =  in TestSimpleAdd()  local96     Output b_const =  in TestOpExclusionAdd()  local
 306     Output b_const = Const(root.WithOpName("b"), Input::Initializer(b_data));  in TestRemoveUnusedNodes()  local
 345     Output b_const = ::tensorflow::ops::Const(  in TestMaxConstantSizeInBytes()  local
 
 | 
| D | transform_graph_test.cc | 65     Output b_const =  in TestConstantFolding()  local
 | 
| /external/ComputeLibrary/src/gpu/cl/kernels/ | 
| D | ClActivationKernel.cpp | 114     float          b_const = act_info.b();  in configure()  local
 | 
| /external/mesa3d/src/gallium/auxiliary/gallivm/ | 
| D | lp_bld_format_srgb.c | 265       LLVMValueRef x05, x0375, a_const, b_const, c_const, tmp2;  in lp_build_linear_to_srgb()  local
 | 
| /external/libvpx/vpx_dsp/arm/ | 
| D | idct_neon.h | 151     const int16_t b_const) {  in multiply_accumulate_shift_and_narrow_s16()213     const int32_t b_const) {  in multiply_accumulate_shift_and_narrow_s32_dual()
 
 | 
| /external/tensorflow/tensorflow/core/grappler/optimizers/ | 
| D | constant_folding_test.cc | 3011   Output b_const =  in TEST_F()  local
 |