OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_update
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/tf2xla/lib/
triangular_solve.cc
200
TF_ASSIGN_OR_RETURN(auto
b_update
,
208
b_update
= builder->Sub(b_slice_2,
b_update
);
210
b, UpdateSliceInMinorDims(builder, b,
b_update
, {0, i + k}));
250
TF_ASSIGN_OR_RETURN(auto
b_update
, BatchDot(builder, a_slice_2, update,
257
b_update
= builder->Sub(b_slice_2,
b_update
);
259
b, UpdateSliceInMinorDims(builder, b,
b_update
, {i + k, 0}));
299
TF_ASSIGN_OR_RETURN(auto
b_update
,
307
b_update
= builder->Sub(b_slice_2, b_update)
[
all
...]
/system/nfc/src/nfc/include/
rw_int.h
186
bool
b_update
; /* Tag header updated */
member in struct:__anon3644
[
all
...]
Completed in 840 milliseconds